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