1. 1206a1e intc: Unexport InterruptStatsProviderClass-related functions by Bernhard Beschow · 3 years ago
  2. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  3. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  4. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  5. cce5405 ioapic: support "info irq" by Peter Xu · 7 years ago
  6. 6a218b0 ioapic: some proper indents when dump info by Peter Xu · 7 years ago
  7. 4a499ad ioapic: support "info pic" by Peter Xu · 7 years ago
  8. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  9. 8b77709 x86: ioapic: dump version for "info ioapic" by Peter Xu · 8 years ago
  10. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  11. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  12. d665d69 hmp: added io apic dump state by Pavel Butsykin · 9 years ago
  13. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  14. db0f888 ioapic: QOM'ify ioapic by xiaoqiang zhao · 11 years ago
  15. f977185 ioapic: Cleanup for QOM'ification by xiaoqiang zhao · 11 years ago
  16. 837d371 sysbus: Set cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  17. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  18. f5ba752 ioapic: Use QOM realize for ioapic by Hu Tao · 12 years ago
  19. f16a69f ioapic: Replace FROM_SYSBUS() with QOM type cast by Igor Mammedov · 12 years ago
  20. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/ioapic_common.c]
  21. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  22. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  23. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  24. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  25. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  26. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  27. 30fbb9f qdev: move qdev->info to class by Anthony Liguori · 13 years ago
  28. 244ac3a ioapic: Factor out base class for KVM reuse by Jan Kiszka · 13 years ago