Re: [Qemu-devel] qxl: qxl's event named "QXL_INTERRUPT_DISPLAY"

2013-03-25 Thread Alon Levy
> Hi, I'm learning about qxl device in KVM VM. I got a problem and asks > for help. Thanks. > > The qemu's command is: > qemu-system-x86_64 -spice port=5900,disable-ticketing -vga > qxl > --enable-kvm ... > > The code in function 'interface_get_command' is followed: > SPIC

[Qemu-devel] qxl: qxl's event named "QXL_INTERRUPT_DISPLAY"

2013-03-25 Thread 楼正伟
Hi, I'm learning about qxl device in KVM VM. I got a problem and asks for help. Thanks. The qemu's command is: qemu-system-x86_64 -spice port=5900,disable-ticketing -vga qxl --enable-kvm ... The code in function 'interface_get_command' is followed: SPICE_RING_POP(ring, notify);