aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/virtio-ring.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: Allocate drive_s storage in low memoryKevin O'Connor2017-09-271-1/+0
* virtio-ring: 32bit cleanupGerd Hoffmann2015-07-011-31/+30
* virtio: add version 1.0 support to vp_notifyGerd Hoffmann2015-07-011-1/+1
* virtio: add struct vp_deviceGerd Hoffmann2015-07-011-2/+2
* Move function definitions for output.c from util.h to new file output.h.Kevin O'Connor2013-09-181-2/+2
* Move code centered around specific hardware devices to src/hw/Kevin O'Connor2013-09-021-0/+149