aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2022-04-22Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2022-04-22hw/arm/virt: Support TCG GICv4Peter Maydell
2022-04-22hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell
2022-04-22hw/intc/arm_gicv3_cpuif: Support vLPIsPeter Maydell
2022-04-22hw/intc/arm_gicv3: Implement new GICv4 redistributor registersPeter Maydell
2022-04-22hw/intc/arm_gicv3: Implement GICv4's new redistributor framePeter Maydell
2022-04-22hw/intc/arm_gicv3_its: Implement VMOVPPeter Maydell
2022-04-22hw/intc/arm_gicv3: Keep pointers to every connected ITSPeter Maydell
2022-04-22hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4Peter Maydell
2022-04-22hw/riscv: boot: Support 64bit fdt address.Dylan Jhong
2022-04-22hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()Bin Meng
2022-04-22hw/intc: Make RISC-V ACLINT mtime MMIO register writableFrank Chang
2022-04-22riscv: opentitan: Connect opentitan SPI HostWilfred Mallawa
2022-04-22hw/ssi: Add Ibex SPI device modelWilfred Mallawa
2022-04-21Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-04-21Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-21hw/misc: Add PWRON STRAP bit fields in GCR moduleHao Wu
2022-04-21hw/core/irq: remove unused 'qemu_irq_split' functionZongyuan Li
2022-04-21hw/arm/exynos4210: Drop Exynos4210Irq structPeter Maydell
2022-04-21hw/arm/exynos4210: Put combiners into state structPeter Maydell
2022-04-21hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell
2022-04-21hw/arm/exynos4210: Don't connect multiple lines to external GIC inputsPeter Maydell
2022-04-21hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell
2022-04-21hw/arm/exynos4210: Delete unused macro definitionsPeter Maydell
2022-04-21hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell
2022-04-21hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-21hw/arm/exynos4210: Put external GIC into state structPeter Maydell
2022-04-21hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell
2022-04-21hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell
2022-04-21hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-21hw/arm/exynos4210: Put a9mpcore device into state structPeter Maydell
2022-04-21hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate devicePeter Maydell
2022-04-21hw/arm: versal: Connect the CRLEdgar E. Iglesias
2022-04-21hw/misc: Add a model of the Xilinx Versal CRLEdgar E. Iglesias
2022-04-21hw/arm: versal: Add the Cortex-R5FsEdgar E. Iglesias
2022-04-21hw/arm: versal: Create an APU CPU ClusterEdgar E. Iglesias
2022-04-21hw/arm/xlnx-zynqmp: Connect 4 TTC timersEdgar E. Iglesias
2022-04-21timer: cadence_ttc: Break out header file to allow embeddingEdgar E. Iglesias
2022-04-20hw/ppc: change indentation to spaces from TABsGuo Zhi
2022-04-20ppc/pnv: Remove PnvPsiClas::irq_setCédric Le Goater
2022-04-20ppc/pnv: Remove PnvOCC::psi linkCédric Le Goater
2022-04-20ppc/pnv: Remove PnvLpcController::psi linkCédric Le Goater
2022-04-20ppc/pnv: Fix PSI IRQ definitionCédric Le Goater
2022-04-20ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert
2022-04-06hyperv: Add support to process syndbg commandsJon Doron
2022-04-06hyperv: Add definitions for syndbgJon Doron