summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
...
* virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu2022-01-061-0/+3
* virtio-gpu: do not byteswap paddingPaolo Bonzini2021-12-101-1/+0Star
* vhost: Rename last_index to vq_index_endEugenio Pérez2021-11-111-2/+2
* virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim2021-11-051-2/+3
* virtio-mem: Drop precopy notifierDavid Hildenbrand2021-11-011-3/+0Star
* virtio-net: vhost control virtqueue supportJason Wang2021-10-201-0/+1
* vhost: record the last virtqueue index for the virtio deviceJason Wang2021-10-201-0/+2
* virtio-net: use "queue_pairs" instead of "queues" when possibleJason Wang2021-10-201-2/+2
* vhost-vdpa: classify one time requestJason Wang2021-10-201-0/+1
* vhost-user-rng: Add vhost-user-rng implementationMathieu Poirier2021-10-201-0/+33
* virtio-iommu: Drop base_name and change generic_nameEric Auger2021-10-201-1/+1
* vdpa: Check for iova range at mappings changesEugenio Pérez2021-10-201-0/+2
* qdev: Base object creation on QDict rather than QemuOptsKevin Wolf2021-10-151-1/+2
* virtio-net: Store failover primary opts pointer locallyKevin Wolf2021-10-151-0/+1
* 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/+4Star
* 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/+0Star
* 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/+0Star
| * 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/+0Star
* | 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