kvm: Virtio block device emulation
This patch implements a rough first version of virtio block device emulation. You can enable it with the '--enable-virtio' command line option. We're still missing
kvm: Virtio block device emulation
This patch implements a rough first version of virtio block device emulation. You can enable it with the '--enable-virtio' command line option. We're still missing virtio queue handling so enabling virtio will cause a guest kernel to hang.
Signed-off-by: Pekka Enberg <penberg@kernel.org>
show more ...
|