[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH][IOEMU] Fix to eject cdrom on HVM Domain
Hi All, We tried to eject cdrom(/dev/hdc) on HVM Domain. But, cdrom media are not ejected from the cdrom device on HostOS. The module to eject the cdrom device has already been implemented in qemu-dm. But, all devices are opened as raw device for VBD. Therefore, the module to eject the cdrom device is not work. The cdrom device was corrected to open as a physical device on HostOS. When eject is executed on HVM Domain, cdrom media are ejected from the cdrom device on HostOS. This patch corrected the problem. Signed-off-by: Takanori Kasai <kasai.takanori@xxxxxxxxxxxxxx> Best Regards, --- Takanori Kasai Attachment:
ioemu-eject-cdrom.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |