virtio: let header files include virtio_ids.h
[safe/jmp/linux-2.6] / drivers / virtio / virtio_balloon.c
2009-10-22 Christian Borntraegervirtio: let header files include virtio_ids.h
2009-09-23 Fernando Luis Vazq... virtio: add virtio IDs file
2009-09-23 Rusty Russellvirtio: make add_buf return capacity remaining
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-04-19 Marcelo Tosattivirtio: fix suspend when using virtio_balloon
2008-12-29 Hollis Blanchardvirtio: avoid implicit use of Linux page size in balloo...
2008-08-25 Anthony Liguorivirtio_balloon: fix towards_target when deflating balloon
2008-05-02 Rusty Russellvirtio: explicit advertisement of driver features
2008-05-02 Rusty Russellvirtio: change config to guest endian.
2008-03-17 Rusty Russellvirtio: handle > 2 billion page balloon targets
2008-02-06 Ingo Molnarvirtio: fix trivial build bug
2008-02-06 Johann Felix Sodenvirtio: add missing #include <linux/delay.h>
2008-02-04 Rusty Russellvirtio: balloon driver