index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
arm_gic_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
1
-0
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
1
-1
/
+0
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
1
-24
/
+124
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
1
-3
/
+3
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-1
/
+3
2017-02-28
arm: gic: Remove references to NVIC
Michael Davidsaver
1
-15
/
+8
2017-01-20
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
1
-0
/
+6
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
1
-1
/
+1
2016-01-29
arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
1
-3
/
+48
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
1
-5
/
+2
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
1
-2
/
+3
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
1
-0
/
+41
2015-07-06
hw/intc/arm_gic_common.c: Reset all registers
Peter Maydell
1
-3
/
+18
2015-05-12
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
Fabian Aggeler
1
-4
/
+4
2015-05-12
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
Fabian Aggeler
1
-4
/
+4
2015-05-12
hw/intc/arm_gic: Add Interrupt Group Registers
Fabian Aggeler
1
-2
/
+3
2015-05-12
hw/intc/arm_gic: Add Security Extensions property
Fabian Aggeler
1
-0
/
+9
2014-08-29
arm_gic: Use GIC_NR_SGIS constant
Adam Lackorzynski
1
-1
/
+1
2014-02-08
arm_gic: Add GICC_APRn state to the GICState
Christoffer Dall
1
-2
/
+3
2014-02-08
arm_gic: Support setting/getting binary point reg
Christoffer Dall
1
-2
/
+4
2014-02-08
arm_gic: Keep track of SGI sources
Christoffer Dall
1
-2
/
+3
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
1
-1
/
+0
2014-01-08
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
Christoffer Dall
1
-2
/
+2
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-11-05
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
Andreas Färber
1
-9
/
+9
2013-07-29
arm_gic: QOM cast cleanup
Andreas Färber
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
1
-0
/
+176