Sign in
qemu
/
qemu
/
cd1db8df7431edd2210ed0123e2e09b9b6d1e621
/
hw
/
intc
/
arm_gic_common.c
1141148
arm_gic: Mask the un-supported priority bits
by Sai Pavan Boddu
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
b6e6c65
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
by Peter Maydell
· 6 years ago
5773c04
intc/arm_gic: Add the virtualization extensions to the GIC state
by Luc Michel
· 7 years ago
67ce697
intc/arm_gic: Refactor operations on the distributor
by Luc Michel
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
7c14b3a
arm: gic: Remove references to NVIC
by Michael Davidsaver
· 8 years ago
6a22895
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
by Peter Maydell
· 8 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
a55c910
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
by Peter Maydell
· 9 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
8ff41f3
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
by Peter Maydell
· 9 years ago
72889c8
hw/intc/arm_gic: Drop running_irq and last_active arrays
by Peter Maydell
· 9 years ago
51fd06e
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
by Peter Maydell
· 9 years ago
7926c21
hw/arm/gic: Kill code duplication
by Pavel Fedin
· 10 years ago
12dc273
hw/intc/arm_gic_common.c: Reset all registers
by Peter Maydell
· 10 years ago
3295186
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
by Fabian Aggeler
· 10 years ago
679aa17
hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
by Fabian Aggeler
· 10 years ago
c27a5ba
hw/intc/arm_gic: Add Interrupt Group Registers
by Fabian Aggeler
· 10 years ago
5543d1a
hw/intc/arm_gic: Add Security Extensions property
by Fabian Aggeler
· 10 years ago
93b5f6f
arm_gic: Use GIC_NR_SGIS constant
by Adam Lackorzynski
· 10 years ago
a9d477c
arm_gic: Add GICC_APRn state to the GICState
by Christoffer Dall
· 11 years ago
aa7d461
arm_gic: Support setting/getting binary point reg
by Christoffer Dall
· 11 years ago
40d2250
arm_gic: Keep track of SGI sources
by Christoffer Dall
· 11 years ago
c06f13c
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 11 years ago
04050c5
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
by Christoffer Dall
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
8372879
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
by Andreas Färber
· 12 years ago
285b443
arm_gic: QOM cast cleanup
by Andreas Färber
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
7702e47
hw: move interrupt controllers to hw/intc/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/arm_gic_common.c]
2e19a70
hw/arm_gic_common: Use vmstate struct rather than save/load functions
by Peter Maydell
· 12 years ago
c303777
arm_gic: Fix sizes of state fields in preparation for vmstate support
by Peter Maydell
· 12 years ago
6e72a00
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
by Anthony Liguori
· 12 years ago
5311118
hw/arm_gic: Convert ARM GIC classes to use init/realize
by Peter Maydell
· 12 years ago
9ecb992
hw/arm_gic: Add presave/postload hooks
by Peter Maydell
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
ee3f095
hw/arm_gic_common: Correct GICC_PMR reset value for newer GICs
by Peter Maydell
· 12 years ago
fae1528
arm_gic: Rename gic_state to GICState
by Peter Maydell
· 12 years ago
1e8cae4
hw/armv7m_nvic: Make the NVIC a freestanding class
by Peter Maydell
· 13 years ago