qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Turning off default storage devices?
@ 2014-04-09 19:55 Andy Lutomirski
  2014-04-09 23:53 ` Peter Crosthwaite
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Lutomirski @ 2014-04-09 19:55 UTC (permalink / raw)
  To: qemu-devel

Currently, -M q35 boots linux quite a bit slower than the default
machine type.  This seems to be because it takes a few hundred ms to
determine that there's nothing attached to the AHCI controller.

In virtio setups, there will probably never be anything attached to
the AHCI controller.  Would it be possible to add something like
-machine default_storage=off to turn off default storage devices?
This could include the AHCI on q35 and the cdrom and such on pc.

There's precedent: -machine usb=off turns off the default USB
controllers, which is great for setups that use xhci.

Thanks,
Andy

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

end of thread, other threads:[~2014-04-10  3:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-09 19:55 [Qemu-devel] Turning off default storage devices? Andy Lutomirski
2014-04-09 23:53 ` Peter Crosthwaite
2014-04-09 23:57   ` Andy Lutomirski
2014-04-10  3:13     ` Peter Crosthwaite

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).