1. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  4. 85eb7c1 Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
  5. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  6. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  7. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  8. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  9. 8308ed3 pc-testdev: use HTTPS git URL by Stefan Hajnoczi · 6 years ago
  10. 57cdec5 hw: pc-testdev: add read memory region callback by Li Qiang · 7 years ago
  11. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  12. b6a0aa0 x86: Clean up includes by Peter Maydell · 9 years ago
  13. 125ee0e devices: Associate devices to their logical category by Marcel Apfelbaum · 12 years ago
  14. d2f5ea9 pc-testdev: add I/O port to test memory.c auto split/combine by Paolo Bonzini · 12 years ago
  15. 5040543 pc-testdev: remove useless cpu_to_le64/le64_to_cpu by Paolo Bonzini · 12 years ago
  16. b7faba7 pc-testdev: support 8 and 16-bit accesses to 0xe0 by Paolo Bonzini · 12 years ago
  17. 3c16154 hw/m*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  18. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  19. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  20. e28bee8 hw: move other devices to hw/misc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/pc-testdev.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. 00e4d0d pc-testdev: use typedefs by Gerd Hoffmann · 12 years ago
  24. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  25. 549db5c hw/i386: Fix broken build for non POSIX hosts by Stefan Weil · 12 years ago
  26. ee0cc54 hw: Add test device for unittests execution by Lucas Meneghel Rodrigues · 12 years ago