summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
...
* | vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau2019-05-291-0/+2
|/
* vhost-user-blk: Add support to reconnect backendXie Yongji2019-05-211-0/+3
* virtio: Introduce started flag to VirtioDeviceXie Yongji2019-05-211-0/+2
* vhost_net: don't set backend for the uninitialized virtqueueJason Wang2019-05-171-0/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell2019-05-132-6/+6
|\
| * Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-132-6/+6
* | Add vhost-user-input-pciMarc-André Lureau2019-05-101-0/+14
|/
* virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann2019-03-181-0/+1
* vhost-user-blk: Add support to get/set inflight bufferXie Yongji2019-03-131-0/+1
* vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji2019-03-132-0/+28
* vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau2019-03-133-3/+3
* virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann2019-03-111-1/+0Star
* virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang2019-03-061-1/+27
* virtio-net: Switch to using announce timerDr. David Alan Gilbert2019-03-051-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-03-041-0/+3
|\
| * virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page sizeDavid Gibson2019-02-221-0/+3
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-02-252-2/+19
|\ \
| * | virtio-blk: add DISCARD and WRITE_ZEROES featuresStefano Garzarella2019-02-221-0/+2
| * | virtio-blk: set config size depending on the features enabledStefano Garzarella2019-02-221-0/+1
| * | virtio-net: make VirtIOFeature usable for other virtio devicesStefano Garzarella2019-02-221-0/+15
| * | virtio-blk: add host_features field in VirtIOBlockStefano Garzarella2019-02-221-2/+1Star
| |/
* | display/virtio: add edid support.Gerd Hoffmann2019-02-221-0/+5
* | virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau2019-02-221-1/+0Star
* | virtio-gpu: block both 2d and 3d renderingMarc-André Lureau2019-02-221-1/+0Star
* | virtio-gpu: remove unused config_sizeMarc-André Lureau2019-02-221-2/+0Star
* | virtio-gpu: remove unused qdevMarc-André Lureau2019-02-221-1/+0Star
|/
* virtio-net: Fix a typoPhilippe Mathieu-Daudé2019-01-241-1/+1
* virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé2019-01-221-3/+2Star
* virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich2019-01-181-0/+83
* virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann2018-09-031-2/+4
* Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann2018-08-301-1/+0Star
* virtio-vga: fix resetGerd Hoffmann2018-08-301-0/+1
* vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards2018-08-232-1/+1
* virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau2018-08-071-0/+1
* hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 definePeter Maydell2018-06-261-5/+0Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-044-1/+36
|\
| * vhost-blk: turn on pre-defined RO feature bitChangpeng Liu2018-06-011-1/+0Star
| * vhost-user: support registering external host notifiersTiwei Bie2018-05-241-0/+8
| * vhost-user: introduce shared vhost-user stateTiwei Bie2018-05-243-0/+24
| * vhost: allow backends to filter memory sectionsTiwei Bie2018-05-241-0/+4
* | virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson2018-06-011-0/+6
* | hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
|/
* virtio: support setting memory region based host notifierTiwei Bie2018-05-232-0/+4
* trivial: Do not include pci.h if it is not necessaryThomas Huth2018-05-202-2/+0Star
* virtio-net: add linkspeed and duplex settings to virtio-netJason Baron2018-03-131-0/+3
* virtio-net: use 64-bit values for feature flagsJason Baron2018-03-131-1/+1
* cryptodev-vhost-user: add crypto session handlerGonglei2018-03-011-0/+8
* cryptodev: add vhost supportGonglei2018-03-011-0/+1
* virtio-gpu-3d: add support for second capability set (v4)Dave Airlie2018-02-261-1/+1