luzhipeng <luzhip...@cestc.cn> writes: > From: zhipeng Lu <luzhip...@cestc.cn> > > The drive interface supports media=cdrom so that the usb cdrom > can be emulated as cdrom in qemu, but libvirt deprived the drive > interface, so media=cdrom is added to the blockdev interface to > support usb cdrom emulated as cdrom > > Signed-off-by: zhipeng Lu <luzhip...@cestc.cn>
What problem are you trying to solve?