Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: create tunnel for qemu #14615

Closed
wants to merge 19 commits into from
Closed

WIP: create tunnel for qemu #14615

wants to merge 19 commits into from

Commits on Aug 15, 2022

  1. create tunnel for qemu

    klaases committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c52d52b View commit details
    Browse the repository at this point in the history
  2. remove preliminary bail

    klaases committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    df08c37 View commit details
    Browse the repository at this point in the history
  3. allow qemu vde network flag

    klaases committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    8905c53 View commit details
    Browse the repository at this point in the history
  4. add vde default ip

    klaases committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6270a80 View commit details
    Browse the repository at this point in the history
  5. add vde port default

    klaases committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e57a721 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. try qemu network socket

    klaases committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    da72145 View commit details
    Browse the repository at this point in the history
  2. adjust socket network prefix

    klaases committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e16e2bc View commit details
    Browse the repository at this point in the history
  3. debug -nic parameters

    klaases committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bb84140 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    32caaef View commit details
    Browse the repository at this point in the history
  2. update qemu IPs

    klaases committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    18c319f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ce675c View commit details
    Browse the repository at this point in the history
  4. add todo for Macports fix

    klaases committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f79429c View commit details
    Browse the repository at this point in the history
  5. disable daemonize

    klaases committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3978c70 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. enable display monitor

    klaases committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    96cdc66 View commit details
    Browse the repository at this point in the history
  2. allow qemu to trySSH()

    klaases committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e10ac35 View commit details
    Browse the repository at this point in the history
  3. disable Qemu getPort()

    klaases committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    815b317 View commit details
    Browse the repository at this point in the history
  4. disable bail on qemu tunnel

    klaases committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    abcbb23 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    dd81ab8 View commit details
    Browse the repository at this point in the history
  2. fix 4x %v for strings

    klaases committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    433ed72 View commit details
    Browse the repository at this point in the history