Brian Jackson <iggy <at> theiggy.com> writes: > You could try to use virtio-scsi and scsi passthru. I believe there's > been a post on this in the past (more than likely on the qemu-devel > mailing list.
I see I can choose VirtIO SCSI bus type in virt-manager. I added as a raw cdrom, then changed VM.xml like this: <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/dev/sr0'/> <target dev='sda' bus='scsi'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> Red Hat VirtIO SCSI pass-through controller was installed in a Vista VM, and additional QEMU CD-ROM SCSI CdRom Device appeared. But Lightscribe software still does not find lightscribe capable drives. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html