History log of /kvmtool/include/kvm/virtio-pci.h (Results 26 – 27 of 27)
Revision Date Author Comments
# 8b1ff07e 15-Aug-2010 Pekka Enberg <penberg@kernel.org>

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 ...


# 984b7ae0 15-Aug-2010 Pekka Enberg <penberg@kernel.org>

kvm: Add virtio PCI ioport handler stubs

This patch adds stub virtio PCI ioport handlers to our virtio emulation layer.

Signed-off-by: Pekka Enberg <penberg@kernel.org>


12