From: Paolo Bonzini <pbonzini@redhat.com>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/3] scsi-disk: close drive on START_STOP
Date: Thu, 05 Dec 2013 13:49:08 +0100 [thread overview]
Message-ID: <52A07644.7000602@redhat.com> (raw)
In-Reply-To: <52A074C6.30103@ozlabs.ru>
Il 05/12/2013 13:42, Alexey Kardashevskiy ha scritto:
> Thanks!
>
> Just out of curiosity. A lot (in fact, all around me) dvd drives do not
> support trayclose as they are in laptops or servers (which use the same
> laptop models). I cannot even verify how this "eject -t" exactly works - no
> hardware around me. And even if I could find it, I could easily take the
> disc off the tray in that short period of time between tray is open and
> tray is closed but we still absolutely want "eject" + "eject -t" to work as
> you described.
Taking the disc off the tray is equivalent to going to the monitor and
doing "eject -f cd".
I.e. programmatic actions leave the disc in (at least if you do not
consider laptops and servers; but the guest can detect whether the tray
can be auto-closed, and we tell it that it can). Out-of-band user
actions force the disc out.
> Why exactly? :) Only because change of behavior is bad? Just asking. Thanks.
The only practical use of CDs is installation, and it took a looooong
time to get it to work with all sorts of guests.
Paolo
next prev parent reply other threads:[~2013-12-05 12:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 4:55 [Qemu-devel] [PATCH 0/3] scsi: eject fixed Alexey Kardashevskiy
2013-12-04 4:55 ` [Qemu-devel] [PATCH 1/3] scsi-disk: close drive on START_STOP Alexey Kardashevskiy
2013-12-04 8:58 ` Paolo Bonzini
2013-12-04 9:33 ` Markus Armbruster
2013-12-04 11:59 ` Alexey Kardashevskiy
2013-12-04 13:12 ` Markus Armbruster
2013-12-04 23:08 ` Alexey Kardashevskiy
2013-12-05 8:01 ` Markus Armbruster
2013-12-05 12:29 ` Markus Armbruster
2013-12-05 12:42 ` Alexey Kardashevskiy
2013-12-05 12:49 ` Paolo Bonzini [this message]
2013-12-06 11:18 ` Markus Armbruster
2013-12-04 4:55 ` [Qemu-devel] [PATCH 2/3] scsi-disk: check for meduim on ALLOW_MEDIUM_REMOVAL Alexey Kardashevskiy
2013-12-04 9:03 ` Paolo Bonzini
2013-12-04 9:35 ` Markus Armbruster
2013-12-04 12:03 ` Alexey Kardashevskiy
2013-12-04 12:51 ` Markus Armbruster
2013-12-04 17:34 ` Paolo Bonzini
2013-12-04 4:55 ` [Qemu-devel] [PATCH 3/3] scsi debug: print command name in debug Alexey Kardashevskiy
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=52A07644.7000602@redhat.com \
--to=pbonzini@redhat.com \
--cc=aik@ozlabs.ru \
--cc=armbru@redhat.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 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.