[libvirt] [PATCH 0/2 v2] Fixes on shareable SCSI host device

Osier Yang jyang at redhat.com
Wed Jan 8 14:51:28 UTC 2014


*** BLURB HERE ***

Osier Yang (2):
  util: Add "shareable" field for virSCSIDevice struct
  qemu: Don't fail if the SCSI host device is shareable between domains

 src/libvirt_private.syms         |  3 +-
 src/qemu/qemu_cgroup.c           |  3 +-
 src/qemu/qemu_hostdev.c          | 84 ++++++++++++++++++++++------------------
 src/security/security_apparmor.c |  3 +-
 src/security/security_dac.c      |  6 ++-
 src/security/security_selinux.c  |  6 ++-
 src/util/virscsi.c               | 59 +++++++++++++++++++++++-----
 src/util/virscsi.h               | 11 ++++--
 8 files changed, 116 insertions(+), 59 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list