
12 Nov
2009
12 Nov
'09
9:34 a.m.
Hi Daniel,
I have just added support for SATA Disks in virDomainDiskBus and the patch for same is as below.
Hum, I'm surprized, it's just added in the emuns and the list, but no actual code seems affected in your patch ... I'm missing something :-)
In <target dev='sda' bus='sata'/> tag, all the necessary code for handling SATA disk is in place just the bus="sata" was missing and it gave error as unknown bus type, which is being handled by this patch. Regards, Pritesh