qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] block bug: tray status is not updated (and/or guest ignores it)
@ 2011-05-26 18:29 Luiz Capitulino
  2011-05-27 11:31 ` Amit Shah
  0 siblings, 1 reply; 9+ messages in thread
From: Luiz Capitulino @ 2011-05-26 18:29 UTC (permalink / raw)
  To: amit.shah; +Cc: kwolf, Markus Armbruster, qemu-devel


I'm testing with qemu.git (HEAD aa29141d84d), procedure:

1. Start a VM with:

 # qemu -hda disks/test.img -enable-kvm -m 1G -cdrom Fedora-14-x86_64-DVD.iso

2. Then inside the guest run:

 # eject /dev/sr0 && mount /dev/sr0 /mnt

Results:

 Actual: The cdrom is successfully mounted
 Expected: The cdrom is not mounted (mount fails, medium not found)

Git bisect tells the culprit is:

996faf1ad4a93342e381766d95686b16624f0dbd is the first bad commit
commit 996faf1ad4a93342e381766d95686b16624f0dbd
Author: Amit Shah <amit.shah@redhat.com>
Date:   Tue Apr 12 21:36:07 2011 +0530

    atapi: GESN: implement 'media' subcommand

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-05-27 18:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 18:29 [Qemu-devel] block bug: tray status is not updated (and/or guest ignores it) Luiz Capitulino
2011-05-27 11:31 ` Amit Shah
2011-05-27 11:34   ` Amit Shah
2011-05-27 12:40     ` Amit Shah
2011-05-27 13:39       ` Luiz Capitulino
2011-05-27 13:41         ` Daniel P. Berrange
2011-05-27 14:35           ` Markus Armbruster
2011-05-27 18:07             ` Daniel P. Berrange
2011-05-27 14:30       ` Markus Armbruster

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).