aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
AgeCommit message (Expand)Author
2019-10-24target/arm: Rebuild hflags for M-profile NVICRichard Henderson
2019-10-24spapr/xive: Set the OS CAM line at resetCédric Le Goater
2019-10-24ppc: Reset the interrupt presenter from the CPU reset handlerCédric Le Goater
2019-10-24spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson
2019-10-24spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson
2019-10-24spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson
2019-10-24spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson
2019-10-24spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson
2019-10-24spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson
2019-10-24ppc/pnv: Improve trigger data definitionCédric Le Goater
2019-10-24xics: Make some device types not user creatableGreg Kurz
2019-10-24xive: Make some device types not user creatableGreg Kurz
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé
2019-10-15intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger
2019-10-04xive: Improve irq claim/free pathDavid Gibson
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