index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
gic_internal.h
Age
Commit message (
Expand
)
Author
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
2018-08-14
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2018-08-14
intc/arm_gic: Add virtual interface register definitions
Luc Michel
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
2017-02-28
arm: gic: Remove references to NVIC
Michael Davidsaver
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2015-05-12
hw/intc/arm_gic: Change behavior of IAR writes
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Change behavior of EOIR writes
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Restrict priority view
Fabian Aggeler
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR 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
2014-10-24
arm_gic: remove unused parameter.
KONRAD Frederic
2014-02-26
hw/intc/arm_gic: Fix GIC_SET_LEVEL
Christoffer Dall
2014-02-08
arm_gic: Fix GIC pending behavior
Christoffer Dall
2014-01-08
hw: arm_gic: Introduce gic_set_priority function
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
2013-07-29
arm_gic: QOM cast cleanup
Andreas Färber
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini