summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_balloon.c
AgeCommit message (Expand)Author
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao
2009-09-23virtio: make add_buf return capacity remainingRusty Russell
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-04-19virtio: fix suspend when using virtio_balloonMarcelo Tosatti
2008-12-30virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard
2008-08-26virtio_balloon: fix towards_target when deflating balloonAnthony Liguori
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-05-02virtio: change config to guest endian.Rusty Russell
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell
2008-02-06virtio: add missing #include <linux/delay.h>Johann Felix Soden
2008-02-04virtio: balloon driverRusty Russell