Sign in
qemu
/
qemu
/
426f03482c8d2b98613f92a76bd034ac6bb0bc7a
/
hw
/
intc
/
arm_gic.c
b6e6c65
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
by Peter Maydell
· 6 years ago
7210918
hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
by Peter Maydell
· 7 years ago
067a2b9
intc/arm_gic: Improve traces
by Luc Michel
· 7 years ago
50e5792
intc/arm_gic: Implement maintenance interrupt generation
by Luc Michel
· 7 years ago
cbe1282
intc/arm_gic: Implement gic_update_virt() function
by Luc Michel
· 7 years ago
527d296
intc/arm_gic: Implement the virtual interface registers
by Luc Michel
· 7 years ago
2c679ac
intc/arm_gic: Wire the vCPU interface
by Luc Michel
· 7 years ago
7eb079e
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
by Luc Michel
· 7 years ago
02f2e22
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete_irq)
by Luc Michel
· 7 years ago
439badd
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
by Luc Michel
· 7 years ago
a1d7b8d
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_prio)
by Luc Michel
· 7 years ago
86b350f
intc/arm_gic: Add virtualization enabled IRQ helper functions
by Luc Michel
· 7 years ago
3dd0471
intc/arm_gic: Refactor secure/ns access check in the CPU interface
by Luc Michel
· 7 years ago
4a37e0e
intc/arm_gic: Add virtualization extensions helper macros and functions
by Luc Michel
· 7 years ago
5773c04
intc/arm_gic: Add the virtualization extensions to the GIC state
by Luc Michel
· 7 years ago
50491c5
intc/arm_gic: Remove some dead code and put some functions static
by Luc Michel
· 7 years ago
3bb0b03
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
by Luc Michel
· 7 years ago
67ce697
intc/arm_gic: Refactor operations on the distributor
by Luc Michel
· 7 years ago
7995206
hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
by Peter Maydell
· 7 years ago
ee03cca
hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
by Peter Maydell
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 7 years ago
421a3c2
hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1
by Luc MICHEL
· 7 years ago
fc05a6f
hw/intc/arm_gic: Fix group priority computation for group 1 IRQs
by Luc MICHEL
· 7 years ago
71aa735
hw/intc/arm_gic: Fix C_RPR value on idle priority
by Luc MICHEL
· 7 years ago
91f4e18
hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and pending"
by Luc MICHEL
· 7 years ago
0cf0985
hw/intc/arm_gic: reserved register addresses are RAZ/WI
by Peter Maydell
· 7 years ago
5d721b7
ARM: KVM: Enable in-kernel timers with user space gic
by Alexander Graf
· 8 years ago
68bf93c
hw/intc/arm_gic: modernise the DPRINTF
by Alex Bennée
· 8 years ago
7c14b3a
arm: gic: Remove references to NVIC
by Michael Davidsaver
· 8 years ago
3bc4b52
nvic: set pending status for not active interrupts
by Marcin Krzeminski
· 8 years ago
fea8a08
hw/intc/gic: RAZ/WI non-sec access to sec interrupts
by Jens Wiklander
· 9 years ago
03dd024
hw: explicitly include qemu/log.h
by Paolo Bonzini
· 9 years ago
2531088
hw/intc/arm_gic: add tracepoints
by Hollis Blanchard
· 9 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
3355c36
arm_gic: Update ID registers based on revision
by Alistair Francis
· 9 years ago
a859595
hw/arm_gic: Correctly restore nested irq priority
by François Baldassari
· 9 years ago
b95690c
hw/intc/arm_gic: Remove the definition of NUM_CPU
by Wei Huang
· 9 years ago
a8f15a2
maint: remove double semicolons in many files
by Daniel P. Berrange
· 10 years ago
d5523a1
hw/intc/arm_gic: Actually set the active bits for active interrupts
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
df92cfa
hw/intc/arm_gic: Running priority is group priority, not full priority
by Peter Maydell
· 9 years ago
7926c21
hw/arm/gic: Kill code duplication
by Pavel Fedin
· 10 years ago
235069a
arm_gic: gic_update should always update all cores
by Johan Karlsson
· 10 years ago
dadbb58
hw/intc/arm_gic: Add grouping support to gic_update()
by Peter Maydell
· 10 years ago
c5619bf
hw/intc/arm_gic: Change behavior of IAR writes
by Fabian Aggeler
· 10 years ago
f9c6a7f
hw/intc/arm_gic: Change behavior of EOIR writes
by Fabian Aggeler
· 10 years ago
7c0fa10
hw/intc/arm_gic: Handle grouping for GICC_HPPIR
by Fabian Aggeler
· 10 years ago
8150847
hw/intc/arm_gic: Restrict priority view
by Fabian Aggeler
· 10 years ago
08efa9f
hw/intc/arm_gic: Implement Non-secure view of RPR
by Fabian Aggeler
· 10 years ago
3295186
hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
by Fabian Aggeler
· 10 years ago
822e9cc
hw/intc/arm_gic: Make ICCBPR/GICC_BPR 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
a9d8535
hw/intc/arm_gic: Switch to read/write callbacks with tx attributes
by Peter Maydell
· 10 years ago
5543d1a
hw/intc/arm_gic: Add Security Extensions property
by Fabian Aggeler
· 10 years ago
44f5529
hw/intc/arm_gic: Create outbound FIQ lines
by Fabian Aggeler
· 10 years ago
e7ae771
Fix remaining warnings from Sparse (void return)
by Stefan Weil
· 10 years ago
7b95a50
arm_gic: remove unused parameter.
by KONRAD Frederic
· 10 years ago
b52b81e
hw/intc/arm_gic: honor target mask in gic_update()
by Sergey Fedorov
· 11 years ago
de7a900
arm_gic: Do not force PPIs to edge-triggered mode
by Adam Lackorzynski
· 11 years ago
24b790d
arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
by Adam Lackorzynski
· 11 years ago
71a6204
arm_gic: Fix read of GICD_ICFGR
by Adam Lackorzynski
· 11 years ago
0175ba1
arm: Clean up fragile use of error_is_set() in realize() methods
by Markus Armbruster
· 11 years ago
8731690
hw/intc/arm_gic: Fix NVIC assertion failure
by Peter Maydell
· 11 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
8d99999
arm_gic: Fix GIC pending behavior
by Christoffer Dall
· 11 years ago
5b0adce
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
by Christoffer Dall
· 11 years ago
41ab7b5
arm_gic: Introduce define for GIC_NR_SGIS
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
9df90ad
hw: arm_gic: Introduce gic_set_priority function
by Christoffer Dall
· 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
285b443
arm_gic: QOM cast cleanup
by Andreas Färber
· 12 years ago
dfc0807
intc/arm_gic: Build arm_gic only once
by Andreas Färber
· 12 years ago
4917cf4
cpu: Replace cpu_single_env with CPUState current_cpu
by Andreas Färber
· 12 years ago
1437c94
hw/i*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 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.c]
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
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
8c815fb
arm_gic: Add cpu nr to Raised IRQ message
by Peter Crosthwaite
· 12 years ago
f47b48f
hw/arm_gic: fix target CPUs affected by set enable/pending ops
by Daniel Sangorrin
· 12 years ago
cad065f
hw/arm_gic: Fix comparison with priority mask register
by Peter Maydell
· 12 years ago
8c8dc39
hw/arm_gic: Use LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
fae1528
arm_gic: Rename gic_state to GICState
by Peter Maydell
· 12 years ago
9ab1b60
hw/arm_gic.c: Fix improper DPRINTF output.
by Evgeny Voevodin
· 12 years ago
998a74b
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
by Peter Maydell
· 13 years ago
e0a3dc7
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
5eb9840
arm_gic: Send dbg msgs to stderr not stdout
by Peter A. G. Crosthwaite
· 13 years ago
Next »