index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
grlib_irqmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
Clément Chigot
2024-03-09
1
-0
/
+1
*
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
1
-21
/
+20
*
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
2024-02-15
1
-3
/
+32
*
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
2024-02-15
1
-9
/
+21
*
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
1
-2
/
+4
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
Peter Maydell
2021-01-06
1
-1
/
+4
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
leon3: use qemu_irq framework instead of callback as property
Marc-André Lureau
2020-01-07
1
-31
/
+4
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2019-05-17
1
-2
/
+1
*
sparc/leon3 irqmp: fix IRQ software ack
Jean-Christophe Dubois
2018-01-24
1
-6
/
+11
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
hw/intc: QOM'ify grlib_irqmp.c
xiaoqiang.zhao
2016-05-12
1
-11
/
+16
*
sparc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
1
-0
/
+2
*
grlib_irqmp: QOM cast cleanup
Andreas Färber
2013-07-29
1
-23
/
+10
*
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+385