]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Detect availability of QEMU -chardev CLI option
authorMatthew Booth <mbooth@redhat.com>
Thu, 5 Nov 2009 13:41:24 +0000 (14:41 +0100)
committerDaniel Veillard <veillard@redhat.com>
Thu, 5 Nov 2009 13:41:24 +0000 (14:41 +0100)
commit740039680192eccea71b7a3bce392862d6f6c33b
tree82414e9d3e26d9b85f2c2b83c08528ce031975ac
parent89d549c3eba8bf37eabb082dfa3535d72bf4bd79
Detect availability of QEMU -chardev CLI option

* src/qemu/qemu_conf.h: defines a new QEMUD_CMD_FLAG_CHARDEV flag
* src/qemu/qemu_conf.c: parse the output for -chardev and set flag
  appropriately
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h