qemu-devel
[Top][All Lists]
Advanced

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

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


From: Michael Tokarev
Subject: [Qemu-devel] Are -cdrom/-hda (or -drive if=ide) supposed to work in q35?
Date: Tue, 10 Jun 2014 10:30:47 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Hello.

The question is: are the drive shortcuts - -cdrom, -hda, -hdb etc -
supposed to work in -machine q35 too?  Or are they merely ignored?

  qemu-system-x86_64 -machine q35 -cdrom foo.img

this one does not boot, seabios does not see the cdrom.  The same
applies to

  qemu-system-x86_64 -machine q35 -drive file=foo.img,media=cdrom,if=ide

Should these work?  The fact that they don't, -- is it intentional,
or a bug?

(In both cases it should be fixed - if it is intentional, the documentation
should be updated to reflect the limitation, or if it's a bug, it should
be fixed to let the options to work).

Thanks,

/mjt



reply via email to

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