- e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
- c9ee67c hw/intc/grlib_irqmp: abort realize when ncpus value is out of range by Clément Chigot · 1 year ago
- 0fa5cd4 hw/intc/grlib_irqmp: implements multicore irq by Clément Chigot · 1 year, 2 months ago
- 7ed9a5f hw/intc/grlib_irqmp: implements the multiprocessor status register by Clément Chigot · 1 year, 2 months ago
- 6bf1478 hw/intc/grlib_irqmp: add ncpus property by Clément Chigot · 1 year, 2 months ago
- f432962 hw/sparc/grlib: split out the headers for each peripherals by Clément Chigot · 1 year, 2 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 4 years ago
- 3391953 hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines by Peter Maydell · 4 years, 3 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
- ab4c072 leon3: use qemu_irq framework instead of callback as property by Marc-André Lureau · 5 years ago
- a27bd6c Include hw/qdev-properties.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
- ea005da grlib, irqmp: get rid of the old-style create function by KONRAD Frederic · 6 years ago
- 05b9ec9 sparc/leon3 irqmp: fix IRQ software ack by Jean-Christophe Dubois · 7 years ago
- e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
- 22c70d8 hw/intc: QOM'ify grlib_irqmp.c by xiaoqiang.zhao · 9 years ago
- db5ebe5 sparc: Clean up includes by Peter Maydell · 9 years ago
- 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
- 730bf93 grlib_irqmp: QOM cast cleanup 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
- 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/grlib_irqmp.c]
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 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
- a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
- 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
- 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
- 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
- 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
- 847b52c grlib_irqmp: convert to memory API by Avi Kivity · 13 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- b4548fc trace: Remove %s in grlib trace events by Stefan Hajnoczi · 14 years ago
- 3f10bcb SPARC: Emulation of GRLIB IRQMP by Fabien Chouteau · 14 years ago