Re: [libvirt] [PATCH 3/3] domain_conf: Process the rawio for a hostdev device

2014-09-18 Thread Michal Privoznik
On 10.09.2014 01:40, John Ferlan wrote: Add a rawio to the hostdev XML and process it mimicing the disk XML for a lun which supports/requires rawio Signed-off-by: John Ferlan jfer...@redhat.com --- docs/formatdomain.html.in | 12 ++--

[libvirt] [PATCH 3/3] domain_conf: Process the rawio for a hostdev device

2014-09-09 Thread John Ferlan
Add a rawio to the hostdev XML and process it mimicing the disk XML for a lun which supports/requires rawio Signed-off-by: John Ferlan jfer...@redhat.com --- docs/formatdomain.html.in | 12 ++-- docs/schemas/domaincommon.rng | 18 +++