qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] ahci: add -drive support


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v2] ahci: add -drive support
Date: Thu, 12 Jul 2012 12:58:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Gerd Hoffmann <address@hidden> writes:

>   Hi,
>
>> What I'd like to avoid is casual users setting up new guests with our
>> shiny new q35 board getting their IDE drives connected to some slow, old
>> controller just because they haven't discovered that if=ide doesn't cut
>> it anymore, and they need to use if=ahci now.
>
> That will not work.  ahci has no such thing as master/slave.  Each ahci
> port (modeled as ide bus in qemu for ata emulation code reuse reasons)
> accepts one drive only.
>
> Thus -drive if=ide,bus=x,unit=1,file=... will not work with ahci.

I see. To be precise: the part that doesn't work is unit=N with N>0.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]