summaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-30bugfix: Use gicr_typer in arm_gicv3_icc_resetKeqian Zhu
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé
2020-03-17spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guestCédric Le Goater
2020-03-12hw/intc/armv7m_nvic: Rebuild hflags on resetPeter Maydell
2020-02-28hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2Peter Maydell
2020-02-28target/arm: Add isar_feature_aa32_vfp_simdRichard Henderson
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu
2020-02-21target/arm: Test correct register in aa32_pan and aa32_ats1e1 checksPeter Maydell
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