summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
...
| * ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChipGreg Kurz2019-11-184-0/+30
* | hw/i386: Remove obsolete LoadStateHandler::load_state_old handlersPhilippe Mathieu-Daudé2019-11-051-49/+0Star
|/
* core: replace getpagesize() with qemu_real_host_page_sizeWei Yang2019-10-261-1/+1
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-262-2/+2
|\
| * hw/intc/apic: reject pic ints if isa_pic == NULLSergio Lopez2019-10-221-1/+1
| * hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini2019-10-221-1/+1
* | target/arm: Rebuild hflags for M-profile NVICRichard Henderson2019-10-241-9/+13
* | spapr/xive: Set the OS CAM line at resetCédric Le Goater2019-10-241-31/+17Star
* | ppc: Reset the interrupt presenter from the CPU reset handlerCédric Le Goater2019-10-244-17/+19
* | spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson2019-10-242-2/+16
* | spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson2019-10-242-0/+55
* | spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-242-16/+15Star
* | spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-242-64/+66
* | spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-242-0/+30
* | spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-242-0/+21
* | spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson2019-10-242-33/+67
* | spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson2019-10-242-0/+43
* | spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson2019-10-242-0/+8
* | ppc/pnv: Improve trigger data definitionCédric Le Goater2019-10-242-6/+18
* | xics: Make some device types not user creatableGreg Kurz2019-10-241-0/+10
* | xive: Make some device types not user creatableGreg Kurz2019-10-241-0/+15
|/
* hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé2019-10-151-3/+4
* intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger2019-10-151-5/+2Star
* xive: Improve irq claim/free pathDavid Gibson2019-10-042-15/+13Star
* spapr, xics, xive: Better use of assert()s on irq claim/free pathsDavid Gibson2019-10-041-6/+2Star
* spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson2019-10-041-1/+1
* xics: Create sPAPR specific ICS subtypeDavid Gibson2019-10-041-1/+33
* xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson2019-10-041-59/+27Star
* xics: Eliminate reset hookDavid Gibson2019-10-041-33/+24Star
* xics: Rename misleading ics_simple_*() functionsDavid Gibson2019-10-043-24/+23Star
* 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