1. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  2. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  3. 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
  4. 18307f2 Fix ColdFire fmovem. Free the temporary we just allocated rather than some by pbrook · 16 years ago
  5. 243ee8f Really fix ColdFire fdmoved address decoding. by pbrook · 16 years ago
  6. c59b97a Fix ColdFire fdmoved address decoding. by pbrook · 16 years ago
  7. 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
  8. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  9. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  10. 1addc7c Spelling and grammar fixes by aurel32 · 16 years ago
  11. c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
  12. bfa50bc Remove premature memop TB terminations (Jan Kiszka) by aliguori · 16 years ago
  13. a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
  14. a7812ae TCG variable type checking. by pbrook · 16 years ago
  15. 1ed1a78 Silence some warnings about no value returned from non-void function by blueswir1 · 16 years ago
  16. 9507fb5 Fix swapped mvz/mvs instructions. by pbrook · 17 years ago
  17. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
  18. 2cfc5f1 Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. by ths · 17 years ago
  19. 815a674 Fix coprocessor register types. by pbrook · 17 years ago
  20. 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 17 years ago
  21. bf20dc0 Spelling fixes, spotted by Stuart Brady. by ths · 17 years ago
  22. 2e70f6e Add instruction counter. by pbrook · 17 years ago
  23. e1f3808 Convert m68k target to TCG. by pbrook · 17 years ago
  24. d2856f1 Factorize code in translate.c by aurel32 · 17 years ago
  25. 57fec1f use the TCG code generator by bellard · 17 years ago
  26. 8fc7cc5 Fix m68k FP register debug dumps. by pbrook · 17 years ago
  27. aaed909 added cpu_model parameter to cpu_init() by bellard · 17 years ago
  28. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  29. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  30. ce62e5b Fix tb->size mishandling, by Daniel Jacobowitz. by ths · 18 years ago
  31. c9bac22 M68K watchpoint hacks. by pbrook · 18 years ago
  32. 0cf5c67 M68K status register fixes. by pbrook · 18 years ago
  33. d315c88 Improve ColdFire CPU selection. by pbrook · 18 years ago
  34. 20dcee9 MCF5208 emulation. by pbrook · 18 years ago
  35. acf930a ColdFire EMAC support. by pbrook · 18 years ago
  36. 821f7e7 Implement ColdFire ff1. by pbrook · 18 years ago
  37. 5fc4adf Add diagnostic for bad opcode masks. by pbrook · 18 years ago
  38. 2bc1abb Fix typo in m68k outer displacement addressing (Andreas Schwab). by pbrook · 18 years ago
  39. 510ff0b Generate m68k address faults. by pbrook · 18 years ago
  40. e6dbd3b M68k extended addressing modes. by pbrook · 18 years ago
  41. 0402f76 Rework m68k cpu feature flags. by pbrook · 18 years ago
  42. a87295e M68k system mode semihosting. by pbrook · 18 years ago
  43. 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago
  44. 9b3c35e cpu_get_phys_page_debug should return target_phys_addr_t by j_mayer · 18 years ago
  45. 820e00f Define gen_intermediate_code_internal as "static inline". by ths · 18 years ago
  46. 2d37be6 M68k build fix. by pbrook · 18 years ago
  47. e6e5906 ColdFire target. by pbrook · 18 years ago