aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)AuthorFilesLines
2023-10-17Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Stefan Hajnoczi3-0/+59
2023-10-16Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi1-4/+4
2023-10-16gfxstream + rutabaga prep: added need defintions, fields, and optionsGurchetan Singh1-0/+27
2023-10-16virtio-gpu: blob prepAntonio Caggiano2-0/+20
2023-10-16virtio-gpu: hostmemGerd Hoffmann1-0/+5
2023-10-16virtio-gpu: CONTEXT_INIT featureAntonio Caggiano1-0/+3
2023-10-16virtio: Add shared memory capabilityDr. David Alan Gilbert1-0/+4
2023-10-12virtio-mem: Expose device memory dynamically via multiple memslots if enabledDavid Hildenbrand1-1/+31
2023-10-12vhost: Add vhost_get_max_memslots()David Hildenbrand1-0/+1
2023-10-12vhost: Return number of free memslotsDavid Hildenbrand1-1/+1
2023-10-12vhost: Remove vhost_backend_can_merge() callbackDavid Hildenbrand1-4/+0
2023-10-12vhost: Rework memslot filtering and fix "used_memslot" trackingDavid Hildenbrand1-3/+2
2023-10-12hw/virtio/virtio-gpu: Fix compiler warning when compiling with -WshadowThomas Huth1-4/+4
2023-10-04vhost-user: add shared_object msgAlbert Esteve2-0/+4
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve1-0/+100
2023-10-04vhost-user: move VhostUserProtocolFeature definition to header fileJonah Palmer1-0/+21
2023-10-04vdpa: export vhost_vdpa_set_vring_readyEugenio Pérez1-0/+1
2023-10-04virtio-net: Expose MAX_VLANHawkins Jiawei1-0/+6
2023-10-04hw/virtio: add config support to vhost-user-deviceAlex Bennée1-0/+1
2023-10-04virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée1-0/+45
2023-09-08include/: spelling fixesMichael Tokarev1-1/+1
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth1-0/+3
2023-08-07virtio-gpu: reset gfx resources in main threadMarc-André Lureau1-0/+3
2023-08-07virtio-gpu: free BHs, by implementing unrealizeMarc-André Lureau1-0/+1
2023-08-03hw/virtio: Add a protection against duplicate vu_scmi_stop callsMilan Zamazal1-0/+1
2023-07-12virtio-mem: Prepare for device unplug supportDavid Hildenbrand1-0/+1
2023-07-12virtio-md-pci: Support unplug requests for compatible devicesDavid Hildenbrand1-0/+3
2023-07-12pc: Factor out (un)plug handling of virtio-md-pci devicesDavid Hildenbrand1-0/+6
2023-07-12virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand1-0/+35
2023-07-10include/hw/virtio: document some more usage of notifiersAlex Bennée1-0/+8
2023-07-10include/hw/virtio: add kerneldoc for virtio_initAlex Bennée1-0/+6
2023-07-10include/hw/virtio: document virtio_notify_configAlex Bennée1-0/+7
2023-07-10virtio-iommu: Fix 64kB host page size VFIO device assignmentEric Auger1-0/+2
2023-07-10hw/virtio: Add boilerplate for vhost-user-scmi deviceMilan Zamazal1-0/+30
2023-07-10virtio-gpu: refactor generate_edid function to virtio_gpu_baseErico Nunes1-0/+2
2023-07-10vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov1-0/+1
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau1-0/+3
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis1-1/+1
2023-06-26virtio-net: expose virtio_net_supported_guest_offloads()Hawkins Jiawei1-0/+1
2023-06-26include/hw/virtio: make some VirtIODevice constHawkins Jiawei1-1/+1
2023-05-28virtio-input: add a virtio-mulitouch deviceSergio Lopez1-4/+5
2023-05-19virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov1-0/+2
2023-05-19vhost-vdpa: Add support for vIOMMU.Cindy Lu1-0/+11
2023-05-19vhost: expose function vhost_dev_has_iommu()Cindy Lu1-0/+1
2023-04-21virtio: refresh vring region cache after updating a virtqueue sizeCarlos López1-0/+1
2023-03-20replace TABs with spacesYeqi Fu1-1/+1
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez1-0/+1
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez1-0/+4
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez1-0/+2
2023-03-02vhost-user-gpio: Configure vhost_dev when connectingAkihiko Odaki1-1/+1