libvirt/src/qemu
Peter Krempa 9ea249e7d9 virCaps: get rid of defaultDiskDriverName
This patch removes the defaultDiskDriverName from the virCaps
structure. This particular default value is used only in the qemu driver
so this patch uses the recently added callback to fill the driver name
if it's needed instead of propagating it through virCaps.
2013-04-04 22:42:38 +02:00
..
libvirtd_qemu.aug qemu: conf: add seccomp_sandbox option 2012-09-18 15:43:28 +08:00
MIGRATION.txt
qemu_agent.c qemu: don't override earlier json error 2013-02-25 17:36:03 -07: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 Optimize machine option to set more options with it 2013-04-02 07:02:34 -06:00
qemu_capabilities.h Optimize machine option to set more options with it 2013-04-02 07:02:34 -06:00
qemu_cgroup.c NUMA: cleanup for numa related codes 2013-03-20 19:37:00 +08: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 maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
qemu_command.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
qemu_conf.c virCaps: get rid of defaultDiskDriverName 2013-04-04 22:42:38 +02:00
qemu_conf.h virCaps: get rid of defaultDiskDriverName 2013-04-04 22:42:38 +02:00
qemu_domain.c virCaps: get rid of defaultDiskDriverName 2013-04-04 22:42:38 +02:00
qemu_domain.h qemu: Record the default NIC model in the domain XML 2013-04-04 22:41:20 +02:00
qemu_driver.c virCaps: get rid of defaultDiskDriverName 2013-04-04 22:42:38 +02:00
qemu_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hostdev.c Protect USB/PCI device list access in QEMU with dedicated locks 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 qemu: Don't set address type too early during virtio disk hotplug 2013-03-26 18:54:41 +01:00
qemu_hotplug.h S390: Add hotplug support for s390 virtio devices 2013-03-13 18:13:09 -06:00
qemu_migration.c conf callback: Rearrange function parameters 2013-04-04 22:41:19 +02:00
qemu_migration.h qemu: Add support for compressed migration 2013-02-22 17:35:58 +01:00
qemu_monitor_json.c Remove contiguous CPU indexes assumption 2013-03-15 17:56:17 +08:00
qemu_monitor_json.h qemu: Introduce nbd-server-stop command 2013-02-23 08:16:42 +01:00
qemu_monitor_text.c qemu: s/VIR_ERR_NO_SUPPORT/VIR_ERR_OPERATION_UNSUPPORTED 2013-03-21 09:26:15 +01:00
qemu_monitor_text.h qemu: Parse more fields from query-migrate QMP command 2013-02-22 17:35:59 +01:00
qemu_monitor.c qemu-blockjob: Fix limit of bandwidth for block jobs to supported value 2013-04-03 16:38:51 +02:00
qemu_monitor.h qemu: Introduce nbd-server-stop command 2013-02-23 08:16:42 +01:00
qemu_process.c maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
qemu_process.h Fix typo in internal VIR_QEMU_PROCESS_START_AUTODESROY constant 2013-02-27 22:51:24 +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 Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00