Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
783e3b21e5
hw/intc: Constify all Property
|
8 months ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Clément Chigot
|
c9ee67c3c6
hw/intc/grlib_irqmp: abort realize when ncpus value is out of range
|
1 year ago |
Clément Chigot
|
0fa5cd4a60
hw/intc/grlib_irqmp: implements multicore irq
|
1 year ago |
Clément Chigot
|
7ed9a5f626
hw/intc/grlib_irqmp: implements the multiprocessor status register
|
1 year ago |
Clément Chigot
|
6bf1478543
hw/intc/grlib_irqmp: add ncpus property
|
1 year ago |
Clément Chigot
|
f432962e72
hw/sparc/grlib: split out the headers for each peripherals
|
1 year ago |
Thomas Huth
|
2068cabd3f
Do not include cpu.h if it's not really necessary
|
4 years ago |
Peter Maydell
|
3391953660
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Marc-André Lureau
|
ab4c072d2f
leon3: use qemu_irq framework instead of callback as property
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
KONRAD Frederic
|
ea005daec3
grlib, irqmp: get rid of the old-style create function
|
6 years ago |
Jean-Christophe Dubois
|
05b9ec96c1
sparc/leon3 irqmp: fix IRQ software ack
|
7 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
xiaoqiang.zhao
|
22c70d8a6a
hw/intc: QOM'ify grlib_irqmp.c
|
9 years ago |
Peter Maydell
|
db5ebe5f41
sparc: Clean up includes
|
9 years ago |
Markus Armbruster
|
1b111dc121
hw: cannot_instantiate_with_device_add_yet due to pointer props
|
11 years ago |
Andreas Färber
|
730bf9323d
grlib_irqmp: QOM cast cleanup
|
12 years ago |
Paolo Bonzini
|
1437c94b26
hw/i*: pass owner to memory_region_init* functions
|
12 years ago |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 years ago |
Paolo Bonzini
|
7702e47c21
hw: move interrupt controllers to hw/intc/, configure with default-configs/
|
12 years ago |