From: Kevin Wolf <kwolf@redhat.com>
To: Pavel Hrdina <phrdina@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 1/1] atapi: make change media detection for guests easier
Date: Mon, 22 Oct 2012 14:05:18 +0200 [thread overview]
Message-ID: <5085367E.7010308@redhat.com> (raw)
In-Reply-To: <ee4eeb8471766b1125af494e5b74401f610323e7.1349360144.git.phrdina@redhat.com>
Am 04.10.2012 16:16, schrieb Pavel Hrdina:
> If you have a guest with a media in the cdrom and you change it,
> the windows and the linux guests cannot properly recognize this
> media change.
> For this purpose we have to pretend for some time (2s), that we
> don't have any media inserted.
This used to work with the existing code, by exposing an intermediate
"no medium" state for exactly one request. Do you know since when this
is broken? Is it a qemu regression, or does it happen only with newer
Windows and Linux versions?
If possible at all, I'd prefer not to use a timer here.
Also I'm relatively sure that your code will break when migrating during
the 2s of "no medium".
Kevin
prev parent reply other threads:[~2012-10-22 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-04 14:16 [Qemu-devel] [PATCH v2 1/1] atapi: make change media detection for guests easier Pavel Hrdina
2012-10-22 10:40 ` Pavel Hrdina
2012-10-22 12:05 ` Kevin Wolf [this message]
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=5085367E.7010308@redhat.com \
--to=kwolf@redhat.com \
--cc=phrdina@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).