aboutsummaryrefslogtreecommitdiff
path: root/src/hw/virtio-ring.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-27virtio: Allocate drive_s storage in low memoryKevin O'Connor1-1/+0
2015-07-01virtio-ring: 32bit cleanupGerd Hoffmann1-31/+30
2015-07-01virtio: add version 1.0 support to vp_notifyGerd Hoffmann1-1/+1
2015-07-01virtio: add struct vp_deviceGerd Hoffmann1-2/+2
2013-09-18Move function definitions for output.c from util.h to new file output.h.Kevin O'Connor1-2/+2
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+149