SLOF/lib/libhvcall
Thomas Huth 008fe5610d Support for virtio-block PCI devices
The virtio devices are preferred way of providing virtualized devices on
KVM/qemu. Here's now the basic support for virtio block devices.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2011-11-24 11:32:35 +01:00
..
Makefile Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
hvcall.S Improved cache-inhibited access functions 2011-10-12 13:20:00 +02:00
hvcall.code Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
hvcall.in Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
libhvcall.h Add wrapper for H_PUT_TCE hypervisor call 2011-10-12 16:24:55 +02:00
virtio-blk.c Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
virtio-blk.h Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
virtio.c Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00
virtio.h Support for virtio-block PCI devices 2011-11-24 11:32:35 +01:00