summaryrefslogtreecommitdiffstats
path: root/hw/intc
Commit message (Expand)AuthorAgeFilesLines
* xics: report errors with the QEMU Error APIGreg Kurz2016-02-281-4/+9
* all: Clean up includesPeter Maydell2016-02-162-0/+2
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-081-6/+6
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-081-4/+4
* bcm2836_control: add bcm2836 ARM control logicAndrew Baumann2016-02-032-1/+304
* bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann2016-02-032-0/+237
* hw/intc: Clean up includesPeter Maydell2016-01-2912-0/+12
* arm: Clean up includesPeter Maydell2016-01-2913-0/+13
* x86: Clean up includesPeter Maydell2016-01-294-0/+4
* unicore: Clean up includesPeter Maydell2016-01-291-0/+1
* sparc: Clean up includesPeter Maydell2016-01-291-0/+1
* ppc: Clean up includesPeter Maydell2016-01-292-0/+2
* lm32: Clean up includesPeter Maydell2016-01-291-1/+1
* arm_gic: Update ID registers based on revisionAlistair Francis2016-01-211-5/+30
* omap: Don't use hw_error() in device init() methodsMarkus Armbruster2016-01-131-3/+7
* kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini2015-12-171-2/+66
* hw/arm_gic: Correctly restore nested irq priorityFrançois Baldassari2015-11-191-2/+2
* hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang2015-11-101-5/+3Star
* armv7-m: Implement SYSRESETREQMichael Davidsaver2015-11-031-1/+8
* i.MX: Standardize i.MX AVIC debugJean-Christophe Dubois2015-10-271-26/+18Star
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-11/+11
* openpic: add to misc categoryLaurent Vivier2015-10-232-0/+2
* s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-081-1/+1
* cpu/apic: drop icc bus/bridgeChen Fan2015-10-021-3/+2Star
* apic: move APIC's MMIO region mapping into APICChen Fan2015-10-021-6/+0Star
* hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-251-0/+12
* hmp: added io apic dump statePavel Butsykin2015-09-251-0/+55
* apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-251-2/+2
* apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-251-17/+1Star
* ioapic: fix contents of arbitration registerPaolo Bonzini2015-09-251-3/+1Star
* ioapic: coalesce level interruptsPaolo Bonzini2015-09-251-1/+3
* hw/intc: Initial implementation of vGICv3Pavel Fedin2015-09-242-0/+150
* intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-242-65/+68
* hw/intc: Implement GIC-500 base classShlomo Pongratz2015-09-242-0/+141
* typofixes - v4Veres Lajos2015-09-111-1/+1
* maint: remove double semicolons in many filesDaniel P. Berrange2015-09-111-1/+1
* hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-3/+48
* hw/intc/arm_gic: Actually set the active bits for active interruptsPeter Maydell2015-09-081-0/+2
* hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-082-34/+76
* hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-082-4/+115
* hw/intc/arm_gic: Running priority is group priority, not full priorityPeter Maydell2015-09-081-1/+27
* armv7m_nvic: Implement ICSR without using internal GIC statePeter Maydell2015-09-081-7/+6Star
* s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2015-09-071-0/+2
* hw/arm/gic: Kill code duplicationPavel Fedin2015-08-133-72/+61Star
* i.MX: Fix Coding style for AVIC emulator.Jean-Christophe Dubois2015-08-131-9/+7Star
* i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-37/+3Star
* xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao2015-07-071-0/+10
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-072-11/+11
* intc: arm_gic_kvm: set the qemu_irq/gsi mappingEric Auger2015-07-061-0/+6
* hw/intc/arm_gic_common.c: Reset all registersPeter Maydell2015-07-061-3/+18