summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* virtio: handle non-virtio-1-capable backend for ccwCornelia Huck2015-12-021-0/+5
* vhost: drop dead codeMichael S. Tsirkin2015-12-021-1/+0
* virtio-pci: fix 1.0 virtqueue migrationJason Wang2015-11-121-0/+3
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-2/+0
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-0/+1
* vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-221-0/+3
* vhost: use a function for each callMarc-André Lureau2015-10-222-13/+62
* vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-221-1/+3
* vhost: alloc shareable logMarc-André Lureau2015-10-221-1/+2
* vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-221-0/+4
* vhost: add vhost_set_log_base opMarc-André Lureau2015-10-221-0/+3
* vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-222-0/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-121-1/+3
|\
| * virtio dataplane: adapt dataplane for virtio Version 1Pierre Morel2015-10-121-1/+3
* | virtio-gpu: add 3d mode and virgl rendering support.Gerd Hoffmann2015-10-081-1/+21
|/
* virtio: introduce virtqueue_discard()Jason Wang2015-10-011-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-25/+0
|\
| * vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-251-25/+0
* | vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-241-0/+2
* | vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu2015-09-241-0/+2
* | vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-241-0/+1
* | vhost-user: add protocol feature negotiationMichael S. Tsirkin2015-09-241-0/+1
|/
* virtio: avoid leading underscores for helpersCornelia Huck2015-09-102-6/+7
* virtio-net: remove useless codesJason Wang2015-08-131-1/+0
* virtio: fix 1.0 virtqueue migrationJason Wang2015-08-051-0/+6
* virtio: get_features() can failJason Wang2015-07-271-1/+3
* virtio: set any_layout in virtio coreMichael S. Tsirkin2015-07-271-1/+3
* virtio: hide legacy features from modern guestsMichael S. Tsirkin2015-07-271-0/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-201-0/+9
|\
| * virtio-net: unbreak any layoutJason Wang2015-07-201-0/+9
* | virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta2015-07-171-0/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-081-12/+0
|\
| * virtio_net: reuse constants from linuxMichael S. Tsirkin2015-07-081-12/+0
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...Peter Maydell2015-07-071-3/+0
|\ \ | |/ |/|
| * virtio-gpu: use virtio_instance_init_common, fixup propertiesGerd Hoffmann2015-07-071-3/+0
* | virtio-input: add input routing supportGerd Hoffmann2015-07-031-0/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-261-0/+1
|\
| * balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev2015-06-231-0/+1
* | virtio-input: evdev passthroughGerd Hoffmann2015-06-231-0/+13
* | virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann2015-06-231-8/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-192-2/+14
|\
| * vhost: enable vhost without without MSI-XPankaj Gupta2015-06-191-2/+1
| * virtio: introduce virtio_legacy_is_cross_endian()Greg Kurz2015-06-171-0/+13
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-119-71/+35
|\ \ | |/
| * vhost-scsi: move qdev properties into vhost-scsi.cShannon Zhao2015-06-101-9/+0
| * virtio-serial-bus: move qdev properties into virtio-serial-bus.cShannon Zhao2015-06-101-3/+0
| * virtio-rng: move qdev properties into virtio-rng.cShannon Zhao2015-06-101-10/+0
| * virtio-scsi: move qdev properties into virtio-scsi.cShannon Zhao2015-06-101-13/+0
| * virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIESShannon Zhao2015-06-101-6/+1
| * virtio-net: move qdev properties into virtio-net.cShannon Zhao2015-06-101-24/+0
OpenPOWER on IntegriCloud