On Wed, Aug 30, 2017 at 18:46:04 -0400, John Ferlan wrote:
> From: Ashish Mittal <[email protected]>
> 
> Alter the schema to allow a VxHS block device. Sample XML is:
> 
>   <disk type='network' device='disk'>
>     <driver name='qemu' type='raw' cache='none'/>
>     <source protocol='vxhs' name='eb90327c-8302-4725-9e1b-4e85ed4dc251'>
>       <host name='192.168.0.1' port='9999'/>
>     </source>
>     <target dev='vda' bus='virtio'/>
>     <serial>eb90327c-8302-4725-9e1b-4e85ed4dc251</serial>
>     <address type='pci' domain='0x0000' bus='0x00' slot='0x04' 
> function='0x0'/>
>   </disk>
> 
> Update the html docs to describe the capability for VxHS.
> 
> Alter the qemuxml2xmltest to validate the formatting.
> 
> Signed-off-by: Ashish Mittal <[email protected]>
> Signed-off-by: John Ferlan <[email protected]>
> ---

ACK

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to