summaryrefslogtreecommitdiff
path: root/include/hw/virtio/dataplane
AgeCommit message (Expand)AuthorFilesLines
2014-07-14virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi1-1/+1
2014-07-14dataplane: do not free VirtQueueElement in vring_push()Stefan Hajnoczi1-1/+0
2013-12-20dataplane: replace hostmem with memory_region_findPaolo Bonzini2-60/+1
2013-12-20dataplane: change vring API to use VirtQueueElementPaolo Bonzini1-4/+3
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi1-1/+1
2013-07-04memory: add ref/unref callsPaolo Bonzini1-0/+1
2013-04-08hw: move headers to include/Paolo Bonzini2-0/+119