aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2024-01-29accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handlerPhilippe Mathieu-Daudé1-0/+2
2024-01-29accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handlerPhilippe Mathieu-Daudé1-0/+5
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson1-4/+1
2024-01-29include/hw/core: Remove i386 conditional on fake_user_interruptAnton Johansson1-3/+2
2024-01-29include/hw/core: Move do_interrupt in TCGCPUOpsAnton Johansson1-5/+2
2024-01-29hw/core: Include vaddr.h from cpu.hAnton Johansson1-1/+1
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell7-24/+62
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov1-21/+23
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel1-1/+19
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck1-0/+2
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé1-1/+1
2024-01-26hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'Philippe Mathieu-Daudé1-1/+1
2024-01-26hw/arm/xlnx-versal: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-01-26hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck1-0/+3
2024-01-26hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck1-0/+3
2024-01-26hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck1-0/+9
2024-01-26virtio-blk: rename dataplane to ioeventfdStefan Hajnoczi1-4/+4
2024-01-26virtio-blk: move dataplane code into virtio-blk.cStefan Hajnoczi1-3/+9
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-0/+2
2024-01-19hw/elf_ops: Ignore loadable segments with zero sizeBin Meng1-36/+39
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato1-0/+1
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato1-0/+1
2024-01-18load_elf: fix iterator's type for elf file processingAnastasia Belova1-1/+1
2024-01-15hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol1-0/+2
2024-01-15hw/misc: Implement STM32L4x5 SYSCFGInès Varhol1-0/+54
2024-01-15hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol1-0/+3
2024-01-15hw/misc: Implement STM32L4x5 EXTIInès Varhol1-0/+51
2024-01-12Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-0/+1
2024-01-11Merge tag 'pull-loongarch-20240111' of https://gitlab.com/gaosong/qemu into s...Peter Maydell3-5/+13
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao1-3/+8
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao3-2/+5
2024-01-11Merge tag 'pull-target-arm-20240111' of https://git.linaro.org/people/pmaydel...Peter Maydell2-0/+58
2024-01-11q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland1-0/+1
2024-01-10hw/riscv/virt: Update GPEX MMIO related propertiesSunil V L1-0/+1
2024-01-10hw/pci-host/gpex: Define properties for MMIO rangesSunil V L1-8/+20
2024-01-10hw/riscv: virt: Make few IMSIC macros and functions publicSunil V L1-0/+25
2024-01-10hw/arm/virt-acpi-build.c: Migrate virtio creation to common locationSunil V L1-0/+16
2024-01-10hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common locationSunil V L1-0/+15
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu1-0/+1
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol1-0/+57
2024-01-05vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interfaceCédric Le Goater2-2/+1
2024-01-05vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interfaceCédric Le Goater1-0/+1
2024-01-05vfio/container: Intoduce a new VFIOIOMMUClass::setup handlerCédric Le Goater1-0/+1
2024-01-05vfio/container: Introduce a VFIOIOMMU legacy QOM interfaceCédric Le Goater2-1/+1
2024-01-05vfio/container: Introduce a VFIOIOMMU QOM interfaceCédric Le Goater1-4/+19
2024-01-05vfio/spapr: Extend VFIOIOMMUOps with a release handlerCédric Le Goater1-0/+1
2024-01-05hw/mips: Inline 'bios.h' definitionsPhilippe Mathieu-Daudé1-14/+0
2024-01-05hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusionPhilippe Mathieu-Daudé1-1/+1
2024-01-05hw/core/cpu: Update description of CPUState::nodePhilippe Mathieu-Daudé1-1/+1
2024-01-05hw/core/cpu: Remove final vestiges of dynamic state tracingPhilippe Mathieu-Daudé1-3/+0