aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_balloon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard1-2/+11
2008-08-26virtio_balloon: fix towards_target when deflating balloonAnthony Liguori1-1/+1
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell1-1/+5
2008-05-02virtio: change config to guest endian.Rusty Russell1-3/+3
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell1-2/+2
2008-02-06virtio: add missing #include <linux/delay.h>Johann Felix Soden1-0/+1
2008-02-04virtio: balloon driverRusty Russell1-0/+284