diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1887.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1887.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1887.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1887.toml new file mode 100644 index 000000000..7037692ef --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1887.toml @@ -0,0 +1,17 @@ +id = 1887 +title = "Window VM failed to resume when using GPU passthrough(GVT-d) on Intel platform if add 'hv-stimer' option, seems like it happened after V6.2.0" +state = "opened" +created_at = "2023-09-14T03:35:13.325Z" +closed_at = "n/a" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1887" +host-os = "Ubuntu 22.04" +host-arch = "x86" +qemu-version = "v6.2+" +guest-os = "Windows 10 22H2" +guest-arch = "x86" +description = """Windows VM failed to be resumed if adding 'hv-stimer' after Qemu v6.2.0.""" +reproduce = """1.Set up GVTd env and launch Windows 10 VM as guest; +2. Sleep the Windows VM with Sleep button; +3. Resume Windows VM via telnet to qemu ,e.g.,'telnet 127.0.0.1 2222', then input 'system_wakeup' to resume Windows VM.""" +additional = """""" |