aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)Author
2018-06-26virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 definePeter Maydell
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu
2018-06-01virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-24vhost-user: support registering external host notifiersTiwei Bie
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie
2018-05-23virtio: support setting memory region based host notifierTiwei Bie
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth
2018-03-13virtio-net: add linkspeed and duplex settings to virtio-netJason Baron
2018-03-13virtio-net: use 64-bit values for feature flagsJason Baron
2018-03-01cryptodev-vhost-user: add crypto session handlerGonglei
2018-03-01cryptodev: add vhost supportGonglei
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert
2018-02-08virtio: remove event notifier cleanup call on de-assignGal Hammer
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu
2017-12-19virtio-blk: make queue size configurableMark Kanda
2017-12-01virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann
2017-09-27migration: Route more error pathsDr. David Alan Gilbert
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones
2017-07-03virtio-net: enable configurable tx queue sizeWei Wang
2017-06-15vhost-user-scsi: Introduce vhost-user-scsi host deviceFelipe Franciosi
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-05-25virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin
2017-05-12virtio-gpu: move virtio_gpu_gl_blockGerd Hoffmann
2017-05-05vhost-scsi: create a vhost-scsi-common abstractionFelipe Franciosi
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell
2017-04-24virtio-gpu: add xres and yres propertiesGerd Hoffmann
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier
2017-03-30vhost: generalize iommu memory regionJason Wang
2017-03-29virtio: fix vring_align() on 64-bit windowsAndrew Baumann
2017-03-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-03-27virtio-input: fix eventq batchingLadi Prosek
2017-03-24virtio-scsi: Make virtio_scsi_acquire/release publicFam Zheng
2017-02-17virtio: add MemoryListener to cache ring translationsPaolo Bonzini
2017-02-17virtio: add virtio_*_phys_cachedPaolo Bonzini
2017-02-17virtio: Report real progress in VQ aio poll handlerFam Zheng
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin
2017-01-18vhost_net: device IOTLB supportJason Wang