aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2022-04-04hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell
2022-04-04hw/arm/exynos4210: Don't connect multiple lines to external GIC inputsPeter Maydell
2022-04-04hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs()Peter Maydell
2022-04-04hw/arm/exynos4210: Delete unused macro definitionsPeter Maydell
2022-04-04hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.cPeter Maydell
2022-04-04hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-04hw/arm/exynos4210: Put external GIC into state structPeter Maydell
2022-04-04hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.cPeter Maydell
2022-04-04hw/arm/exynos4210: Coalesce board_irqs and irq_tablePeter Maydell
2022-04-01hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq structPeter Maydell
2022-04-01hw/arm/exynos4210: Put a9mpcore device into state structPeter Maydell
2022-04-01hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate devicePeter Maydell
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP APU ControlEdgar E. Iglesias
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP APU ControlEdgar E. Iglesias
2022-03-18hw/arm/xlnx-zynqmp: Connect the ZynqMP CRFEdgar E. Iglesias
2022-03-18hw/misc: Add a model of the Xilinx ZynqMP CRFEdgar E. Iglesias
2022-03-18hw/arm/xlnx-zynqmp: Add an unimplemented SERDES areaEdgar E. Iglesias
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell
2022-03-15vdpa: Expose VHOST_F_LOG_ALL on SVQEugenio Pérez
2022-03-15vdpa: Add custom IOTLB translations to SVQEugenio Pérez
2022-03-15vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez
2022-03-14ppc/pnv: Remove user-created PHB{3,4,5} devicesCédric Le Goater
2022-03-14ppc/pnv: Introduce a pnv-phb5 device to match root portFrederic Barrat
2022-03-10Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...Peter Maydell
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into stagingPeter Maydell
2022-03-09Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...Peter Maydell
2022-03-09esp: convert ESPState pdma_cb from a function pointer to an integerMark Cave-Ayland
2022-03-09macfb: increase number of registers saved in MacfbStateMark Cave-Ayland
2022-03-09macfb: don't use special irq_state and irq_mask variables in MacfbStateMark Cave-Ayland
2022-03-09macio/pmu.c: remove redundant codeMark Cave-Ayland
2022-03-09mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQsMark Cave-Ayland
2022-03-09mos6522: record last_irq_levels in mos6522_set_irq()Mark Cave-Ayland
2022-03-09mos6522: add "info via" HMP command for debuggingMark Cave-Ayland
2022-03-09mos6522: add register names to register read/write trace eventsMark Cave-Ayland
2022-03-09mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClassMark Cave-Ayland
2022-03-09mos6522: switch over to use qdev gpios for IRQsMark Cave-Ayland
2022-03-09mac_via: use IFR bit flag constants for VIA2 IRQsMark Cave-Ayland
2022-03-09mac_via: use IFR bit flag constants for VIA1 IRQsMark Cave-Ayland
2022-03-09mos6522: add defines for IFR bit flagsMark Cave-Ayland
2022-03-09Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into stagingPeter Maydell
2022-03-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-03-08hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow
2022-03-08hw/isa: Drop unused attributes from ISADeviceBernhard Beschow
2022-03-08hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow
2022-03-08hw/mips/gt64xxx_pci: Resolve gt64120_register()Bernhard Beschow
2022-03-08hw/isa/piix4: Resolve global instance variableBernhard Beschow
2022-03-08malta: Move PCI interrupt handling from gt64xxx_pci to piix4Bernhard Beschow
2022-03-08hw/sensor: add Renesas raa228000 deviceTitus Rwantare
2022-03-08hw/sensor: add Renesas raa229004 PMBus deviceTitus Rwantare