aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/gic_internal.h
AgeCommit message (Expand)Author
2018-09-25hw/intc/arm_gic: Drop GIC_BASE_IRQ macroPeter Maydell
2018-08-14intc/arm_gic: Add virtualization enabled IRQ helper functionsLuc Michel
2018-08-14intc/arm_gic: Add virtualization extensions helper macros and functionsLuc Michel
2018-08-14intc/arm_gic: Add virtual interface register definitionsLuc Michel
2018-08-14intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel
2018-08-14intc/arm_gic: Remove some dead code and put some functions staticLuc Michel
2018-08-14intc/arm_gic: Refactor operations on the distributorLuc Michel
2017-02-28arm: gic: Remove references to NVICMichael Davidsaver
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2015-05-12hw/intc/arm_gic: Change behavior of IAR writesFabian Aggeler
2015-05-12hw/intc/arm_gic: Change behavior of EOIR writesFabian Aggeler
2015-05-12hw/intc/arm_gic: Restrict priority viewFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICCICR/GICC_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Make ICDDCR/GICD_CTLR bankedFabian Aggeler
2015-05-12hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler
2014-10-24arm_gic: remove unused parameter.KONRAD Frederic
2014-02-26hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall
2014-02-08arm_gic: Fix GIC pending behaviorChristoffer Dall
2014-01-08hw: arm_gic: Introduce gic_set_priority functionChristoffer Dall
2014-01-08arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGERChristoffer Dall
2013-11-05arm_gic: Extract headers hw/intc/arm_gic{,_common}.hAndreas Färber
2013-07-29arm_gic: QOM cast cleanupAndreas Färber
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini