[libvirt] [PATCH] Support for SATA Disks in virDomainDiskBus

Hi All, I have just added support for SATA Disks in virDomainDiskBus and the patch for same is as below. Regards, Pritesh

On Thu, Nov 12, 2009 at 02:17:41PM +0100, pritesh wrote:
Hi All,
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 :-) Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

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

On Thu, Nov 12, 2009 at 03:34:22PM +0100, pritesh wrote:
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.
Okay, after some checking on IRC that looks fine, applied, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/
participants (2)
-
Daniel Veillard
-
pritesh