summaryrefslogtreecommitdiffstats
path: root/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-121-14/+55
|\
| * virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2015-10-121-14/+55
* | virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster2015-10-092-8/+16
|/
* virtio: Notice when the system doesn't support MSIx at allRichard Henderson2015-10-011-6/+11
* virtio: introduce virtqueue_discard()Jason Wang2015-10-011-0/+7
* virtio: introduce virtqueue_unmap_sg()Jason Wang2015-10-011-4/+10
* vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-241-0/+19
* vhost-user: add multiple queue supportChangchun Ouyang2015-09-242-2/+25
* vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-243-12/+25
* vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-241-1/+14
* vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu2015-09-241-3/+3
* vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-241-0/+31
* vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu2015-09-241-16/+22
* virtio: ring sizes vs. resetCornelia Huck2015-09-241-0/+64
* virtio: right size for virtio_queue_get_avail_sizePierre Morel2015-09-241-1/+1
* hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* virtio: avoid leading underscores for helpersCornelia Huck2015-09-104-15/+15
* hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculationPeter Maydell2015-09-071-3/+1
* virtio: fix 1.0 virtqueue migrationJason Wang2015-08-051-0/+56
* virtio: get_features() can failJason Wang2015-07-273-3/+5
* virtio-pci: fix memory MR cleanup for modernMichael S. Tsirkin2015-07-271-0/+15
* virtio: hide legacy features from modern guestsMichael S. Tsirkin2015-07-271-1/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-201-10/+1
|\
| * Revert "vhost-user: add multi queue support"Michael S. Tsirkin2015-07-201-10/+1
* | virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta2015-07-171-7/+8
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-131-2/+4
|\
| * virtio-pci: don't crash on illegal lengthMichael S. Tsirkin2015-07-131-2/+4
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-083-29/+178
|\ \ | |/
| * virtio fix cfg endian-ness for BE targetsMichael S. Tsirkin2015-07-081-8/+83
| * virtio-pci: implement cfg capabilityMichael S. Tsirkin2015-07-082-1/+78
| * Revert "dataplane: allow virtio-1 devices"Cornelia Huck2015-07-071-26/+21
| * dataplane: fix cross-endian issuesGreg Kurz2015-07-071-2/+4
* | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-2/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-263-6/+10
|\
| * vhost: correctly pass error to caller in vhost_dev_enable_notifiers()Jason Wang2015-06-231-4/+4
| * balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev2015-06-231-0/+4
| * virito-pci: fix OVERRUN problemGonglei2015-06-231-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...Peter Maydell2015-06-232-16/+37
|\ \
| * | virtio-input: evdev passthroughGerd Hoffmann2015-06-232-0/+26
| * | virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann2015-06-231-16/+11
| |/
* | Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-1/+0
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-191-14/+50
|\
| * vhost: enable vhost without without MSI-XPankaj Gupta2015-06-191-13/+1
| * vhost: set vring endianness for legacy virtioGreg Kurz2015-06-171-1/+49
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell2015-06-161-0/+14
|\ \
| * | virtio-gpu-pci: add virtio pci supportGerd Hoffmann2015-06-121-0/+14
* | | migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela2015-06-121-10/+6
|/ /
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-118-77/+870
|\ \ | |/
| * virtio-rng: move qdev properties into virtio-rng.cShannon Zhao2015-06-101-1/+7
| * virtio-input: emulated devices [pci]Gerd Hoffmann2015-06-102-0/+97
OpenPOWER on IntegriCloud