aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio
AgeCommit message (Expand)AuthorFilesLines
2025-07-16Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi1-0/+3
2025-07-16Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi3-1/+22
2025-07-15hw/display: Allow injection of virtio-gpu EDID nameAndrew Keesler1-0/+3
2025-07-14vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdownDaniil Tatianin1-0/+2
2025-07-14vhost: add a helper for force stopping a deviceDaniil Tatianin1-0/+15
2025-07-14virtio-net: Add hash type optionsAkihiko Odaki1-0/+1
2025-07-14virtio-net: Retrieve peer hashing capabilityAkihiko Odaki1-1/+4
2025-07-14net: Add is_vhost_user flag to vhost_net structLaurent Vivier1-0/+1
2025-07-14net: Allow network backends to advertise max TX queue sizeLaurent Vivier1-0/+1
2025-07-14net: Add save_acked_features callback to vhost_netLaurent Vivier1-0/+2
2025-07-14net: Consolidate vhost feature bits into vhost_net structureLaurent Vivier1-0/+1
2025-07-14virtio-net: Add queues for RSS during migrationAkihiko Odaki1-2/+8
2025-06-10hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClassZhenzhong Duan1-1/+1
2025-06-10hw/virtio/virtio-mem: Fix definition of VirtIOMEMClassZhenzhong Duan1-1/+1
2025-06-02Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-1/+21
2025-06-02vdpa: move iova_tree allocation to net_vhost_vdpa_initEugenio Pérez1-1/+15
2025-06-02vdpa: add listener_registeredEugenio Pérez1-0/+6
2025-05-30hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definitionPhilippe Mathieu-Daudé1-4/+0
2025-05-30hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definitionPhilippe Mathieu-Daudé1-4/+0
2025-05-14vhost-user: return failure if backend crash when live migrationHaoqian He3-3/+3
2025-05-14vhost: return failure if stop virtqueue failed in vhost_dev_stopHaoqian He1-3/+5
2025-05-14virtio-pci: Implement SR-IOV PFAkihiko Odaki1-0/+1
2025-04-25qom: Constify TypeInfo::interfacesPhilippe Mathieu-Daudé1-1/+1
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-1/+1
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson3-3/+3
2025-03-13virtio-scsi: handle ctrl virtqueue in main loopStefan Hajnoczi1-8/+0
2025-03-13virtio-scsi: add iothread-vq-mapping parameterStefan Hajnoczi1-1/+4
2025-03-13virtio: extract iothread-vq-mapping.h APIStefan Hajnoczi1-0/+45
2025-03-13virtio-scsi: protect events_dropped fieldStefan Hajnoczi1-1/+2
2025-03-13virtio-scsi: introduce event and ctrl virtqueue locksStefan Hajnoczi1-0/+3
2025-03-04hw/vmapple/virtio-blk: Add support for apple virtio-blkAlexander Graf1-1/+10
2025-02-21hw/virtio: reset virtio balloon stats on machine resetDaniel P. Berrangé1-0/+4
2025-01-15vhost: Add stubs for the migration state transfer interfaceLaurent Vivier1-0/+23
2025-01-15virtio-gpu: Add definition for resource_uuid featureDorinda Bassey1-0/+3
2024-12-22Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-1/+12
2024-12-21virtio-mem: unplug memory only during system resets, not device resetsDavid Hildenbrand1-1/+12
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé9-12/+12
2024-11-26virtio-net: Add queues before loading themAkihiko Odaki1-0/+2
2024-11-18hw/net/virtio-net.c: Don't assume IP length field is alignedPeter Maydell1-1/+1
2024-11-18hw/display: check frame buffer can hold blobAlex Bennée1-1/+1
2024-11-18hw/display: factor out the scanout blob to fb conversionAlex Bennée1-0/+15
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2-0/+4
2024-11-04virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net deviceyaozhenguo1-0/+1
2024-11-04virtio-pci: fix memory_region_find for VirtIOPCIRegion's MRGao Shiyuan1-0/+3
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2-0/+94
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury2-0/+94
2024-10-28virtio-gpu: Support Venus contextAntonio Caggiano1-0/+3
2024-10-28virtio-gpu: Register capsets dynamicallyPierre-Eric Pelloux-Prayer1-1/+3
2024-10-28virtio-gpu: Handle resource blob commandsRobert Beckett1-0/+9
2024-10-28virtio-gpu: Handle virtio_gpu_virgl_init() failureDmitry Osipenko1-2/+9