aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-01-31Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-01-30hw/block/block.c: improve confusing blk_check_size_and_read_all() errorManos Pitsidianakis
2024-01-30hw/core/qdev.c: add qdev_get_human_name()Manos Pitsidianakis
2024-01-30include: Clean up includesPeter Maydell
2024-01-30m68k: Clean up includesPeter Maydell
2024-01-30acpi: Clean up includesPeter Maydell
2024-01-29accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handlerPhilippe Mathieu-Daudé
2024-01-29accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handlerPhilippe Mathieu-Daudé
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson
2024-01-29include/hw/core: Remove i386 conditional on fake_user_interruptAnton Johansson
2024-01-29include/hw/core: Move do_interrupt in TCGCPUOpsAnton Johansson
2024-01-29hw/core: Include vaddr.h from cpu.hAnton Johansson
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé
2024-01-26hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'Philippe Mathieu-Daudé
2024-01-26hw/arm/xlnx-versal: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck
2024-01-26hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck
2024-01-26virtio-blk: rename dataplane to ioeventfdStefan Hajnoczi
2024-01-26virtio-blk: move dataplane code into virtio-blk.cStefan Hajnoczi
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-19hw/elf_ops: Ignore loadable segments with zero sizeBin Meng
2024-01-19s390x/pci: drive ISM reset from subsystem resetMatthew Rosato
2024-01-19s390x/pci: avoid double enable/disable of aifMatthew Rosato
2024-01-18load_elf: fix iterator's type for elf file processingAnastasia Belova
2024-01-15hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol
2024-01-15hw/misc: Implement STM32L4x5 SYSCFGInès Varhol
2024-01-15hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol
2024-01-15hw/misc: Implement STM32L4x5 EXTIInès Varhol
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