Re: [Qemu-devel] [PATCH] virtio-gpu: skip update cursor in post_load if we don't have one

2017-07-12 Thread wanghaibin
On 2017/7/10 15:04, Gerd Hoffmann wrote: > If the cursor resource id isn't set the guest didn't define a cursor. > Skip the cursor update in post_load in that that case. > > Reported-by: wanghaibin > Signed-off-by: Gerd Hoffmann It's work!! Tested-by: wan

[Qemu-devel] virtio-gpu: bug report : vnc connect can not display when migrate to destination.

2017-07-07 Thread wanghaibin
Hi, all: I met a problem. I boot a aarch64 kernel with virtio-gpu device on aarch64 board. The cmdline just like: qemu-system-aarch64 -name guest=vm,debug-threads=on -S -machine virt-2.6,accel=kvm,usb=off,gic-version=3 -cpu host -m 8192 -realtime mlock=off -smp 4,sockets=4,cores=1,threads=1 -