aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2022-05-07build: move vhost-scsi configuration to KconfigPaolo Bonzini
2022-05-06vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mrYi Liu
2022-05-05ppc/xive: Update the state of the External interrupt signalFrederic Barrat
2022-05-03aspeed/hace: Support AST1030 HACESteven Lee
2022-05-02aspeed/hace: Support AST2600 HACESteven Lee
2022-05-02aspeed/hace: Support HMAC Key Buffer register.Steven Lee
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee
2022-05-02aspeed/scu: Add AST1030 supportSteven Lee
2022-05-02aspeed/timer: Add AST1030 supportSteven Lee
2022-05-02aspeed/wdt: Add AST1030 supportSteven Lee
2022-05-02aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee
2022-05-02aspeed/adc: Add AST1030 supportSteven Lee
2022-05-02aspeed: Add eMMC Boot Controller stubJoel Stanley
2022-05-02hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee
2022-05-02hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee
2022-04-29hw/riscv: virt: Create a platform busAlistair Francis
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis
2022-04-29hw/riscv: virt: Add a machine done notifierAlistair Francis
2022-04-28hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann
2022-04-26hw/intc: Vectored Interrupt Controller (VIC)Amir Gonnen
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