On Fri, 18 Dec 2009 17:07:43 -0200 Eduardo Habkost <ehabk...@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. Couldn't this be a bug somewhere else in the block layer?