aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio.h
AgeCommit message (Expand)Author
2014-06-29virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz
2014-06-29exec: introduce target_words_bigendian() helperGreg Kurz
2014-06-29virtio: introduce device specific migration callsGreg Kurz
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber
2013-12-09virtio: Start converting VirtioDevice to QOM realizeAndreas Färber
2013-12-09virtio-bus: cleanup plug/unplug interfacePaolo Bonzini
2013-08-12virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi
2013-07-19virtio: Support transports which can specify the vring alignmentPeter Maydell
2013-07-19virtio: Add support for guest setting of queue sizePeter Maydell
2013-07-15virtio-net: add feature bit for any header s/gMichael S. Tsirkin
2013-05-03virtio: add virtio_device_set_child_bus_name.KONRAD Frederic
2013-04-24virtio: drop unused function prototypes.KONRAD Frederic
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-24virtio-rng: cleanup: init and exit functions.KONRAD Frederic
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini