linux-stable/drivers/virtio
Rusty Russell 480daab42c virtio: Don't use PAGE_SIZE in virtio_pci.c
The virtio PCI devices don't depend on the guest page size.  This matters
now PowerPC virtio is gaining ground (they like 64k pages).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-12-30 09:25:57 +10:30
..
config.c
Kconfig virtio: balloon driver 2008-02-04 23:50:13 +11:00
Makefile virtio: balloon driver 2008-02-04 23:50:13 +11:00
virtio.c virtio: struct device - replace bus_id with dev_name(), dev_set_name() 2008-12-30 09:25:56 +10:30
virtio_balloon.c virtio_balloon: fix towards_target when deflating balloon 2008-08-26 00:19:25 +10:00
virtio_pci.c virtio: Don't use PAGE_SIZE in virtio_pci.c 2008-12-30 09:25:57 +10:30
virtio_ring.c virtio: Add transport feature handling stub for virtio_ring. 2008-07-25 12:06:14 +10:00