aboutsummaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_balloon.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-19virtio: fix suspend when using virtio_balloonGravatar Marcelo Tosatti 1-1/+2
2008-12-30virtio: avoid implicit use of Linux page size in balloon interfaceGravatar Hollis Blanchard 1-2/+11
2008-08-26virtio_balloon: fix towards_target when deflating balloonGravatar Anthony Liguori 1-1/+1
2008-05-02virtio: explicit advertisement of driver featuresGravatar Rusty Russell 1-1/+5
2008-05-02virtio: change config to guest endian.Gravatar Rusty Russell 1-3/+3
2008-03-17virtio: handle > 2 billion page balloon targetsGravatar Rusty Russell 1-2/+2
2008-02-06virtio: add missing #include <linux/delay.h>Gravatar Johann Felix Soden 1-0/+1
2008-02-04virtio: balloon driverGravatar Rusty Russell 1-0/+284