Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-12 | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 1 | -16/+11 |
2009-06-12 | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 1 | -2/+2 |
2009-04-19 | virtio: fix suspend when using virtio_balloon | Marcelo Tosatti | 1 | -1/+2 |
2008-12-30 | virtio: avoid implicit use of Linux page size in balloon interface | Hollis Blanchard | 1 | -2/+11 |
2008-08-26 | virtio_balloon: fix towards_target when deflating balloon | Anthony Liguori | 1 | -1/+1 |
2008-05-02 | virtio: explicit advertisement of driver features | Rusty Russell | 1 | -1/+5 |
2008-05-02 | virtio: change config to guest endian. | Rusty Russell | 1 | -3/+3 |
2008-03-17 | virtio: handle > 2 billion page balloon targets | Rusty Russell | 1 | -2/+2 |
2008-02-06 | virtio: add missing #include <linux/delay.h> | Johann Felix Soden | 1 | -0/+1 |
2008-02-04 | virtio: balloon driver | Rusty Russell | 1 | -0/+284 |