aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio.h
AgeCommit message (Expand)Author
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