aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel
2015-10-09virtio-input: Fix device introspection on non-Linux hostsMarkus Armbruster
2015-10-01virtio: Notice when the system doesn't support MSIx at allRichard Henderson
2015-10-01virtio: introduce virtqueue_discard()Jason Wang
2015-10-01virtio: introduce virtqueue_unmap_sg()Jason Wang
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin
2015-09-24vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu
2015-09-24virtio: ring sizes vs. resetCornelia Huck
2015-09-24virtio: right size for virtio_queue_get_avail_sizePierre Morel
2015-09-11hw/virtio/virtio-pci: Remove meaningless blank PropertyShannon Zhao
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck
2015-09-07hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculationPeter Maydell
2015-08-05virtio: fix 1.0 virtqueue migrationJason Wang
2015-07-27virtio: get_features() can failJason Wang
2015-07-27virtio-pci: fix memory MR cleanup for modernMichael S. Tsirkin
2015-07-27virtio: hide legacy features from modern guestsMichael S. Tsirkin
2015-07-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-20Revert "vhost-user: add multi queue support"Michael S. Tsirkin
2015-07-17virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta
2015-07-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-13virtio-pci: don't crash on illegal lengthMichael S. Tsirkin
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08virtio fix cfg endian-ness for BE targetsMichael S. Tsirkin
2015-07-08virtio-pci: implement cfg capabilityMichael S. Tsirkin
2015-07-07Revert "dataplane: allow virtio-1 devices"Cornelia Huck
2015-07-07dataplane: fix cross-endian issuesGreg Kurz
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-23vhost: correctly pass error to caller in vhost_dev_enable_notifiers()Jason Wang
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev
2015-06-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...Peter Maydell
2015-06-23virtio-input: evdev passthroughGerd Hoffmann
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann
2015-06-23virito-pci: fix OVERRUN problemGonglei
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-17vhost: set vring endianness for legacy virtioGreg Kurz
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-10virtio-rng: move qdev properties into virtio-rng.cShannon Zhao
2015-06-10virtio-input: emulated devices [pci]Gerd Hoffmann