aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/gic_internal.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-25hw/intc/arm_gic: Drop GIC_BASE_IRQ macroPeter Maydell1-2/+0
2018-08-14intc/arm_gic: Add virtualization enabled IRQ helper functionsLuc Michel1-0/+83
2018-08-14intc/arm_gic: Add virtualization extensions helper macros and functionsLuc Michel1-0/+74
2018-08-14intc/arm_gic: Add virtual interface register definitionsLuc Michel1-0/+65
2018-08-14intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel1-0/+5
2018-08-14intc/arm_gic: Remove some dead code and put some functions staticLuc Michel1-4/+0
2018-08-14intc/arm_gic: Refactor operations on the distributorLuc Michel1-25/+26
2017-02-28arm: gic: Remove references to NVICMichael Davidsaver1-5/+2
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2015-05-12hw/intc/arm_gic: Change behavior of IAR writesFabian Aggeler1-1/+1
2015-05-12hw/intc/arm_gic: Change behavior of EOIR writesFabian Aggeler1-1/+1
2015-05-12hw/intc/arm_gic: Restrict priority viewFabian Aggeler1-1/+2
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler1-0/+16
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler1-0/+2
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler1-0/+4
2014-10-24arm_gic: remove unused parameter.KONRAD Frederic1-1/+1
2014-02-26hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall1-1/+1
2014-02-08arm_gic: Fix GIC pending behaviorChristoffer Dall1-1/+15
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall1-0/+1
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall1-3/+3
2013-11-05arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber1-78/+2
2013-07-29arm_gic: QOM cast cleanupAndreas Färber1-1/+4
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+138