]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: build command line for virtio input devices
authorJán Tomko <jtomko@redhat.com>
Fri, 13 Nov 2015 10:38:07 +0000 (11:38 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 30 Nov 2015 11:25:36 +0000 (12:25 +0100)
commit7210cef452dbed7f6ab1ff0d585ba8360c8f6e24
tree3862c6c2d52e98db473b32f6f86d1dfe9847f3cb
parentbebdfafb2b5a0f70713ec94b61f3c6d0200db6cd
qemu: build command line for virtio input devices

Add support for these qemu devices:
virtio-mouse-{pci,device}
virtio-keyboard-{pci,device}
virtio-tablet-{pci,device}

https://bugzilla.redhat.com/show_bug.cgi?id=1231114
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-virtio-input.args [new file with mode: 0644]
tests/qemuxml2argvtest.c