]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: format qemu command line for USB keyboard
authorLi Zhang <zhlcindy@linux.vnet.ibm.com>
Mon, 17 Feb 2014 10:17:56 +0000 (18:17 +0800)
committerJán Tomko <jtomko@redhat.com>
Wed, 19 Feb 2014 08:16:31 +0000 (09:16 +0100)
commit78730478aa3e3157b9d86b1054d32f61d6616880
tree6606c3a9a597f388e8e48b98cdcaeebd7e11f637
parentf5ffd45f4c56a9100d05b9b85087b4ab9dd93d06
qemu: format qemu command line for USB keyboard

Format qemu command line for USB keyboard
and add test cases for it.

Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-kbd.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-pseries-usb-kbd.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c