summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1887
blob: 7f198bb67bb1068c1798586381bfce936abad70a (plain) (blame)
1
2
3
4
5
6
7
8
9
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
Description of problem:
Windows VM failed to be resumed if adding 'hv-stimer' after Qemu v6.2.0.
Steps to 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 information: