[Libvirt-cim] [PATCH 1 of 4] Adds BusType prop to DiskRASD and support for it to the disk structure

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Wed Jun 10 23:22:20 UTC 2009


> diff -r 6107c1026ed4 -r 5a873709bd07 schema/ResourceAllocationSettingData.mof
> --- a/schema/ResourceAllocationSettingData.mof	Mon Jun 01 18:19:42 2009 -0300
> +++ b/schema/ResourceAllocationSettingData.mof	Sat Jun 06 22:46:42 2009 -0300
> @@ -28,6 +28,9 @@
>          ValueMap {"0", "1"},
>          Values {"Disk", "CDROM"}]
>        uint16 EmulatedType;
> +
> +      [Description ("Bus type of the device")]
> +      string BusType;
>  };

Xen guests also support the BusType option.

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list