On 12/12/12 15:45, Uri Lublin wrote:
> On 12/10/2012 12:36 PM, Uri Lublin wrote:
>> When qxl + vnc are used, a dummy spice_server is initialized.
>> The spice_server has to be told when the VM runstate changes,
>> which is what this patch does.
>>
>> Without it, from qxl_send_events(), the following error message is shown:
>>    qxl_send_events: spice-server bug: guest stopped, ignoring
> 
> Signed-off-by: Uri Lublin <u...@redhat.com>

=== checkpatch complains ===
WARNING: line over 80 characters
#10: FILE: ui/spice-core.c:739:
+        qemu_add_vm_change_state_handler(vm_change_state_handler,
&spice_server);

please fix & resend.

thanks,
  Gerd


Reply via email to