]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Do not require auth scheme in graphics events
authorJiri Denemark <jdenemar@redhat.com>
Tue, 4 Sep 2012 14:52:47 +0000 (16:52 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 5 Sep 2012 09:27:14 +0000 (11:27 +0200)
commit965ccdd1bddd20abb14446257be39f2392cd50f7
tree0c2a3bd70df2923cb91be1cfd3185dbb88344efd
parent95fbc833874f93d099ed3e017f61699b905cd70c
qemu: Do not require auth scheme in graphics events

Only VNC_{{DIS,}CONNECTED,INITIALIZED} and SPICE_INITIALIZED events are
documented to support server/auth field and even there it is marked as
optional. Emit "" auth scheme in case QEMU didn't send it.
src/qemu/qemu_monitor_json.c