]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
util: Add "shareable" field for virSCSIDevice struct
authorOsier Yang <jyang@redhat.com>
Wed, 8 Jan 2014 14:51:29 +0000 (22:51 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 23 Jan 2014 09:52:33 +0000 (17:52 +0800)
commit2b66504ded244a249aa4a877b41c1ef9101ba28f
treea1e38bf3ca8cca6b33504f9b9f617e3ce68bec19
parent2340f0196f6339f95274f73699d54e0b5e07c362
util: Add "shareable" field for virSCSIDevice struct

Unlike the host devices of other types, SCSI host device XML supports
"shareable" tag. This patch introduces it for the virSCSIDevice struct
for a later patch use (to detect if the SCSI device is shareable when
preparing the SCSI host device in QEMU driver).
src/libvirt_private.syms
src/qemu/qemu_cgroup.c
src/qemu/qemu_hostdev.c
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_selinux.c
src/util/virscsi.c
src/util/virscsi.h