summaryrefslogtreecommitdiffstats
path: root/hw/intc/gic_internal.h
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gic: Drop GIC_BASE_IRQ macroPeter Maydell2018-09-251-2/+0Star
* intc/arm_gic: Add virtualization enabled IRQ helper functionsLuc Michel2018-08-141-0/+83
* intc/arm_gic: Add virtualization extensions helper macros and functionsLuc Michel2018-08-141-0/+74
* intc/arm_gic: Add virtual interface register definitionsLuc Michel2018-08-141-0/+65
* intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel2018-08-141-0/+5
* intc/arm_gic: Remove some dead code and put some functions staticLuc Michel2018-08-141-4/+0Star
* intc/arm_gic: Refactor operations on the distributorLuc Michel2018-08-141-25/+26
* arm: gic: Remove references to NVICMichael Davidsaver2017-02-281-5/+2Star
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* hw/intc/arm_gic: Change behavior of IAR writesFabian Aggeler2015-05-121-1/+1
* hw/intc/arm_gic: Change behavior of EOIR writesFabian Aggeler2015-05-121-1/+1
* hw/intc/arm_gic: Restrict priority viewFabian Aggeler2015-05-121-1/+2
* hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler2015-05-121-0/+16
* hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler2015-05-121-0/+2
* hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler2015-05-121-0/+4
* arm_gic: remove unused parameter.KONRAD Frederic2014-10-241-1/+1
* hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall2014-02-261-1/+1
* arm_gic: Fix GIC pending behaviorChristoffer Dall2014-02-081-1/+15
* hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall2014-01-081-0/+1
* arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall2014-01-081-3/+3
* arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber2013-11-051-78/+2Star
* arm_gic: QOM cast cleanupAndreas Färber2013-07-291-1/+4
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-0/+138