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 select "eject".
> 
>  
> 
> This is patch is based on QEMU 0.8.2 in Xen 3.0.3, and works on Linux
> host system. 

system() is a horrible way to do this. Consider using SDL_CDEject() instead.


Thiemo


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to