1. 12f3083 sh7750: Remove redundant 'struct' from MemoryRegionOps by Stefan Weil · 13 years ago
  2. b279e5e sh_intc: convert interrupt controller to memory API by Benoît Canet · 13 years ago
  3. 6f9faa9 sh4: Fix potential crash in debug code by Stefan Weil · 14 years ago
  4. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  5. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  6. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  7. cc59783 Replace qemu_malloc + memset with qemu_mallocz by Blue Swirl · 15 years ago
  8. 43dc2a6 Replace assert(0) with abort() or cpu_abort() by Blue Swirl · 15 years ago
  9. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  10. 99a0949 Get rid of _t suffix by malc · 15 years ago
  11. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  12. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  13. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  14. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  15. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  16. b79e175 SH4: kill a few warnings by aurel32 · 16 years ago
  17. 5c16736 SH4: Eliminate P4 to A7 mangling (Takashi YOSHII). by balrog · 16 years ago
  18. c6d86a3 sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII). by balrog · 16 years ago
  19. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  20. 4e7ed2d SH4: Switch serial emulation to qemu_irq by aurel32 · 16 years ago
  21. 96e2fc4 SH4: Use qemu_irq in timer emulation. by aurel32 · 16 years ago
  22. e96e204 SH4: system emulator interrupt update, by Magnus Damm. by ths · 17 years ago
  23. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  24. 80f515e sh775x interrupt controller by Magnus Damm. by balrog · 17 years ago