summaryrefslogtreecommitdiffstats
path: root/hw/virtio/virtio.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...yinyin2013-08-251-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-08-121-0/+5
|\
| * virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi2013-08-121-0/+5
* | hw/virtio/virtio: Don't allow guests to add/remove queuesPeter Maydell2013-08-091-3/+9
|/
* virtio: Support transports which can specify the vring alignmentPeter Maydell2013-07-191-3/+29
* virtio: Add support for guest setting of queue sizePeter Maydell2013-07-191-0/+8
* virtio: properly validate address before accessing configJason Wang2013-05-081-12/+18
* virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+24
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-16/+1
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-22/+27
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-15/+28
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+1121
OpenPOWER on IntegriCloud