1. 5876d9b acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors by Igor Mammedov · 2 years, 8 months ago
  2. 215caca hw/isa: Inline and remove one-line isa_init_irq() by Bernhard Beschow · 3 years ago
  3. 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 3 years, 11 months ago
  4. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 5 months ago
  5. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  6. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  7. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  8. f6166a4 hw/ipmi: Fix realize() error API violations by Markus Armbruster · 5 years ago
  9. 79d29a9 ipmi: Allow a size value to be passed for I/O space by Corey Minyard · 7 years ago
  10. 1739d54 ipmi: Split out BT-specific code from ISA BT code by Corey Minyard · 7 years ago
  11. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  12. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  13. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  14. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  15. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  16. efbb649 ipmi: Use proper struct reference for BT vmstate by Corey Minyard · 6 years ago
  17. c9c4722 ipmi: Fix macro issues by Corey Minyard · 8 years ago
  18. 34d0668 hw/ipmi: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  19. cb9a05a ipmi: Fix macro issues by Corey Minyard · 8 years ago
  20. 59046ec migration: consolidate VMStateField.start by Halil Pasic · 8 years ago
  21. 15139b8 ipmi: rework the fwinfo to be fetched from the interface by Corey Minyard · 9 years ago
  22. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  23. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  24. f401451 fpu: Replace int32 typedef with int32_t by Peter Maydell · 9 years ago
  25. 44d3db0 ipmi: Add firmware registration to the ISA interface by Corey Minyard · 9 years ago
  26. bd66bcf ipmi: Add migration capability to the IPMI devices. by Corey Minyard · 9 years ago
  27. a9b7407 ipmi: Add a BT low-level interface by Corey Minyard · 9 years ago