summaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2017-05-17migration: Create migration/blocker.hJuan Quintela
2017-05-11ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff
2017-05-11ppc/xics: Fix stale irq->status bits after getSam Bobroff
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater
2017-04-26spapr: move the IRQ server number mapping under the machineCédric Le Goater
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater
2017-04-21s390x/flic: cache flic in s390_get_flicFei Li
2017-03-31hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in resetEric Auger
2017-03-27Revert "apic: save apic_delivered flag"Paolo Bonzini
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut
2017-03-09hw/intc/arm_gic: modernise the DPRINTFAlex Bennée
2017-03-06ppc/xics: register reset handlers for the ICP and ICS objectsCédric Le Goater
2017-03-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...Peter Maydell
2017-03-01ppc/xics: rename 'ICPState *' variables to 'icp'Cédric Le Goater
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater
2017-03-01ppc/xics: move kernel_xics_fd out of KVMXICSStateCédric Le Goater
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater
2017-03-01ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objectsCédric Le Goater
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater
2017-03-01xics: XICS should not be a SysBusDeviceDavid Gibson
2017-02-28hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registersVijaya Kumar K
2017-02-28target-arm: Add GICv3CPUState in CPUARMState structVijaya Kumar K
2017-02-28hw/intc/arm_gicv3_kvm: Implement get/put functionsVijaya Kumar K
2017-02-28hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstateVijaya Kumar K
2017-02-28armv7m: Split systick out from NVICPeter Maydell
2017-02-28armv7m: Don't put core v7M devices under CONFIG_STELLARISPeter Maydell
2017-02-28armv7m: Make NVIC expose a memory region rather than mapping itselfPeter Maydell
2017-02-28armv7m: Move NVICState struct definition into headerPeter Maydell
2017-02-28armv7m: Allow SHCSR writes to change pending and active bitsPeter Maydell
2017-02-28armv7m: Check exception return consistencyPeter Maydell
2017-02-28armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLEMichael Davidsaver