
11 Jun
2009
11 Jun
'09
3:30 a.m.
Hmmm... I didn't know. The bug specifically targets KVM (see bugzilla description) Kaitlin Rupert wrote:
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.
-- Richard Maciel, MSc IBM Linux Technology Center rmaciel@linux.vnet.ibm.com