summaryrefslogtreecommitdiff
path: root/hw/virtio/dataplane
AgeCommit message (Expand)AuthorFilesLines
2014-01-22dataplane: fix shadowed return valueStefan Hajnoczi1-1/+1
2013-12-20dataplane: replace hostmem with memory_region_findPaolo Bonzini3-192/+71
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-07-04memory: add ref/unref callsPaolo Bonzini1-0/+7
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini1-1/+1
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini3-0/+540