Re: [Qemu-devel] [PATCH v2 0/3] block: Correct size across CD-ROM media change

2011-03-30 Thread Stefan Hajnoczi
On Wed, Mar 30, 2011 at 9:33 AM, Markus Armbruster wrote: > Stefan Hajnoczi writes: > >> This patch series fixes two Linux host CD-ROM pass-through bugs in QEMU. >> >> After applying these patches it is possible to pass-through a Linux host >> CD-ROM >> completely.  The guest can eject from soft

Re: [Qemu-devel] [PATCH v2 0/3] block: Correct size across CD-ROM media change

2011-03-30 Thread Markus Armbruster
Stefan Hajnoczi writes: > This patch series fixes two Linux host CD-ROM pass-through bugs in QEMU. > > After applying these patches it is possible to pass-through a Linux host > CD-ROM > completely. The guest can eject from software or the physical eject button > can > be pressed on the drive.

[Qemu-devel] [PATCH v2 0/3] block: Correct size across CD-ROM media change

2011-03-29 Thread Stefan Hajnoczi
This patch series fixes two Linux host CD-ROM pass-through bugs in QEMU. After applying these patches it is possible to pass-through a Linux host CD-ROM completely. The guest can eject from software or the physical eject button can be pressed on the drive. The guest can detect this and newly ins