1. 3308759 target-mips: Fix compilation by Stefan Weil · 15 years ago
  2. bbfa8f7 target-mips: add microMIPS exception handler support by Nathan Froyd · 15 years ago
  3. 3c82410 target-mips: microMIPS ASE support by Nathan Froyd · 15 years ago
  4. 620e48f target-mips: mips16 cleanups by Nathan Froyd · 15 years ago
  5. 8153667c target-mips: refactor c{, abs}.cond.fmt insns by Nathan Froyd · 15 years ago
  6. e459440 target-mips: move FP FMT comments closer to the definitions by Aurelien Jarno · 15 years ago
  7. bf4120a target-mips: define constants for magic numbers by Nathan Froyd · 15 years ago
  8. 26ebe46 target-mips: break out [ls][wd]c1 and rdhwr insn generation by Nathan Froyd · 15 years ago
  9. 564856b target-mips: Remove duplicate CPU log. by Richard Henderson · 15 years ago
  10. 2a5612e target-mips: Fix format specifiers for fpu_fprintf by Stefan Weil · 15 years ago
  11. a7200c9 target-mips: Fix one more format specifier for cpu_fprintf by Stefan Weil · 15 years ago
  12. 1a7ff92 remove TARGET_* defines from translate-all.c by Paolo Bonzini · 15 years ago
  13. d4c430a Large page TLB flush by Paul Brook · 15 years ago
  14. 30724e7 target-mips: update address space definitions by Aurelien Jarno · 15 years ago
  15. 3c7b48b Target specific usermode cleanup by Paul Brook · 15 years ago
  16. 4fcc562 Remove cpu_get_phys_page_debug from userspace emulation by Paul Brook · 15 years ago
  17. 5270589 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. by Richard Henderson · 15 years ago
  18. deb4203 target-mips: use newer logical ops by Aurelien Jarno · 15 years ago
  19. e68dd28 target-mips: use setcond when possible by Aurelien Jarno · 15 years ago
  20. 3399e30 target-mips: fix ROTR and DROTR by zero by Nathan Froyd · 15 years ago
  21. c2c65da target-mips: fix CpU exception for coprocessor 0 by Nathan Froyd · 15 years ago
  22. 6462bfc target-mips: remove useless sign extension by Aurelien Jarno · 15 years ago
  23. c36bbb2 target-mips: don't call cpu_loop_exit() from helper.c by Aurelien Jarno · 15 years ago
  24. 49a945a kill regs_to_env and env_to_regs by Paolo Bonzini · 15 years ago
  25. ab3aee2 target-mips: No MIPS16 support for 4Kc, 4KEc cores by Stefan Weil · 15 years ago
  26. 73642f5 target-mips: 4Kc, 4KEc cores do not support MIPS16 by Stefan Weil · 15 years ago
  27. 91a7593 target-mips: fix user-mode emulation startup by Nathan Froyd · 15 years ago
  28. d19954f target-mips: set Config1.CA for MIPS16-aware CPUs by Nathan Froyd · 15 years ago
  29. 9da53be target-mips: add copyright notice for mips16 work by Nathan Froyd · 15 years ago
  30. 364d483 target-mips: add mips16 instruction decoding by Nathan Froyd · 15 years ago
  31. 6ea219d target-mips: add enums for MIPS16 opcodes by Nathan Froyd · 15 years ago
  32. c960206 target-mips: split out delay slot handling by Nathan Froyd · 15 years ago
  33. 662d748 target-mips: add gen_base_offset_addr by Nathan Froyd · 15 years ago
  34. 7dca4ad target-mips: make gen_compute_branch 16/32-bit-aware by Nathan Froyd · 15 years ago
  35. ea63e2c target-mips: move ROTR and ROTRV inside gen_shift_{imm, } by Nathan Froyd · 15 years ago
  36. 32188a0 target-mips: change interrupt bits to be mips16-aware by Nathan Froyd · 15 years ago
  37. 79ef2c4 target-mips: add new HFLAGs for JALX and 16/32-bit delay slots by Nathan Froyd · 15 years ago
  38. e7139c4 target-mips: use physical address in lladdr by Aurelien Jarno · 15 years ago
  39. 25b91e3 target-mips: add a function to do virtual -> physical translations by Aurelien Jarno · 15 years ago
  40. 1147e18 target-mips: split code raising MMU exception in a separate function by Aurelien Jarno · 15 years ago
  41. 0ae4304 target-mips: factorize load/store code in op_helper.c by Aurelien Jarno · 15 years ago
  42. 60c9af0 target-mips: fix physical address type in MMU functions by Aurelien Jarno · 15 years ago
  43. 2a6e32d target-mips: make CP0_LLAddr register CPU dependent by Aurelien Jarno · 15 years ago
  44. 5499b6f target-mips: rename CP0_LLAddr into lladdr by Aurelien Jarno · 15 years ago
  45. 31e3104 target-mips: fix indentation by Aurelien Jarno · 15 years ago
  46. 51cc2e7 mips: fix cpu_reset memory leak by Blue Swirl · 15 years ago
  47. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  48. 99a0949 Get rid of _t suffix by malc · 15 years ago
  49. 941694d target-mips: make sure constants are in the second argument by Aurelien Jarno · 15 years ago
  50. a0d700e mips: Fix spelling in comment by Stefan Weil · 15 years ago
  51. 58caed6 target-mips: unmatched brackets in if 0 by Michael S. Tsirkin · 15 years ago
  52. 618b0fe target-mips: log instructions start in TCG code by Aurelien Jarno · 15 years ago
  53. d42320c target-mips: remove MAX_OP_PER_INSTR workaround by Aurelien Jarno · 15 years ago
  54. 6f4fc36 Add 'static' to please Sparse by Blue Swirl · 15 years ago
  55. 7b270ef target-mips: fix single-stepping by Nathan Froyd · 16 years ago
  56. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  57. fa31af0 target-mips: fix conditional moves off fp condition codes by Nathan Froyd · 16 years ago
  58. 0b5c1ce cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal by Nathan Froyd · 16 years ago
  59. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  60. dfe5fff change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} by Juan Quintela · 16 years ago
  61. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  62. 344b983 target-mips: remove useless code in gen_st_cond() by Aurelien Jarno · 16 years ago
  63. feeb3b6 Fix MIPS SC by Paul Brook · 16 years ago
  64. 590bc60 MIPS atomic instructions by Paul Brook · 16 years ago
  65. ff867dd MIPS usermode TLS register by Paul Brook · 16 years ago
  66. 98070ce target-mips: fix MADD and MSUB/MSUBU instructions by Nathan Froyd · 16 years ago
  67. 95bed64 Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64 by Blue Swirl · 16 years ago
  68. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  69. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago
  70. 5561650 Include assert.h from qemu-common.h by Paul Brook · 16 years ago
  71. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  72. 6bb72b1 target-mips: proper sign extension for 'SUBU rd, zero, rt' by Aurelien Jarno · 16 years ago
  73. 88cbb98 target-mips: fix comments about SUB/DSUB by Aurelien Jarno · 16 years ago
  74. 0bf46a4 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) by aliguori · 16 years ago
  75. 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago
  76. df357f0 Enable access to SYNCI_Step register in usermode emulation. by pbrook · 16 years ago
  77. 8c0ab41 Revert "target-mips: fix call to check_*() functions" by aurel32 · 16 years ago
  78. aefbc83 target-mips: simplify exception generation by aurel32 · 16 years ago
  79. a603585 target-mips: fix revision r7126 by aurel32 · 16 years ago
  80. 007ac6f target-mips: fix call to check_*() functions by aurel32 · 16 years ago
  81. 585c88d target-mips: optimize gen_flt3_ldst() by aurel32 · 16 years ago
  82. c407df8 target-mips: optimize gen_flt_ldst() by aurel32 · 16 years ago
  83. 8e0f950 Stop translation after a syscall instruciton. by pbrook · 16 years ago
  84. f2c94b9 target-mips: mark zero register as unused. by aurel32 · 16 years ago
  85. d9bea11 target-mips: variable names consistency by aurel32 · 16 years ago
  86. 867abc7 target-mips: fix commits 7040 and 7042 by aurel32 · 16 years ago
  87. 30a3848 target-mips: fix commit 7046 by aurel32 · 16 years ago
  88. bb928db target-mips: don't map zero register as a TCG global by aurel32 · 16 years ago
  89. d66c713 target-mips: optimize gen_ldst() by aurel32 · 16 years ago
  90. 324d9e3 target-mips: optimize gen_arith_imm() by aurel32 · 16 years ago
  91. 52a0e9e target-mips: fix commit r7076 by aurel32 · 16 years ago
  92. 11f9425 target-mips: optimize gen_movcf_d() by aurel32 · 16 years ago
  93. a4e8338 target-mips: optimize a few tcg_temp_free() by aurel32 · 16 years ago
  94. c9297f4 target-mips: optimize gen_farith() by aurel32 · 16 years ago
  95. c905fda target-mips: optimize gen_flt3_arith() by aurel32 · 16 years ago
  96. 4e2474d target-mips: optimize gen_flt3_ldst() by aurel32 · 16 years ago
  97. 460f00c target-mips: optimize gen_arith() by aurel32 · 16 years ago
  98. 35fbce2 target-mips: optimize decode_opc() by aurel32 · 16 years ago
  99. 72c3a3e target-mips: optimize gen_cp1() by aurel32 · 16 years ago
  100. 1fc7bf6 target-mips: optimize gen_cp0() by aurel32 · 16 years ago