summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/hypervisor/1887
blob: 01dfec3dfde55cdc4d3d0e0db5d5364c5aaff6ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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: