libvirt/src/qemu
Han Cheng ea74c07636 qemu: Introduce activeScsiHostdevs list for scsi host devices
Although virtio-scsi supports SCSI PR (Persistent Reservations),
the device on host may do not support it. To avoid losing data,
Just like PCI and USB pass through devices, only one live guest
is allowed per SCSI host pass through device."

Signed-off-by: Han Cheng <hanc.fnst@cn.fujitsu.com>
2013-05-13 21:26:06 +08:00
..
libvirtd_qemu.aug Fix typo in augeas comment 2013-04-30 16:31:40 +02:00
MIGRATION.txt
qemu_agent.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_agent.h Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00
qemu_bridge_filter.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_bridge_filter.h Replace 'struct qemud_driver *' with virQEMUDriverPtr 2012-11-28 18:17:25 +00:00
qemu_capabilities.c qemu: New cap flags for scsi-generic 2013-05-13 18:30:26 +08:00
qemu_capabilities.h qemu: New cap flags for scsi-generic 2013-05-13 18:30:26 +08:00
qemu_cgroup.c qemu: Allow the scsi-generic device in cgroup 2013-05-13 19:08:34 +08:00
qemu_cgroup.h qemu: put usb cgroup setup in common function 2013-04-29 21:52:28 -04:00
qemu_command.c Add 'nbd' as a valid filesystem driver type 2013-05-13 13:15:19 +01:00
qemu_command.h qemu: Build qemu command line for scsi host device 2013-05-13 18:50:16 +08:00
qemu_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_conf.h qemu: Introduce activeScsiHostdevs list for scsi host devices 2013-05-13 21:26:06 +08:00
qemu_domain.c get rid of virBufferAsprintf where possible 2013-05-07 17:38:58 +02:00
qemu_domain.h build: avoid non-portable cast of pthread_t 2013-05-03 06:30:22 -06:00
qemu_driver.c qemu: Introduce activeScsiHostdevs list for scsi host devices 2013-05-13 21:26:06 +08:00
qemu_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hostdev.c qemu: Introduce activeScsiHostdevs list for scsi host devices 2013-05-13 21:26:06 +08:00
qemu_hostdev.h qemu: Introduce activeScsiHostdevs list for scsi host devices 2013-05-13 21:26:06 +08:00
qemu_hotplug.c don't mention disk controllers in generic controller errors 2013-05-09 14:25:11 +02:00
qemu_hotplug.h S390: Add hotplug support for s390 virtio devices 2013-03-13 18:13:09 -06:00
qemu_migration.c Pull parsing of migration xml up into QEMU driver APIs 2013-05-08 10:47:48 +01:00
qemu_migration.h Pull parsing of migration xml up into QEMU driver APIs 2013-05-08 10:47:48 +01:00
qemu_monitor_json.c Check for unsupported QMP command 2013-04-16 07:05:21 -04:00
qemu_monitor_json.h Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_monitor_text.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02: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 virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_monitor.h Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_process.c qemu: Introduce activeScsiHostdevs list for scsi host devices 2013-05-13 21:26:06 +08:00
qemu_process.h Fix typo in internal VIR_QEMU_PROCESS_START_AUTODESROY constant 2013-02-27 22:51:24 +00:00
qemu.conf qemu: add vfio devices to cgroup ACL when appropriate 2013-04-29 21:52:28 -04:00
test_libvirtd_qemu.aug.in qemu: add vfio devices to cgroup ACL when appropriate 2013-04-29 21:52:28 -04:00
THREADS.txt Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00