summaryrefslogtreecommitdiffstats
path: root/hw/intc/arm_gic.c
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gic: Fix NVIC assertion failurePeter Maydell2014-02-201-1/+1
* arm_gic: Add GICC_APRn state to the GICStateChristoffer Dall2014-02-081-0/+5
* arm_gic: Support setting/getting binary point regChristoffer Dall2014-02-081-3/+9
* arm_gic: Keep track of SGI sourcesChristoffer Dall2014-02-081-12/+86
* arm_gic: Fix GIC pending behaviorChristoffer Dall2014-02-081-17/+47
* arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writesChristoffer Dall2014-01-311-1/+5
* arm_gic: Introduce define for GIC_NR_SGISChristoffer Dall2014-01-311-6/+11
* Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2014-01-091-1/+0Star
|\
| * sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0Star
| * qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* | hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall2014-01-081-5/+10
* | arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-081-6/+6
|/
* arm_gic: QOM cast cleanupAndreas Färber2013-07-291-2/+3
* intc/arm_gic: Build arm_gic only onceAndreas Färber2013-07-091-0/+1
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-2/+1Star
* hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-4/+5
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+723