Am Montag, 23. Juni 2008 schrieb Bernhard Schmidt:
> I don't quite understand. VIRTIO_BLK can be selected in the kernel 
> without selecting VIRTIO_PCI, it does not generate any build error but 
> the virtual blockdevice simply does appear. Does VIRTIO_BLK have any use 
> without VIRTIO_PCI?

Yes, it does.
virtio_pci is just one of currently 3 virtio transports.
drivers/lguest/lguest_devices.c (CONFIG_LGUEST_GUEST) and 
drivers/s390/kvm/kvm_virtio.c are other transports that make virtio_blk 
usable.

Christian
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to