libvirt/src/qemu
Matthias Bolte aa14709a47 Add domain type checking
The drivers were accepting domain configs without checking if those
were actually meant for them. For example the LXC driver happily
accepts configs with type QEMU.

Add a check for the expected domain types to the virDomainDefParse*
functions.
2011-07-11 19:38:51 +02:00
..
libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
qemu_audit.c qemu: silence coverity warnings 2011-07-04 10:23:46 +08:00
qemu_audit.h audit: audit use of /dev/net/tun, /dev/tapN, /dev/vhost-net 2011-03-10 08:35:42 -07:00
qemu_bridge_filter.c
qemu_bridge_filter.h
qemu_capabilities.c bios: Add support for SGA 2011-07-11 11:47:14 +02:00
qemu_capabilities.h bios: Add support for SGA 2011-07-11 11:47:14 +02:00
qemu_cgroup.c qemu: reorder checks for safety 2011-06-08 05:28:20 -06:00
qemu_cgroup.h qemu: update qemuCgroupControllerActive signature 2011-05-04 09:35:47 -06:00
qemu_command.c bios: Add support for SGA 2011-07-11 11:47:14 +02:00
qemu_command.h qemu: Translate boot config into bootindex if possible 2011-06-15 11:29:09 +02:00
qemu_conf.c Allow per-driver config file for lock manager plugins 2011-06-28 18:07:06 +01:00
qemu_conf.h Add infrastructure to automatically destroy guests when a connection closes 2011-06-24 12:15:10 +01:00
qemu_domain.c qemu: silence coverity warnings 2011-07-04 10:23:46 +08:00
qemu_domain.h Add domain type checking 2011-07-11 19:38:51 +02:00
qemu_driver.c Add domain type checking 2011-07-11 19:38:51 +02:00
qemu_driver.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu_hostdev.c reattach pci devices when qemuPrepareHostdevPCIDevices() failed 2011-04-07 13:09:46 +08: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 graphics: add support for action_if_connected in qemu 2011-07-08 17:00:43 +02:00
qemu_hotplug.h Allow leases to be hotpluged with QEMU guests 2011-06-02 10:54:01 +01:00
qemu_migration.c Add domain type checking 2011-07-11 19:38:51 +02:00
qemu_migration.h Fix error propagation in finish method for v3 migration 2011-05-25 11:47:48 -04:00
qemu_monitor_json.c Fix leak of JSON object for events 2011-06-30 18:04:01 +01:00
qemu_monitor_json.h Revert "Implement virDomainBlockPull for the qemu driver" 2011-06-24 08:41:25 -06:00
qemu_monitor_text.c Revert "Implement virDomainBlockPull for the qemu driver" 2011-06-24 08:41:25 -06:00
qemu_monitor_text.h Revert "Implement virDomainBlockPull for the qemu driver" 2011-06-24 08:41:25 -06:00
qemu_monitor.c Fix uninitialized value in QEMU monitor FD sending code 2011-06-30 18:04:02 +01:00
qemu_monitor.h Revert "Implement virDomainBlockPull for the qemu driver" 2011-06-24 08:41:25 -06:00
qemu_process.c Fix return value semantic of virFileMakePath 2011-07-06 09:27:06 +02:00
qemu_process.h Allow automatic kill of guests when a connection is closed 2011-06-24 12:15:10 +01:00
qemu.conf Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
test_libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
THREADS.txt docs: more on qemu locking patterns 2011-02-02 09:19:31 -07:00