> If you want that and good performance too write a virtio driver, and use > virtio disk instead of IDE or SCSI. Is there a place where the interface types are documented? The man page lists ide, scsi, sd, mtd, floppy, pflash, and virtio. There's a virtio page on the kvm wiki, and I think I can guess what ide, scsi, and floppy are, but where are the rest of them documented? I'm going through the list right now looking for a combination that will let solaris see all my disks, but a more informed approach might be more productive. > I don't think the IDE implementation in qemu supports more than four > disks, that's an IDE limitation. No doubt it could be worked around by > adding more IDE controllers, it's probably not a lot of code but quite > tricky. So it's down to hacking the VM code or writing a solaris driver. Fun :) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html