summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-29virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz1-3/+10
2014-06-29exec: introduce target_words_bigendian() helperGreg Kurz1-0/+6
2014-06-29virtio: introduce device specific migration callsGreg Kurz1-1/+3
2013-12-09virtio: Convert exit to unrealizeAndreas Färber1-1/+1
2013-12-09virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber1-2/+3
2013-12-09virtio: Start converting VirtioDevice to QOM realizeAndreas Färber1-1/+3
2013-12-09virtio-bus: cleanup plug/unplug interfacePaolo Bonzini1-0/+1
2013-08-12virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi1-0/+1
2013-07-19virtio: Support transports which can specify the vring alignmentPeter Maydell1-0/+1
2013-07-19virtio: Add support for guest setting of queue sizePeter Maydell1-0/+1
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin1-0/+2
2013-05-03virtio: add virtio_device_set_child_bus_name.KONRAD Frederic1-0/+4
2013-04-24virtio: drop unused function prototypes.KONRAD Frederic1-10/+0
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-5/+1
2013-04-24virtio: remove virtiobindings.KONRAD Frederic1-19/+0
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-24/+0
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic1-2/+0
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino1-2/+0
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic1-0/+12
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+292