libvirt/src/qemu
Laine Stump 524655eea2 conf: virDomainNetDef points to (rather than contains) virtPortProfile
The virtPortProfile in the domain interface struct is now a separately
allocated object *pointed to by* (rather than contained in) the main
virDomainNetDef object. This is done to make it easier to figure out
when a virtualPortProfile has/hasn't been specified in a particular
config.
2011-07-21 14:46:39 -04:00
..
libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01: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 build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
qemu_capabilities.h bios: Add support for SGA 2011-07-11 11:47:14 +02:00
qemu_cgroup.c fix make syntax-check error 2011-07-21 17:42:44 +08:00
qemu_cgroup.h qemu: Implement period and quota tunable XML configuration and parsing 2011-07-21 17:11:12 +08:00
qemu_command.c conf: virDomainNetDef points to (rather than contains) virtPortProfile 2011-07-21 14:46:39 -04:00
qemu_command.h Add a method for extracting QEMU argv from /proc 2011-07-12 15:39:04 +01:00
qemu_conf.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06: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 build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
qemu_domain.h build: avoid ATTRIBUTE_UNUSED in headers 2011-07-14 07:51:30 -06:00
qemu_driver.c destroy: Implement internal API for qemu driver 2011-07-21 20:41:27 +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 conf: virDomainNetDef points to (rather than contains) virtPortProfile 2011-07-21 14:46:39 -04:00
qemu_hotplug.h Allow leases to be hotpluged with QEMU guests 2011-06-02 10:54:01 +01:00
qemu_migration.c conf: virDomainNetDef points to (rather than contains) virtPortProfile 2011-07-21 14:46:39 -04:00
qemu_migration.h flags: fix qemu migration regression 2011-07-15 12:34:00 -06:00
qemu_monitor_json.c qemu: send-key: Implement the driver methods 2011-07-21 15:58:31 +08:00
qemu_monitor_json.h qemu: send-key: Implement the driver methods 2011-07-21 15:58:31 +08:00
qemu_monitor_text.c qemu: send-key: Implement the driver methods 2011-07-21 15:58:31 +08:00
qemu_monitor_text.h qemu: send-key: Implement the driver methods 2011-07-21 15:58:31 +08:00
qemu_monitor.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
qemu_monitor.h qemu: send-key: Implement the driver methods 2011-07-21 15:58:31 +08:00
qemu_process.c conf: virDomainNetDef points to (rather than contains) virtPortProfile 2011-07-21 14:46:39 -04:00
qemu_process.h Implement code to attach to external QEMU instances. 2011-07-12 15:39:04 +01:00
qemu.conf qemu: update configuration file 2011-07-12 07:24:43 -06:00
test_libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
THREADS.txt qemu: Allow all query commands to be run during long jobs 2011-07-13 01:53:21 +02:00