summaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2020-02-21target/arm: Define an aa32_pmu_8_1 isar feature test functionPeter Maydell
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater
2020-01-30hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bitZenghui Yu
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-27s390x: adapter routes error handlingCornelia Huck
2020-01-27intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()Daniel Henrique Barboza
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-20apic: Use 32bit APIC ID for migration instance IDPeter Xu
2020-01-20migration: Change SaveStateEntry.instance_id into uint32_tPeter Xu
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu
2020-01-17arm/gicv3: update virtual irq state after IAR register readJeff Kubascik
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater
2020-01-08xive: Use the XIVE fabric link under the XIVE routerGreg Kurz
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2020-01-07cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau
2020-01-07leon3: use qemu_irq framework instead of callback as propertyMarc-André Lureau
2020-01-07hw/intc/i8259: Fix Kconfig dependency on ISA busPhilippe Mathieu-Daudé
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-18hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()Markus Armbruster
2019-12-18error: Clean up unusual names of Error * variablesMarkus Armbruster
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-12-17xics: Don't deassert outputsGreg Kurz
2019-12-17ppc/pnv: Dump the XIVE NVT tableCédric Le Goater
2019-12-17ppc/pnv: Extend XiveRouter with a get_block_id() handlerCédric Le Goater
2019-12-17ppc/pnv: Introduce a pnv_xive_block_id() helperCédric Le Goater
2019-12-17ppc/xive: Synthesize interrupt from the saved IPB in the NVTCédric Le Goater
2019-12-17ppc/xive: Introduce a xive_tctx_ipb_update() helperCédric Le Goater
2019-12-17ppc/xive: Remove the get_tctx() XiveRouter handlerCédric Le Goater
2019-12-17ppc/xive: Move the TIMA operations to the controller modelCédric Le Goater
2019-12-17ppc/pnv: Clarify how the TIMA is accessed on a multichip systemCédric Le Goater
2019-12-17spapr/xive: Configure number of servers in KVMGreg Kurz
2019-12-17spapr/xics: Configure number of servers in KVMGreg Kurz
2019-12-17spapr: Pass the maximum number of vCPUs to the KVM interrupt controllerGreg Kurz
2019-12-17ppc/xive: Extend the TIMA operation with a XivePresenter parameterCédric Le Goater
2019-12-17ppc/xive: Use the XiveFabric and XivePresenter interfacesCédric Le Goater
2019-12-17ppc/xive: Introduce a XiveFabric interfaceCédric Le Goater
2019-12-17ppc/pnv: Fix TIMA indirect accessCédric Le Goater
2019-12-17ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helperCédric Le Goater
2019-12-17ppc/pnv: Loop on the threads of the chip to find a matching NVTCédric Le Goater
2019-12-17ppc/xive: Implement the XivePresenter interfaceCédric Le Goater
2019-12-17ppc/xive: Introduce a XivePresenter interfaceCédric Le Goater
2019-12-17ppc/xive: Check V bit in TM_PULL_POOL_CTXCédric Le Goater
2019-12-17ppc/xive: Introduce OS CAM line helpersCédric Le Goater