aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2019-10-04spapr, xics, xive: Better use of assert()s on irq claim/free pathsDavid Gibson
2019-10-04spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson
2019-10-04xics: Create sPAPR specific ICS subtypeDavid Gibson
2019-10-04xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson
2019-10-04xics: Eliminate reset hookDavid Gibson
2019-10-04xics: Rename misleading ics_simple_*() functionsDavid Gibson
2019-10-04xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson
2019-10-04spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater
2019-10-04spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen
2019-09-03hw/intc/armv7m_nic: Access MemoryRegion with MemOpTony Nguyen
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-21spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide escalation supportCédric Le Goater
2019-08-21ppc/xive: Provide backlog supportCédric Le Goater
2019-08-21ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater
2019-08-19hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-08-13spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater
2019-07-28xics/kvm: Fix fallback to emulated XICSGreg Kurz
2019-07-25ioapic: kvm: Skip route updates for masked pinsJan Kiszka
2019-07-12xics/kvm: Always set the MASKED bit if interrupt is maskedGreg Kurz
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-07-05ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang
2019-07-05ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang
2019-07-04target/arm: v8M: Check state of exception being returned fromPeter Maydell
2019-07-04arm v8M: Forcibly clear negative-priority exceptions on deactivatePeter Maydell
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell
2019-07-02spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz
2019-07-02ppc/xive: Fix TM_PULL_POOL_CTX special operationCédric Le Goater
2019-07-02ppc/pnv: Rework cache watch model of PnvXIVECédric Le Goater
2019-07-02ppc/xive: Make the PIPR register readonlyCédric Le Goater
2019-07-02ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater
2019-07-02xics/kvm: Add proper rollback to xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz