1. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  2. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  3. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  4. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  5. e2d4f17 hw/misc: QOM'ify mst_fpga.c by xiaoqiang zhao · 9 years ago
  6. 0d1c978 hw/misc: Clean up includes by Peter Maydell · 9 years ago
  7. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  8. 5c0e12f mst_fpga: QOM cast cleanup by Andreas Färber · 12 years ago
  9. 3c16154 hw/m*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  10. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  11. e28bee8 hw: move other devices to hw/misc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/mst_fpga.c]
  12. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  13. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  14. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  15. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  16. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  17. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  18. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  19. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  20. b9441eb mst_fpga: convert to memory API by Benoît Canet · 13 years ago
  21. b2bedb2 Remove blanks before \n in output strings by Stefan Weil · 13 years ago
  22. ff2712b Fix typos in comments (interupt -> interrupt) by Stefan Weil · 14 years ago
  23. b651fc6 mainstone: PCMCIA support by Dmitry Eremin-Solenikov · 14 years ago
  24. 3e1dbc3 mst_fpga: correct irq level settings by Dmitry Eremin-Solenikov · 14 years ago
  25. cb380f6 mainstone: convert FPGA emulation code to use QDev/SysBus by Dmitry Eremin-Solenikov · 14 years ago
  26. 43d9170 mainstone: correct and simplify irq handling by Dmitry Eremin-Solenikov · 14 years ago
  27. 55619bb mst_fpga: Drop one more pxa.h inclusion. by Andrzej Zaborowski · 14 years ago
  28. bb70651 mainstone: pass one irq to the mst_fpga instead of the whole PIC by Dmitry Eremin-Solenikov · 14 years ago
  29. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  30. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  31. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  32. 99a0949 Get rid of _t suffix by malc · 15 years ago
  33. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  34. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  35. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  36. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  37. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  38. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  39. 7233b35 Mainstone re-org, by Armin Kuster. by ths · 17 years ago