blob: f821c4e051202e3588e9c74007959b024c2ae330 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
graphic: 0.909
device: 0.879
instruction: 0.812
semantic: 0.485
network: 0.135
mistranslation: 0.116
vnc: 0.086
boot: 0.086
socket: 0.044
assembly: 0.031
other: 0.021
KVM: 0.015
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:
##
|