All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Peter Lieven <pl@dlhnet.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] QEMU CDROM tray-open and locked logic
Date: Mon, 07 Jan 2013 13:36:18 +0100	[thread overview]
Message-ID: <87fw2db265.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <F5FD78E9-D422-46D8-8EF0-503F761439DC@dlhnet.de> (Peter Lieven's message of "Mon, 7 Jan 2013 08:19:48 +0100")

Peter Lieven <pl@dlhnet.de> writes:

> Hi Paolo,
>
> Am 04.01.2013 um 19:42 schrieb Paolo Bonzini <pbonzini@redhat.com>:
>
>> Il 04/01/2013 11:26, Peter Lieven ha scritto:
>>> Hi,
>>> 
>>> i have observed the following with qemu-kvm-1.2.0 which I think is not right:
>>> 
>>> a) if the CDROM is locked and I sent a eject command I get the error that the
>>> CDROM is locked, but its ejected nevertheless.
>> 
>> That's because the CD-ROM sends an "eject requested" event, and udev
>> does the unlock & eject itself.
>
> ah ok, this explains it.
>
>> 
>>> b) if I eject the CDROM in the OS I see tray-open=1 and locked=1. In the
>>> tray-open=1 state the CDROM can`t be locked, can it?
>> 
>> A "real" CD-ROM drive could have the tray open and not responding to the
>> button.  Table 330 of MMC6 matches "Operation Lock, current prevent
>> state Locked, No media present" to "No Error, media insertion is not
>> permitted".  I cannot check right now what happens later and whether
>> QEMU's behavior makes sense.
>
> okay, so this could be also correct.

For what it's worth, my physical CD-ROM can be locked while the tray is
open.  It stays locked when the tray closes.

> last question. if the OS opens the tray, the cdrom is still inserted in the
> case that the iso is still inserted. this behavior is also ok, but its a little
> confusing. this leads to a lot of cases that have to be checked regarding
> cdroms in qemu.

I'm not sure I got your question, but perhaps the following helps
anyway.

OS opening the tray affects just the tray.  It doesn't remove media from
the tray.  This is important, because programs exist that open the tray,
close the tray, and expect to get their medium back unless the user
actively changed it.  See commit 4be9762a and
https://bugzilla.redhat.com/show_bug.cgi?id=558256#c7.

  reply	other threads:[~2013-01-07 12:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04 10:26 [Qemu-devel] QEMU CDROM tray-open and locked logic Peter Lieven
2013-01-04 18:42 ` Paolo Bonzini
2013-01-07  7:19   ` Peter Lieven
2013-01-07 12:36     ` Markus Armbruster [this message]
2013-01-08  8:55       ` Peter Lieven

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=87fw2db265.fsf@blackfin.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=pl@dlhnet.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.