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

qemu: restore monitor socket path #14000

Merged
merged 2 commits into from
Aug 4, 2022
Merged

Commits on Aug 3, 2022

  1. qemu: restore monitor socket path

    When a QEMU task is recovered the monitor socket path was not being
    restored into the task handler, so the `graceful_shutdown` configuration
    was effectively ignored if the client restarted.
    lgfa29 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    96ebc35 View commit details
    Browse the repository at this point in the history
  2. changelog: add entry for #14000

    lgfa29 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9772b4e View commit details
    Browse the repository at this point in the history