Re: [Xen-devel] [PATCH] libxl: Add AHCI support for upstream qemu

2015-06-23 Thread Fabio Fantoni
Il 22/06/2015 17:32, Stefano Stabellini ha scritto: On Mon, 22 Jun 2015, Fabio Fantoni wrote: Usage: ahci=0|1 (default=0) If enabled adds ich9 disk controller in ahci mode and uses it with upstream qemu to emulate disks instead of ide. It doesn't support cdroms which still using ide (cdroms wil

Re: [Xen-devel] [PATCH] libxl: Add AHCI support for upstream qemu

2015-06-22 Thread Stefano Stabellini
On Mon, 22 Jun 2015, Fabio Fantoni wrote: > Usage: > ahci=0|1 (default=0) > > If enabled adds ich9 disk controller in ahci mode and uses it with > upstream qemu to emulate disks instead of ide. > It doesn't support cdroms which still using ide (cdroms will use > "-device ide-cd" as new qemu parame