Re: [Qemu-devel] [PATCH] Automatically eject CD-ROM disk in Linux host system

2007-03-19 Thread Thiemo Seufer
Yu, Xiaoyang wrote: > Hi, > > > > I wrote a patch to automatically eject a physical CD-ROM disk when: > > * Issue "eject" command in monitor console, or > > * Issue "eject" command in Linux guest system, or > > * In Windows guest system, press the right mouse button above CD-ROM > icon, then

[Qemu-devel] [PATCH] Automatically eject CD-ROM disk in Linux host system

2007-03-04 Thread Yu, Xiaoyang
Hi, I wrote a patch to automatically eject a physical CD-ROM disk when: * Issue "eject" command in monitor console, or * Issue "eject" command in Linux guest system, or * In Windows guest system, press the right mouse button above CD-ROM icon, then select "eject". This is patch is based