index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
intc
/
arm_gic_common.h
Age
Commit message (
Expand
)
Author
2017-01-20
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Add Interrupt Group Registers
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Create outbound FIQ lines
Fabian Aggeler
2014-02-26
arm: vgic device control api support
Christoffer Dall
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
2014-01-31
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
2014-01-08
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber