libvirt/src/qemu
Daniel P. Berrange 0f9ef55814 Convert virPCIDeviceList and virUSBDeviceList into virObjectLockable
To allow modifications to the lists to be synchronized, convert
virPCIDeviceList and virUSBDeviceList into virObjectLockable
classes. The locking, however, will not be self-contained. The
users of these classes will have to call virObjectLock/Unlock
in the critical regions.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-02-05 19:22:26 +00:00
..
libvirtd_qemu.aug qemu: conf: add seccomp_sandbox option 2012-09-18 15:43:28 +08:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c Rename all PCI device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_agent.h Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00
qemu_bridge_filter.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
qemu_bridge_filter.h Replace 'struct qemud_driver *' with virQEMUDriverPtr 2012-11-28 18:17:25 +00:00
qemu_capabilities.c Add support for QEMU -add-fd support detection 2013-01-31 10:23:28 -07:00
qemu_capabilities.h Add support for QEMU -add-fd support detection 2013-01-31 10:23:28 -07:00
qemu_cgroup.c Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_cgroup.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_command.c Introduce a virQEMUDriverConfigPtr object 2013-02-05 15:49:25 +00:00
qemu_command.h Rename command.{c,h} to vircommand.{c,h} 2012-12-21 11:17:13 +00:00
qemu_conf.c Use atomic ops to increment nextvmid 2013-02-05 19:22:25 +00:00
qemu_conf.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_domain.c Rename all domain list APIs to have virDomainObjList prefix 2013-02-05 15:49:25 +00:00
qemu_domain.h conf: Rename console-specific identifiers to be more generic 2013-01-04 17:43:21 -07:00
qemu_driver.c Convert virPCIDeviceList and virUSBDeviceList into virObjectLockable 2013-02-05 19:22:26 +00:00
qemu_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hostdev.c Convert virPCIDeviceList and virUSBDeviceList into virObjectLockable 2013-02-05 19:22:26 +00:00
qemu_hostdev.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_hotplug.c Convert virPCIDeviceList and virUSBDeviceList into virObjectLockable 2013-02-05 19:22:26 +00:00
qemu_hotplug.h Replace 'struct qemud_driver *' with virQEMUDriverPtr 2012-11-28 18:17:25 +00:00
qemu_migration.c Merge virDomainObjListIsDuplicate into virDomainObjListAdd 2013-02-05 19:22:25 +00:00
qemu_migration.h qemu: Make qemuMigrationIsAllowed more reusable 2012-12-11 19:48:37 +01:00
qemu_monitor_json.c qemu: don't log failure during QMP add-fd probe 2013-02-05 10:46:12 -07:00
qemu_monitor_json.h qemu: expose qemu 1.3 add-fd monitor command 2013-01-31 10:23:28 -07:00
qemu_monitor_text.c qemu_monitor: Fix tray-open attribute in query-block 2013-01-25 14:39:48 +01:00
qemu_monitor_text.h qemu: nicer error message if live disk snapshot unsupported 2012-12-04 15:53:41 -07:00
qemu_monitor.c qemu: expose qemu 1.3 add-fd monitor command 2013-01-31 10:23:28 -07:00
qemu_monitor.h qemu: expose qemu 1.3 add-fd monitor command 2013-01-31 10:23:28 -07:00
qemu_process.c Use atomic ops to increment nextvmid 2013-02-05 19:22:25 +00:00
qemu_process.h Introduce a virQEMUDriverConfigPtr object 2013-02-05 15:49:25 +00:00
qemu.conf doc: update description about user/group in qemu.conf 2012-10-09 08:38:36 -06:00
test_libvirtd_qemu.aug.in Fix the augea test for qemu libvirtd options 2012-09-18 16:28:43 +08:00
THREADS.txt Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00