aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)Author
3 dayshw/net/virtio-net.c: Don't assume IP length field is alignedPeter Maydell
3 dayshw/display: check frame buffer can hold blobAlex Bennée
3 dayshw/display: factor out the scanout blob to fb conversionAlex Bennée
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-04virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net deviceyaozhenguo
2024-11-04virtio-pci: fix memory_region_find for VirtIOPCIRegion's MRGao Shiyuan
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury
2024-10-28virtio-gpu: Support Venus contextAntonio Caggiano
2024-10-28virtio-gpu: Register capsets dynamicallyPierre-Eric Pelloux-Prayer
2024-10-28virtio-gpu: Handle resource blob commandsRobert Beckett
2024-10-28virtio-gpu: Handle virtio_gpu_virgl_init() failureDmitry Osipenko
2024-10-28virtio-gpu: Move print_stats timer to VirtIOGPUGLDmitry Osipenko
2024-10-28virtio-gpu: Move fence_poll timer to VirtIOGPUGLDmitry Osipenko
2024-10-14ui: refactor using a common qemu_pixman_shareableMarc-André Lureau
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert
2024-09-26Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...Peter Maydell
2024-09-24virtio-mem: Use new Resettable framework instead of LegacyResetJuraj Marcin
2024-09-20license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-laterPhilippe Mathieu-Daudé
2024-09-11vhost_net: configure all host notifiers in a single MR transactionzuoboqun
2024-09-10virtio: Allow .get_vhost() without vhost_startedHanna Czenczek
2024-08-02virtio-net: Fix network stall at the host side waiting for kickthomas
2024-08-01Revert "virtio-pci: Implement SR-IOV PF"Michael S. Tsirkin
2024-07-22virtio-iommu: Remove probe_doneEric Auger
2024-07-22virtio-pci: Implement SR-IOV PFAkihiko Odaki
2024-07-21virtio: Add VIRTIO_F_IN_ORDER property definitionJonah Palmer
2024-07-21virtio: Add bool to VirtQueueElementJonah Palmer
2024-07-03hw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng
2024-07-01virtio/virtio-pci: Handle extra notification dataJonah Palmer
2024-07-01vhost: Perform memory section dirty scans once per iterationSi-Wei Liu
2024-06-24virtio-iommu: Implement set|unset]_iommu_device() callbacksEric Auger
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-14ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12virtio-iommu: Add an option to define the input range widthEric Auger
2024-03-12virtio-iommu: Add a granule propertyEric Auger
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko
2024-02-28migration: convert to NotifierWithReturnSteve Sistare
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-02-14virtio-gpu.c: add resource_destroy class methodManos Pitsidianakis
2024-02-14hw/virtio: derive vhost-user-input from vhost-user-baseLeo Yan