qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Using AHCI drives in qemu
@ 2011-11-30 12:11 Chris Webb
  2011-11-30 12:20 ` Daniel P. Berrange
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Webb @ 2011-11-30 12:11 UTC (permalink / raw)
  To: qemu-devel

Possible a stupid question, but noting the new AHCI support in qemu, how do
I specify an AHCI drive to attach to a qemu VM?

I can create IDE, SCSI and virtio drives with

  -drive if=ide,bus=M,unit=N,...
  -drive if=scsi,bus=M,unit=N,...
  -drive if=virtio,index=N,...

but when I attempted to test AHCI, a variety of plausible things I tried
like

  -drive if=ahci,...
  -drive if=ide-ahci,...
  -drive if=ide,bus=ahci.0,...

all failed. There's no mention of AHCI in qemu-options.hx or qemu-doc.texi,
nor anything in the git commit log history about using this new drive type.

Best wishes,

Chris.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-30 12:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 12:11 [Qemu-devel] Using AHCI drives in qemu Chris Webb
2011-11-30 12:20 ` Daniel P. Berrange
2011-11-30 12:42   ` Chris Webb
2011-11-30 12:51     ` Daniel P. Berrange
2011-11-30 12:55   ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).