aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)Author
2015-11-10Inhibit ballooning during postcopyDr. David Alan Gilbert
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin
2015-10-29virtio: switch to virtio_mapMichael S. Tsirkin
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin
2015-10-29vhost-user: cleanup msg size mathMichael S. Tsirkin
2015-10-29vhost-user: cleanup struct size mathMichael S. Tsirkin
2015-10-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22vhost-user: fix up rhel6 buildMichael S. Tsirkin
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22vhost: set the correct queue index in case of migration with multiqueueThibaut Collet
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau
2015-10-22vhost-user: use an enum helper for features maskThibaut Collet
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost-user: add a migration blockerMarc-André Lureau
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau
2015-10-22vhost: document log resizingMarc-André Lureau
2015-10-22vhost: fail backend intialization earlyIgor Mammedov
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
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