libvirt/src/qemu
Eric Blake f892f5a562 qemu: improve device flag parsing
* src/qemu/qemu_capabilities.h (qemuCapsParseDeviceStr): New
prototype.
* src/qemu/qemu_capabilities.c (qemuCapsParsePCIDeviceStrs)
Rename and split...
(qemuCapsExtractDeviceStr, qemuCapsParseDeviceStr): ...to make it
easier to add and test device-specific checks.
(qemuCapsExtractVersionInfo): Update caller.
* tests/qemuhelptest.c (testHelpStrParsing): Also test parsing of
device-related flags.
(mymain): Update expected flags.
* tests/qemuhelpdata/qemu-0.12.1-device: New file.
* tests/qemuhelpdata/qemu-kvm-0.12.1.2-rhel60-device: New file.
* tests/qemuhelpdata/qemu-kvm-0.12.3-device: New file.
* tests/qemuhelpdata/qemu-kvm-0.13.0-device: New file.
2011-01-13 16:03:11 -07:00
..
libvirtd_qemu.aug Add a watchdog action `dump' 2010-12-09 11:59:27 -07:00
qemu_audit.c Move QEMU audit helper code out of the QEMU driver 2010-12-17 13:46:15 +00:00
qemu_audit.h Move QEMU audit helper code out of the QEMU driver 2010-12-17 13:46:15 +00:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_capabilities.c qemu: improve device flag parsing 2011-01-13 16:03:11 -07:00
qemu_capabilities.h qemu: improve device flag parsing 2011-01-13 16:03:11 -07:00
qemu_cgroup.c Move QEMU cgroup helper code out of the QEMU driver 2010-12-17 13:48:30 +00:00
qemu_cgroup.h Move QEMU cgroup helper code out of the QEMU driver 2010-12-17 13:48:30 +00:00
qemu_command.c qemu: Reject SDL graphic if it's not supported by qemu 2011-01-12 09:52:51 -07:00
qemu_command.h Move QEMU private data & namespace code into separate file 2010-12-17 13:44:54 +00:00
qemu_conf.c Move QEMU driver lock helpers to a separate file 2010-12-17 13:50:47 +00:00
qemu_conf.h Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
qemu_domain.c Move QEMU domain lock / job helper code to separate file 2010-12-17 13:58:54 +00:00
qemu_domain.h Move QEMU domain lock / job helper code to separate file 2010-12-17 13:58:54 +00:00
qemu_driver.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
qemu_driver.h Move QEMU private data & namespace code into separate file 2010-12-17 13:44:54 +00:00
qemu_hostdev.c Move QEMU hostdev helper code out of the QEMU driver 2010-12-17 13:50:21 +00:00
qemu_hostdev.h Move QEMU hostdev helper code out of the QEMU driver 2010-12-17 13:50:21 +00:00
qemu_hotplug.c Refactor the security drivers to simplify usage 2011-01-10 18:10:52 +00:00
qemu_hotplug.h Move QEMU hotplug helper code out of the QEMU driver 2010-12-17 13:58:54 +00:00
qemu_monitor_json.c Move QEMU command line management into a separate file 2010-12-17 13:43:20 +00:00
qemu_monitor_json.h qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07:00
qemu_monitor_text.c Move QEMU command line management into a separate file 2010-12-17 13:43:20 +00:00
qemu_monitor_text.h qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07:00
qemu_monitor.c qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07:00
qemu_monitor.h maint: avoid space-tab 2010-12-21 13:21:25 -07:00
qemu.conf Add a watchdog action `dump' 2010-12-09 11:59:27 -07:00
test_libvirtd_qemu.aug Add a watchdog action `dump' 2010-12-09 11:59:27 -07:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00