1. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  2. a1170bf target-cris: Don't overuse CPUState by Andreas Färber · 13 years ago
  3. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 13 years ago
  4. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 13 years ago
  5. 3e45717 exec.h cleanup by Blue Swirl · 13 years ago
  6. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  7. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago
  8. 3e18c6b cris: Consider the TLB valid bit on writes to the TLB by Edgar E. Iglesias · 14 years ago
  9. 9547521 crisv10: Always clear the V and C flags on btst. by Edgar E. Iglesias · 15 years ago
  10. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  11. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  12. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  13. d12d51d Clean up debugging code #ifdefs (Eduardo Habkost) by aliguori · 16 years ago
  14. 6231868 CRIS: Purify some of the flag evaluation helpers. by edgar_igl · 16 years ago
  15. c38ac98 CRIS: Use a helper for lz. by edgar_igl · 16 years ago
  16. abd5c94 CRIS: Speedup btst by using a helper. by edgar_igl · 16 years ago
  17. a8cf66b CRIS: Slight performance improvement for flag evaluation. by edgar_igl · 16 years ago
  18. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  19. 0a6f8a6 CRIS: Remove CRIS specific do_unassigned_access. by edgar_igl · 16 years ago
  20. db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
  21. a1aebcb CRIS: Fix brk 8 and add S-flag emulation. by edgar_igl · 16 years ago
  22. e18231a Show size for unassigned accesses (Robert Reif) by blueswir1 · 16 years ago
  23. 28de16d CRIS: Improve ASID related TLB flushes. by edgar_igl · 16 years ago
  24. 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 16 years ago
  25. 6913ba5 CRIS: Correct writes to TLB hi. by edgar_igl · 16 years ago
  26. 5bf8f1a CRIS: Support RFN insn. by edgar_igl · 17 years ago
  27. e2eef17 Remove dead and bitrotten "qemu-fast" code. by pbrook · 17 years ago
  28. bf44333 Correct P flag assertion in rfe. by edgar_igl · 17 years ago
  29. 30abcfc CRIS: Restructure the translator to allow for better code generation. by edgar_igl · 17 years ago
  30. 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
  31. cf1d97f CRIS: Improve TLB management and handle delayslots at page boundaries. by edgar_igl · 17 years ago
  32. dceaf39 CRIS: More TCG conversion. by edgar_igl · 17 years ago
  33. ef29a70 CRIS MMU Updates by edgar_igl · 17 years ago
  34. b41f7df CRIS updates: by edgar_igl · 17 years ago
  35. 786c02f Model more parts of the ETRAX mmu (still alot missing). by edgar_igl · 17 years ago
  36. 44f8625 fixed invalid type by bellard · 17 years ago
  37. 273af66 Adjust s390 addresses (the MSB is defined as "to be ignored"). by ths · 17 years ago
  38. 6ebbf39 Replace is_user variable with mmu_idx in softmmu core, by j_mayer · 17 years ago
  39. 81fdc5f The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. by ths · 17 years ago