aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/gic_internal.h
AgeCommit message (Expand)Author
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