Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-12 | virtio dataplane: adapt dataplane for virtio Version 1 | Pierre Morel | 1 | -1/+3 |
2015-02-26 | virtio: use standard virtio_ring.h | Michael S. Tsirkin | 2 | -2/+2 |
2015-02-16 | dataplane: endianness-aware accesses | Cornelia Huck | 2 | -12/+77 |
2014-09-22 | virtio: Import virtio_vring.h | Fam Zheng | 1 | -1/+1 |
2014-07-14 | virtio-blk: embed VirtQueueElement in VirtIOBlockReq | Stefan Hajnoczi | 1 | -1/+1 |
2014-07-14 | dataplane: do not free VirtQueueElement in vring_push() | Stefan Hajnoczi | 1 | -1/+0 |
2013-12-20 | dataplane: replace hostmem with memory_region_find | Paolo Bonzini | 2 | -60/+1 |
2013-12-20 | dataplane: change vring API to use VirtQueueElement | Paolo Bonzini | 1 | -4/+3 |
2013-07-19 | dataplane: sync virtio.c and vring.c virtqueue state | Stefan Hajnoczi | 1 | -1/+1 |
2013-07-04 | memory: add ref/unref calls | Paolo Bonzini | 1 | -0/+1 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 2 | -0/+119 |