aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2024-01-12Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-11Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2024-01-11Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-11q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland
2024-01-10hw/riscv/virt: Update GPEX MMIO related propertiesSunil V L
2024-01-10hw/pci-host/gpex: Define properties for MMIO rangesSunil V L
2024-01-10hw/riscv: virt: Make few IMSIC macros and functions publicSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol
2024-01-05vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interfaceCédric Le Goater
2024-01-05vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interfaceCédric Le Goater
2024-01-05vfio/container: Intoduce a new VFIOIOMMUClass::setup handlerCédric Le Goater
2024-01-05vfio/container: Introduce a VFIOIOMMU legacy QOM interfaceCédric Le Goater
2024-01-05vfio/container: Introduce a VFIOIOMMU QOM interfaceCédric Le Goater
2024-01-05vfio/spapr: Extend VFIOIOMMUOps with a release handlerCédric Le Goater
2024-01-05hw/mips: Inline 'bios.h' definitionsPhilippe Mathieu-Daudé
2024-01-05hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusionPhilippe Mathieu-Daudé
2024-01-05hw/core/cpu: Update description of CPUState::nodePhilippe Mathieu-Daudé
2024-01-05hw/core/cpu: Remove final vestiges of dynamic state tracingPhilippe Mathieu-Daudé
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2024-01-05cpu: Add helper cpu_model_from_type()Gavin Shan
2023-12-30hw/pci: Constify VMStateRichard Henderson
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez
2023-12-26vdpa: move backend_cap to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iotlb_batch_begin_sent to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move shadow_data to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova tree to the shared structEugenio Pérez
2023-12-26vdpa: add VhostVDPASharedEugenio Pérez
2023-12-25vhost-scsi: Add support for a worker thread per virtqueueMike Christie
2023-12-25vhost: Add worker backend calloutsMike Christie
2023-12-21Merge tag 'pull-loongarch-20231221' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-12-21virtio-blk: add iothread-vq-mapping parameterStefan Hajnoczi
2023-12-21qdev: add IOThreadVirtQueueMappingList property typeStefan Hajnoczi
2023-12-21qdev-properties: alias all object class propertiesStefan Hajnoczi
2023-12-21scsi: remove AioContext lockingStefan Hajnoczi
2023-12-21virtio-scsi: replace AioContext lock with tmf_bh_lockStefan Hajnoczi
2023-12-21scsi: only access SCSIDevice->requests from one threadStefan Hajnoczi
2023-12-21virtio-blk: add lock to protect s->rqStefan Hajnoczi
2023-12-21hw/loongarch/virt: Align high memory base address with super page sizeBibo Mao
2023-12-20Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi