summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/1860
blob: 33aae432023413ab9aa5256b302f23dfa9b9ae88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
virtio-gpu: Only black screen observed after resuming when guest vm do S3
Description of problem:
On Xen hypervisor, host(dom0) is PVH, guest(domU) is hvm, config virtio-gpu for guest.

##
Steps to reproduce:
1. In guest vm run "sudo su root" & "echo mem \> /sys/power/state"
2. In host run "sudo xl trigger \<guest id\> s3resume"
Additional information:
##