aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)AuthorFilesLines
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé1-3/+4
2019-10-15intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger1-5/+2
2019-10-04xive: Improve irq claim/free pathDavid Gibson2-15/+13
2019-10-04spapr, xics, xive: Better use of assert()s on irq claim/free pathsDavid Gibson1-6/+2
2019-10-04spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson1-1/+1
2019-10-04xics: Create sPAPR specific ICS subtypeDavid Gibson1-1/+33
2019-10-04xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson1-59/+27
2019-10-04xics: Eliminate reset hookDavid Gibson1-33/+24
2019-10-04xics: Rename misleading ics_simple_*() functionsDavid Gibson3-24/+23
2019-10-04xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson2-43/+15
2019-10-04spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater1-0/+8
2019-10-04spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater2-3/+45
2019-09-23s390x/kvm: Officially require at least kernel 3.15Thomas Huth2-7/+0
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen1-7/+8
2019-09-03hw/intc/armv7m_nic: Access MemoryRegion with MemOpTony Nguyen1-4/+8
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2-2/+2
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2-2/+2
2019-08-21spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater1-1/+4
2019-08-21ppc/xive: Improve 'info pic' supportCédric Le Goater3-7/+51
2019-08-21ppc/xive: Provide silent escalation supportCédric Le Goater1-0/+8
2019-08-21ppc/xive: Provide unconditional escalation supportCédric Le Goater1-9/+35
2019-08-21ppc/xive: Provide escalation supportCédric Le Goater1-0/+16
2019-08-21ppc/xive: Provide backlog supportCédric Le Goater1-29/+48
2019-08-21ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater1-1/+14
2019-08-19hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster3-2/+3
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster3-3/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster24-2/+24
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster16-15/+1
2019-08-16Include migration/vmstate.h lessMarkus Armbruster26-0/+27
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster29-0/+30
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster2-0/+2
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster5-0/+5
2019-08-13spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater2-3/+37
2019-07-28xics/kvm: Fix fallback to emulated XICSGreg Kurz1-11/+0
2019-07-25ioapic: kvm: Skip route updates for masked pinsJan Kiszka1-3/+5
2019-07-12xics/kvm: Always set the MASKED bit if interrupt is maskedGreg Kurz1-0/+3
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-5/+6
2019-07-05ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang1-5/+5
2019-07-05ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang1-0/+1
2019-07-04target/arm: v8M: Check state of exception being returned fromPeter Maydell1-1/+13
2019-07-04arm v8M: Forcibly clear negative-priority exceptions on deactivatePeter Maydell1-5/+35
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell7-189/+333
2019-07-02spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz1-19/+29
2019-07-02ppc/xive: Fix TM_PULL_POOL_CTX special operationCédric Le Goater1-9/+10
2019-07-02ppc/pnv: Rework cache watch model of PnvXIVECédric Le Goater1-36/+106
2019-07-02ppc/xive: Make the PIPR register readonlyCédric Le Goater1-16/+16
2019-07-02ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater1-16/+5