From: "andrzej zaborowski" <balrogg@gmail.com>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu vl.c hw/omap.c
Date: Tue, 4 Dec 2007 02:11:59 +0100 [thread overview]
Message-ID: <fb249edb0712031711y1d5e4bav33af85b8d9ee44a3@mail.gmail.com> (raw)
In-Reply-To: <200712040102.03664.paul@codesourcery.com>
On 04/12/2007, Paul Brook <paul@codesourcery.com> wrote:
> > Log message:
> > Always create an SD bdrv, so that PXA and OMAP boards can boot with
> > no card inserted again. Eventually SD, CDROM and floppy should all
> > be registered conditionally depending on machine.
>
> This seems the wrong way to solve this problem. The SD emulation should be
> able to cope with no device being present.
The bdrv's represent the concept of "drive" rather than "media", and
also in the case the bdrv must be present whenever there is a SD slot,
not an SD card (so that monitor command change and eject can be used).
I agree that not all machines have an SD slot, as not all machines
have a cd-rom drive or floppy drive.
So this needs to be fixed but this commit was a quick fix for the
regression from the -drive patch.
Regards
next prev parent reply other threads:[~2007-12-04 1:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-04 0:10 [Qemu-devel] qemu vl.c hw/omap.c Andrzej Zaborowski
2007-12-04 1:02 ` Paul Brook
2007-12-04 1:11 ` andrzej zaborowski [this message]
2007-12-04 1:20 ` Paul Brook
2007-12-04 1:28 ` andrzej zaborowski
2007-12-04 9:28 ` Laurent Vivier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fb249edb0712031711y1d5e4bav33af85b8d9ee44a3@mail.gmail.com \
--to=balrogg@gmail.com \
--cc=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).