summaryrefslogtreecommitdiff
path: root/hw/virtio/dataplane/vring.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi1-1/+1
2013-12-20dataplane: replace hostmem with memory_region_findPaolo Bonzini1-8/+70
2013-12-20dataplane: change vring API to use VirtQueueElementPaolo Bonzini1-20/+36
2013-12-20vring: factor common code for error exitsPaolo Bonzini1-13/+21
2013-12-20vring: create a common function to parse descriptorsPaolo Bonzini1-62/+51
2013-08-12virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi1-0/+1
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi1-3/+5
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-0/+363