libvirt/src/qemu
Daniel P. Berrange d8ae147d8e Move QEMU capabilities management into a separate file
The qemu_conf.c code is doing three jobs, driver config file
loading, QEMU capabilities management and QEMU command line
management. Move the capabilities code into its own file

* src/qemu/qemu_capabilities.c, src/qemu/qemu_capabilities.h: New
  capabilities management code
* src/qemu/qemu_conf.c, src/qemu/qemu_conf.h: Delete capabilities
  code
* src/qemu/qemu_conf.h: Adapt for API renames
* src/Makefile.am: add src/qemu/qemu_capabilities.c
2010-12-17 13:39:18 +00:00
..
libvirtd_qemu.aug Add a watchdog action `dump' 2010-12-09 11:59:27 -07: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 Move QEMU capabilities management into a separate file 2010-12-17 13:39:18 +00:00
qemu_capabilities.h Move QEMU capabilities management into a separate file 2010-12-17 13:39:18 +00:00
qemu_conf.c Move QEMU capabilities management into a separate file 2010-12-17 13:39:18 +00:00
qemu_conf.h Move QEMU capabilities management into a separate file 2010-12-17 13:39:18 +00:00
qemu_driver.c Move QEMU capabilities management into a separate file 2010-12-17 13:39:18 +00:00
qemu_driver.h Add tests for the new Qemu namespace XML. 2010-07-23 17:30:45 -04:00
qemu_monitor_json.c qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07:00
qemu_monitor_json.h qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07:00
qemu_monitor_text.c qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07: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 qemu: call drive_del in DetachPciDiskDevice 2010-12-08 14:43:45 -07:00
qemu_security_dac.c Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Pass security driver object into all security driver callbacks 2010-07-19 18:25:13 +01:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01: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