- d2af524 hw/sh/sh7750: Convert away from old_mmio by Peter Maydell · 7 years ago
- ab72827 hw: Do not include "exec/address-spaces.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
- d10eb08 cputlb: drop flush_global flag from tlb_flush by Alex Bennée · 8 years ago
- 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
- 9d4c994 sh4: Clean up includes by Peter Maydell · 9 years ago
- f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
- 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- 2f493fe sh7750: Change cpu field type to SuperHCPU by Andreas Färber · 12 years ago
- 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
- 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
- b350ab7 target-sh4: Move PVR/PRR/CVR into SuperHCPUClass by Andreas Färber · 12 years ago
- 7a2771d sh: move files referencing CPU to hw/sh4/ by Paolo Bonzini · 12 years ago[Renamed from hw/sh7750.c]
- 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
- a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
- 12f3083 sh7750: Remove redundant 'struct' from MemoryRegionOps by Stefan Weil · 13 years ago
- 9a9d0b8 sh_serial: convert to memory API by Benoît Canet · 13 years ago
- b279e5e sh_intc: convert interrupt controller to memory API by Benoît Canet · 13 years ago
- 89e2945 sh_timer: convert to memory API by Benoît Canet · 13 years ago
- 1a4004c sh7750: convert cache and tlb to memory API by Benoît Canet · 13 years ago
- 382863e sh7750: convert memory controller/ioport to memory API by Benoît Canet · 13 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
- bc656a2 sh4: implement missing mmaped TLB read functions by Aurelien Jarno · 14 years ago
- 9f97309 sh4: implement missing mmaped TLB write functions by Aurelien Jarno · 14 years ago
- c0f809c target-sh4: implement writes to mmaped ITLB by Aurelien Jarno · 14 years ago
- 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
- 43dc2a6 Replace assert(0) with abort() or cpu_abort() by Blue Swirl · 15 years ago
- e0bcb9c sh7750: handle MMUCR TI bit by Aurelien Jarno · 15 years ago
- c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
- 99a0949 Get rid of _t suffix by malc · 15 years ago
- 86178a5 static and inline should came before the type of the functions by Juan Quintela · 15 years ago
- d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
- 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
- 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
- c2432a4 SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support by aurel32 · 16 years ago
- 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
- 5c16736 SH4: Eliminate P4 to A7 mangling (Takashi YOSHII). by balrog · 16 years ago
- 486579d SH: improve the way sh7750 registers io memory (Takashi YOSHII). by balrog · 16 years ago
- c2f0177 SH: r2d pci support (Takashi YOSHII). by balrog · 16 years ago
- c6d86a3 sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII). by balrog · 16 years ago
- 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
- 4e7ed2d SH4: Switch serial emulation to qemu_irq by aurel32 · 16 years ago
- 96e2fc4 SH4: Use qemu_irq in timer emulation. by aurel32 · 16 years ago
- 0fd3ca3 sh4: CPU versioning. by aurel32 · 17 years ago
- 06afe2c [sh4] MMU bug fix by aurel32 · 17 years ago
- 29e179b [sh4] memory mapped TLB entries by aurel32 · 17 years ago
- 526ccb7 Fix a bunch of type mismatch-related warnings (Jan Kiszka). by balrog · 17 years ago
- bf5b742 SH4 serial controler improvements by aurel32 · 17 years ago
- ea2b542 SH4 MMU improvements by aurel32 · 17 years ago
- 703243a Adds interrupt support to the sh specific timer code (Magnus Damm). by balrog · 17 years ago
- e96e204 SH4: system emulator interrupt update, by Magnus Damm. by ths · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- f26ae30 removed invalid use of _INTC_ARRAY by bellard · 17 years ago
- 80f515e sh775x interrupt controller by Magnus Damm. by balrog · 17 years ago
- ed8e0a4 Add FRQCR read support, by Magnus Damm. by ths · 17 years ago
- 3464c58 Add INTC controller prototype, by Magnus Damm. by ths · 17 years ago
- 2f062c7 Stand-alone SCI/SCIF emulation code, by Magnus Damm. by ths · 17 years ago
- cd1a3f6 Stand-alone TMU emulation code, by Magnus Damm. by ths · 17 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
- e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
- 26a7646 C99 64 bit printf by bellard · 19 years ago
- 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago