summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1887.toml
blob: 7037692ef1bedb8ce97e20f3a5478ef265353bc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 = """"""