summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert2018-02-081-3/+0Star
* vhost: Build temporary section list and deref after commitDr. David Alan Gilbert2018-02-081-0/+2
* virtio: remove event notifier cleanup call on de-assignGal Hammer2018-02-081-0/+2
* vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu2018-01-181-0/+41
* vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu2018-01-182-0/+27
* virtio-blk: make queue size configurableMark Kanda2017-12-191-0/+1
* virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin2017-12-011-0/+1
* virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann2017-09-291-0/+1
* migration: Route more error pathsDr. David Alan Gilbert2017-09-271-1/+1
* virtio-serial: add enable_backend callbackPavel Butsykin2017-09-211-0/+3
* virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones2017-09-191-1/+1
* virtio-net: enable configurable tx queue sizeWei Wang2017-07-031-0/+1
* vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi2017-06-152-0/+37
* vhost: rework IOTLB messagingMaxime Coquelin2017-06-021-8/+15
* vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin2017-06-021-1/+1
* virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin2017-05-252-0/+2
* virtio-gpu: move virtio_gpu_gl_blockGerd Hoffmann2017-05-121-0/+1
* vhost-scsi: create a vhost-scsi-common abstractionFelipe Franciosi2017-05-053-9/+52
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell2017-04-241-0/+2
|\
| * virtio-gpu: add xres and yres propertiesGerd Hoffmann2017-04-241-0/+2
* | scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng2017-04-241-3/+5
|/
* virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2017-04-211-0/+2
* vhost: generalize iommu memory regionJason Wang2017-03-301-0/+11
* virtio: fix vring_align() on 64-bit windowsAndrew Baumann2017-03-291-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-03-271-0/+14
|\
| * virtio-scsi: Make virtio_scsi_acquire/release publicFam Zheng2017-03-241-0/+14
* | virtio-input: fix eventq batchingLadi Prosek2017-03-271-1/+4
|/
* virtio: add MemoryListener to cache ring translationsPaolo Bonzini2017-02-171-0/+1
* virtio: add virtio_*_phys_cachedPaolo Bonzini2017-02-171-0/+52
* virtio: Report real progress in VQ aio poll handlerFam Zheng2017-02-173-6/+6
* virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert2017-02-131-2/+2
* virtio: make virtio_should_notify staticPaolo Bonzini2017-02-011-1/+0Star
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell2017-01-201-0/+1
|\
| * virtio-ccw: fix ring sizingMichael S. Tsirkin2017-01-201-0/+1
* | vhost_net: device IOTLB supportJason Wang2017-01-182-0/+17
|/
* virtio-net: Add MTU feature supportMaxime Coquelin2017-01-101-0/+1
* vhost-user: Add MTU protocol feature and opMaxime Coquelin2017-01-101-0/+2
* virtio: Introduce virtqueue_drop_all procedureYuri Benditovich2017-01-101-0/+1
* net: Add virtio queue interface to update used index from vring stateYuri Benditovich2017-01-101-0/+1
* virtio: convert to use DMA apiJason Wang2017-01-103-13/+28
* virtio-gpu: track and limit host memory allocationsGerd Hoffmann2016-12-201-0/+3
* virtio: set ISR on dataplane notificationsPaolo Bonzini2016-11-182-2/+1Star
* virtio: introduce grab/release_ioeventfd to fix vhostPaolo Bonzini2016-11-182-0/+16
* virtio: drop virtio_queue_get_ring_{size,addr}()Greg Kurz2016-11-151-2/+0Star
* vhost: drop legacy vring layout bitsGreg Kurz2016-11-151-3/+0Star
* vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layoutGreg Kurz2016-11-151-0/+4
* virtio: allow per-device-class legacy featuresMichael S. Tsirkin2016-11-151-0/+5
* virtio: make virtqueue_alloc_element staticLadi Prosek2016-11-151-1/+0Star
* virtio: rename virtqueue_discard to virtqueue_unpopLadi Prosek2016-11-151-2/+2
* virtio-crypto: using bh to handle dataq's requestsGonglei2016-11-011-1/+7