aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)AuthorFilesLines
2015-12-07virtio-blk: Drop x-data-plane optionFam Zheng1-1/+0
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck1-0/+5
2015-12-02vhost: drop dead codeMichael S. Tsirkin1-1/+0
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang1-0/+3
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin1-2/+0
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin1-0/+1
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet1-0/+3
2015-10-22vhost: use a function for each callMarc-André Lureau2-13/+62
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau1-1/+3
2015-10-22vhost: alloc shareable logMarc-André Lureau1-1/+2
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau1-0/+4
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau1-0/+3
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov2-0/+4
2015-10-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+3
2015-10-12virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel1-1/+3
2015-10-08virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann1-1/+21
2015-10-01virtio: introduce virtqueue_discard()Jason Wang1-0/+2
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-25/+0
2015-09-25vhost-scsi: include linux/vhost.hMarc-André Lureau1-25/+0
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang1-0/+2
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu1-0/+2
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu1-0/+1
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin1-0/+1
2015-09-10virtio: avoid leading underscores for helpersCornelia Huck2-6/+7
2015-08-13virtio-net: remove useless codesJason Wang1-1/+0
2015-08-05virtio: fix 1.0 virtqueue migrationJason Wang1-0/+6
2015-07-27virtio: get_features() can failJason Wang1-1/+3
2015-07-27virtio: set any_layout in virtio coreMichael S. Tsirkin1-1/+3
2015-07-27virtio: hide legacy features from modern guestsMichael S. Tsirkin1-0/+4
2015-07-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+9
2015-07-20virtio-net: unbreak any layoutJason Wang1-0/+9
2015-07-17virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta1-0/+1
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-12/+0
2015-07-08virtio_net: reuse constants from linuxMichael S. Tsirkin1-12/+0
2015-07-07Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell1-3/+0
2015-07-07virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann1-3/+0
2015-07-03virtio-input: add input routing supportGerd Hoffmann1-0/+2
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+1
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev1-0/+1
2015-06-23virtio-input: evdev passthroughGerd Hoffmann1-0/+13
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann1-8/+1
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-2/+14
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta1-2/+1
2015-06-17virtio: introduce virtio_legacy_is_cross_endian()Greg Kurz1-0/+13
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-71/+35
2015-06-10vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao1-9/+0
2015-06-10virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao1-3/+0
2015-06-10virtio-rng: move qdev properties into virtio-rng.cShannon Zhao1-10/+0
2015-06-10virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao1-13/+0
2015-06-10virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao1-6/+1