summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
...
* xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson2019-10-042-43/+15Star
* spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater2019-10-041-0/+8
* spapr/irq: Only claim VALID interrupts at the KVM levelCédric Le Goater2019-10-042-3/+45
* s390x/kvm: Officially require at least kernel 3.15Thomas Huth2019-09-232-7/+0Star
* memory: Access MemoryRegion with endiannessTony Nguyen2019-09-031-7/+8
* hw/intc/armv7m_nic: Access MemoryRegion with MemOpTony Nguyen2019-09-031-4/+8
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-222-2/+2
|\
| * hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-212-2/+2
* | spapr/xive: Mask the EAS when allocating an IRQCédric Le Goater2019-08-211-1/+4
* | ppc/xive: Improve 'info pic' supportCédric Le Goater2019-08-213-7/+51
* | ppc/xive: Provide silent escalation supportCédric Le Goater2019-08-211-0/+8
* | ppc/xive: Provide unconditional escalation supportCédric Le Goater2019-08-211-9/+35
* | ppc/xive: Provide escalation supportCédric Le Goater2019-08-211-0/+16
* | ppc/xive: Provide backlog supportCédric Le Goater2019-08-211-29/+48
* | ppc/xive: Implement TM_PULL_OS_CTX special commandCédric Le Goater2019-08-211-1/+14
|/
* hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé2019-08-191-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-163-2/+3
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-163-3/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1624-2/+24
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-1616-15/+1Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-1626-0/+27
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-1629-0/+30
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-162-0/+2
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-165-0/+5
* spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater2019-08-132-3/+37
* xics/kvm: Fix fallback to emulated XICSGreg Kurz2019-07-281-11/+0Star
* ioapic: kvm: Skip route updates for masked pinsJan Kiszka2019-07-251-3/+5
* xics/kvm: Always set the MASKED bit if interrupt is maskedGreg Kurz2019-07-121-0/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-07-081-5/+6
|\
| * ioapic: use irq number instead of vector in ioapic_eoi_broadcastLi Qiang2019-07-051-5/+5
| * ioapic: clear irq_eoi when updating the ioapic redirect table entryLi Qiang2019-07-051-0/+1
* | target/arm: v8M: Check state of exception being returned fromPeter Maydell2019-07-041-1/+13
* | arm v8M: Forcibly clear negative-priority exceptions on deactivatePeter Maydell2019-07-041-5/+35
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell2019-07-027-189/+333
|\ \
| * | spapr/xive: Add proper rollback to kvmppc_xive_connect()Greg Kurz2019-07-021-19/+29
| * | ppc/xive: Fix TM_PULL_POOL_CTX special operationCédric Le Goater2019-07-021-9/+10
| * | ppc/pnv: Rework cache watch model of PnvXIVECédric Le Goater2019-07-021-36/+106
| * | ppc/xive: Make the PIPR register readonlyCédric Le Goater2019-07-021-16/+16
| * | ppc/xive: Force the Physical CAM line value to group modeCédric Le Goater2019-07-021-16/+5Star
| * | spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater2019-07-022-37/+22Star
| * | xics/kvm: Add proper rollback to xics_kvm_init()Greg Kurz2019-07-021-6/+5Star
| * | xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz2019-07-022-20/+56
| * | xics/kvm: Always use local_err in xics_kvm_init()Greg Kurz2019-07-021-6/+10
| * | xics/kvm: Skip rollback when KVM XICS is absentGreg Kurz2019-07-021-1/+1
| * | xics/spapr: Rename xics_kvm_init()Greg Kurz2019-07-021-1/+1
| * | xics/spapr: Only emulated XICS should use RTAS/hypercalls emulationGreg Kurz2019-07-021-26/+27
| * | xics: Add comment about CPU hotplugGreg Kurz2019-07-021-0/+1
| * | xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz2019-07-021-0/+30