aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)Author
2019-05-29virtio-gpu: add bswap helpers headerMarc-André Lureau
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau
2019-05-20vhost-user-blk: Add support to reconnect backendXie Yongji
2019-05-20virtio: Introduce started flag to VirtioDeviceXie Yongji
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-10Add vhost-user-input-pciMarc-André Lureau
2019-03-18virtio-gpu: delay virglrenderer reset when blocked.Gerd Hoffmann
2019-03-12vhost-user-blk: Add support to get/set inflight bufferXie Yongji
2019-03-12vhost-user: Support transferring inflight buffer between qemu and backendXie Yongji
2019-03-12vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang
2019-03-05virtio-net: Switch to using announce timerDr. David Alan Gilbert
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-22virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page sizeDavid Gibson
2019-02-22virtio-blk: add DISCARD and WRITE_ZEROES featuresStefano Garzarella
2019-02-22virtio-blk: set config size depending on the features enabledStefano Garzarella
2019-02-22virtio-net: make VirtIOFeature usable for other virtio devicesStefano Garzarella
2019-02-22virtio-blk: add host_features field in VirtIOBlockStefano Garzarella
2019-02-22display/virtio: add edid support.Gerd Hoffmann
2019-02-22virtio-gpu: remove useless 'waiting' fieldMarc-André Lureau
2019-02-22virtio-gpu: block both 2d and 3d renderingMarc-André Lureau
2019-02-22virtio-gpu: remove unused config_sizeMarc-André Lureau
2019-02-22virtio-gpu: remove unused qdevMarc-André Lureau
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé
2019-01-22virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé
2019-01-17virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich
2018-09-03virtio-gpu: pass down VirtIOGPU pointer to a bunch of functionsGerd Hoffmann
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-07virtio-gpu: fix crashes upon warm reboot with vga modeMarc-André Lureau
2018-07-02hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
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