Following patches add support for multiple virtio-blk devices. Sample cmdline for testing: ./kvm run --image <img1.raw> --readonly --image2 <img2.raw> --readonly2 Changes in V2: - Multiple device support is now fully working. - Fixed code styling and formatting. - Each virtio-blk gets it's own IRQ line, updated mptable.c. - New issue: How do we pass multiple disk params? Currently the parser we took from perf doesn't support multiple arguments. -- 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