]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
hostdev: Add "rawio" attribute to _virDomainHostdevSubsysSCSI
authorJohn Ferlan <jferlan@redhat.com>
Tue, 9 Sep 2014 22:48:57 +0000 (18:48 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 19 Sep 2014 11:47:46 +0000 (07:47 -0400)
commit58abf1bb36ee89e9de39ab09995006fd1d461665
tree60d5f6b31c9d589da20eab33e668c428be98c855
parent320825b4ca9e70cd8967b9e243b76234fe664923
hostdev: Add "rawio" attribute to _virDomainHostdevSubsysSCSI

Add the 'rawio' attribute to match _virDomainDiskDef and process the
hostdev XML similarly to the disk XML for a lun which supports/requires rawio
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
tests/qemuxml2argvdata/qemuxml2argv-hostdev-scsi-rawio.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c