diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1257.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1257.toml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1257.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1257.toml new file mode 100644 index 00000000..e75b69bd --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1257.toml @@ -0,0 +1,15 @@ +id = 1257 +title = "Windows guest agent shutdown requires user response to complete" +state = "opened" +created_at = "2022-10-15T19:36:04.105Z" +closed_at = "n/a" +labels = ["Guest Agent", "guest: Windows"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1257" +host-os = "Linux Mint 21" +host-arch = "x86 64-bit" +qemu-version = "6.2.0" +guest-os = "Windows 11" +guest-arch = "x86_86" +description = "n/a" +reproduce = "n/a" +additional = """The shutdown operation triggered by the Windows Guest Agent should prevent the system from waiting for a user response concerning unsaved work of open desktop applications. Instead, applications and services should be closed as gracefully as possible automatically, in advance of the power down event on the emulated hardware.""" |