summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* vhost-vsock: handle common features in vhost-vsock-commonStefano Garzarella2021-10-052-3/+5
* vhost-vsock: fix migration issue when seqpacket is supportedStefano Garzarella2021-10-051-0/+3
* vhost: use unsigned int for nvqsJason Wang2021-09-041-1/+1
* virtio-bus: introduce iommu_enabled()Jason Wang2021-09-041-1/+3
* hw/virtio: move vhost_set_backend_type() to vhost.cTiberiu Georgescu2021-09-042-6/+4
* vhost-vdpa: Do not send empty IOTLB update batchesEugenio Pérez2021-09-041-0/+1
* hw/display: fix virgl reset regressionMarc-André Lureau2021-07-221-0/+1
* hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar2021-07-161-0/+28
* virtio-mem: Implement RamDiscardManager interfaceDavid Hildenbrand2021-07-081-0/+3
* vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf2021-06-302-3/+3
* vhost: Distinguish errors in vhost_backend_init()Kevin Wolf2021-06-301-1/+2
* vhost: Add Error parameter to vhost_dev_init()Kevin Wolf2021-06-301-1/+1
* vhost-vdpa: map virtqueue notification area if possibleJason Wang2021-06-111-0/+6
* vhost-vdpa: Remove redundant declaration of address_space_memoryXie Yongji2021-06-051-1/+0
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-06-041-0/+4
|\
| * virtio-net: Added eBPF RSS to virtio-net.Andrew Melnychenko2021-06-041-0/+4
* | virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy2021-05-271-0/+7
* | virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy2021-05-271-0/+15
* | virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy2021-05-271-0/+9
* | virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy2021-05-271-0/+3
* | virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy2021-05-271-1/+1
* | virtio-gpu: Refactor virtio_gpu_set_scanoutVivek Kasireddy2021-05-271-0/+8
* | virtio-gpu: Add udmabuf helpersVivek Kasireddy2021-05-271-0/+11
|/
* vhost-user-blk: Check that num-queues is supported by backendKevin Wolf2021-05-181-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-05-163-3/+6
|\
| * vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu2021-05-141-2/+0
| * hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk2021-05-141-0/+5
| * hw/virtio: Pass virtio_feature_get_config_size() a const argumentPhilippe Mathieu-Daudé2021-05-141-1/+1
* | virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann2021-05-101-2/+3
* | virtio-gpu: drop use_virgl_rendererGerd Hoffmann2021-05-101-1/+0
* | virtio-gpu: move update_cursor_dataGerd Hoffmann2021-05-101-0/+6
* | virtio-gpu: move virgl process_cmdGerd Hoffmann2021-05-101-0/+2
* | virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann2021-05-101-1/+7
* | virtio-gpu: move virgl resetGerd Hoffmann2021-05-101-0/+1
* | virtio-gpu: move virgl realize + propertiesGerd Hoffmann2021-05-101-0/+1
* | virtio-gpu: add virtio-gpu-gl-deviceGerd Hoffmann2021-05-101-0/+7
* | virtio-gpu: handle partial maps properlyGerd Hoffmann2021-05-101-1/+2
|/
* virtio-blk: Respect discard granularityAkihiko Odaki2021-03-151-0/+1
* display/ui: add a callback to indicate GL state is flushedMarc-André Lureau2021-02-041-1/+1
* virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau2021-02-041-0/+1
* vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau2021-02-041-0/+3
* vhost-user-fs: add the "bootindex" propertyLaszlo Ersek2021-01-131-0/+1
* failover: Remove primary_dev memberJuan Quintela2020-12-081-1/+0
* failover: We don't need to cache primary_device_id anymoreJuan Quintela2020-12-081-1/+0
* failover: Remove primary_device_dictJuan Quintela2020-12-081-1/+0
* failover: remove standby_id variableJuan Quintela2020-12-081-1/+0
* failover: Remove primary_device_optsJuan Quintela2020-12-081-1/+0
* failover: Rename bool to failover_primary_hiddenJuan Quintela2020-12-081-1/+2
* failover: primary bus is only used once, and where it is setJuan Quintela2020-12-081-1/+0
* vhost-blk: set features before setting inflight featureJin Yu2020-11-031-0/+1