qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Are -cdrom/-hda (or -drive if=ide) supposed to work in


From: Michael Tokarev
Subject: Re: [Qemu-devel] Are -cdrom/-hda (or -drive if=ide) supposed to work in q35?
Date: Sat, 02 Aug 2014 00:17:36 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.6.0

02.08.2014 00:10, John Snow wrote:
[]
> For at least the immediate future, the AHCI device doesn't support the 
> mixed-mode SATA/PATA access models, though I suppose we could, it seems like 
> a more obvious and simple solution to just allow the shorthand syntactic 
> sugar commands to use the native bus of the system until you specify 
> otherwise.

One more comment.

With -M q35, -drive file=foo,if=ide definitions are silently ignored.

But -drive file=foo,if=none,id=x -device ide-drive,drive=x works.

This is the same issue as the reported -cdrom/-hda.

/mjt



reply via email to

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