qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: Naphtali Sprei <nsprei@redhat.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: [PATCH v2 STABLE] monitor: allow device to be ejected if no disk is inserted
Date: Fri, 18 Dec 2009 18:45:33 -0200	[thread overview]
Message-ID: <20091218184533.5807c7d7@doriath> (raw)
In-Reply-To: <20091218202240.GL6538@blackpad.lan.raisama.net>

On Fri, 18 Dec 2009 18:22:41 -0200
Eduardo Habkost <ehabkost@redhat.com> wrote:

> On Fri, Dec 18, 2009 at 06:15:27PM -0200, Luiz Capitulino wrote:
> > On Fri, 18 Dec 2009 17:07:43 -0200
> > Eduardo Habkost <ehabkost@redhat.com> wrote:
> > 
> > > When using a file, eject works as expected. But when using a host cdrom device:
> > > 
> > >   (qemu) change ide1-cd0 /dev/cdrom
> > >   (qemu) info block
> > >   ide1-cd0: type=cdrom removable=1 locked=0 file=/dev/cdrom ro=0 drv=host_cdrom encrypted=0
> > >   (qemu) eject ide1-cd0
> > >   (qemu) info block
> > >   ide1-cd0: type=cdrom removable=1 locked=0 file=/dev/cdrom ro=0 drv=host_cdrom encrypted=0
> > 
> >  Sorry for only taking a look at this now, but it works for me.
> 
> Do you have a disk on your CD-ROM drive?

 Yeah, I had.. Quickly tested you patch and it fixed the problem to me.

  reply	other threads:[~2009-12-18 20:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 16:33 [Qemu-devel] [PATCH 0/2] integrate eject/uneject fixes Eduardo Habkost
2009-12-03 16:33 ` [Qemu-devel] [PATCH 1/2] monitor: allow device to be ejected if no disk is inserted Eduardo Habkost
2009-12-18 19:07   ` [Qemu-devel] [PATCH v2 STABLE] " Eduardo Habkost
2009-12-18 20:15     ` [Qemu-devel] " Luiz Capitulino
2009-12-18 20:22       ` Eduardo Habkost
2009-12-18 20:45         ` Luiz Capitulino [this message]
2009-12-03 16:33 ` [Qemu-devel] [PATCH 2/2] Fix for cdrom un-eject Eduardo Habkost
2009-12-18 18:57   ` Eduardo Habkost

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=20091218184533.5807c7d7@doriath \
    --to=lcapitulino@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=nsprei@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 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).