1. a1fc624 target-mips: fix decoding of microMIPS POOL32Axf instructions by Leon Alrae · 11 years ago
  2. b9ac5d9 target-mips: fix 34Kf configuration for DSP ASE by Yongbok Kim · 11 years ago
  3. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 11 years ago
  4. b6a9f46 target-mips: fix mipsdsp_mul_q31_q31 by Petar Jovanovic · 11 years ago
  5. d2e46d5 target-mips: Remove assignment to a variable which is never used by Stefan Weil · 11 years ago
  6. d36c231 target-mips: fix mipsdsp_trunc16_sat16_round by Petar Jovanovic · 12 years ago
  7. 240ce26 target-mips: fix branch in likely delay slot tcg assert by James Hogan · 12 years ago
  8. 4877866 target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15 by Petar Jovanovic · 12 years ago
  9. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  10. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  11. 814ac26 target-mips: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  12. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  13. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  14. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  15. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  16. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  17. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  18. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  19. 6429db3 target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU by Andreas Färber · 12 years ago
  20. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  21. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  22. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  23. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  24. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  25. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  26. 1239b47 linux-user: Save the correct resume address for MIPS signal handling by Kwok Cheung Yeung · 12 years ago
  27. d899282 target-mips: clean-up in BIT_INSV by Petar Jovanovic · 12 years ago
  28. 118d1e4 target-mips: set carry bit correctly in DSPControl register by Petar Jovanovic · 12 years ago
  29. 0ba365f target-mips: fix EXTPDP and setting up pos field in the DSPControl reg by Petar Jovanovic · 12 years ago
  30. 489ed4b target-mips: fix incorrect behaviour for EXTP by Petar Jovanovic · 12 years ago
  31. c0f5f9c target-mips: fix incorrect behaviour for INSV by Petar Jovanovic · 12 years ago
  32. 639eadb target-mips: add missing check_dspr2 for multiply instructions by Petar Jovanovic · 12 years ago
  33. 29851ee target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB by Petar Jovanovic · 12 years ago
  34. b1ca31d target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR by Petar Jovanovic · 12 years ago
  35. 8b758d0 target-mips: fix rndrashift_short_acc and code for EXTR_ instructions by Petar Jovanovic · 12 years ago
  36. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  37. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  38. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  39. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  40. 68473f1 mips64-linux-user: Enable 64-bit address mode and fpu by Richard Henderson · 12 years ago
  41. 084d049 mips-linux-user: Save and restore fpu and dsp from sigcontext by Richard Henderson · 12 years ago
  42. 26135ea target-mips: Fix accumulator selection for MIPS16 and microMIPS by Richard Sandiford · 12 years ago
  43. 20c334a target-mips: fix DSP overflow macro and affected routines by Petar Jovanovic · 12 years ago
  44. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  45. fadf982 cpu: Introduce ENV_OFFSET macros by Andreas Färber · 12 years ago
  46. a345481 target-mips: fix for sign-issue in MULQ_W helper by Petar Jovanovic · 12 years ago
  47. 9c19eb1 target-mips: fix for incorrect multiplication with MULQ_S.PH by Petar Jovanovic · 12 years ago
  48. ce1dd5d target-mips: Use mul[us]2 in [D]MULT[U] insns by Richard Henderson · 12 years ago
  49. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  50. 78ce64f target-mips: Move TCG initialization to MIPSCPU initfn by Andreas Färber · 12 years ago
  51. c1caf1d target-mips: Introduce QOM realizefn for MIPSCPU by Andreas Färber · 12 years ago
  52. 6f0af30 target-mips: enable access to DSP ASE if implemented by Petar Jovanovic · 12 years ago
  53. f54c35d target-mips: Unfuse {,N}M{ADD,SUB}.fmt by Richard Sandiford · 12 years ago
  54. c728154 target-mips: Sign-extend the result of LWR by Richard Sandiford · 12 years ago
  55. 17e8fef target-mips: Fix signedness of loads in MIPS16 RESTOREs by Richard Sandiford · 12 years ago
  56. df6126a target-mips: implement DSP (d)append sub-class with TCG by Aurelien Jarno · 12 years ago
  57. 0a16c79 target-mips: use DSP unions for reduction add instructions by Aurelien Jarno · 12 years ago
  58. 75d012a target-mips: use DSP unions for unary DSP operators by Aurelien Jarno · 12 years ago
  59. 6de0e6c target-mips: use DSP unions for binary DSP operators by Aurelien Jarno · 12 years ago
  60. 652613a target-mips: add unions to access DSP elements by Aurelien Jarno · 12 years ago
  61. ad153f1 target-mips: generate a reserved instruction exception on CPU without DSP by Aurelien Jarno · 12 years ago
  62. d75c135 target-mips: copy insn_flags in DisasContext by Aurelien Jarno · 12 years ago
  63. f7d2072 target-mips: fix DSP loads with rd = 0 by Aurelien Jarno · 12 years ago
  64. 38d8f5c exec: Return CPUState from qemu_get_cpu() by Andreas Färber · 12 years ago
  65. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  66. 66afd1a target-mips: Clean up mips_cpu_map_tc() documentation by Andreas Färber · 12 years ago
  67. ce3960e cpu: Move nr_{cores,threads} fields to CPUState by Andreas Färber · 12 years ago
  68. da1a4ce target-mips: Fix helper and tests for dot/cross-dot product instructions by Petar Jovanovic · 12 years ago
  69. e320d05 target-mips: Replace macros by inline functions by Stefan Weil · 12 years ago
  70. e1a4019 target-mips: Allow DSP access to be disabled once enabled. by Eric Johnson · 12 years ago
  71. 0f0b939 target-mips: Use EXCP_SC rather than a magic number by 陳韋任 (Wei-Ren Chen) · 12 years ago
  72. c4aaba9 target-mips: Make repl_ph to sign extend to target-long by Jovanovic, Petar · 12 years ago
  73. fe65a1f Fix my email address by Dongxue Zhang · 12 years ago
  74. 79eb839 target-mips: Remove semicolon from macro definition by Stefan Weil · 12 years ago
  75. b8abbbe target-mips: Fix for helpers for EXTR_* instructions by Petar Jovanovic · 12 years ago
  76. eec8972 target-mips: Fix incorrect reads and writes to DSPControl register by Petar Jovanovic · 12 years ago
  77. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  78. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  79. 14cccb6 qom: move include files to include/qom/ by Paolo Bonzini · 12 years ago
  80. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  81. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  82. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  83. 536b558 Merge branch 'master' of git.qemu-project.org:/pub/git/qemu by Blue Swirl · 12 years ago
  84. ab1103d TCG: Use gen_opc_instr_start from context instead of global variable. by Evgeny Voevodin · 12 years ago
  85. c9c99c2 TCG: Use gen_opc_icount from context instead of global variable. by Evgeny Voevodin · 12 years ago
  86. 25983ca TCG: Use gen_opc_pc from context instead of global variable. by Evgeny Voevodin · 12 years ago
  87. 19e6c50 target-mips: Fix incorrect shift for SHILO and SHILOV by Petar Jovanovic · 12 years ago
  88. 34f5606 target-mips: Fix incorrect code and test for INSV by Petar Jovanovic · 12 years ago
  89. 31abf92 target-mips: remove POOL48A from the microMIPS decoding by Aurelien Jarno · 12 years ago
  90. 211da99 target-mips: Clean up microMIPS32 major opcode by 陳韋任 (Wei-Ren Chen) · 12 years ago
  91. d132c79 target-mips: Add comments on POOL32Axf encoding by 陳韋任 (Wei-Ren Chen) · 12 years ago
  92. 92414b3 TCG: Use gen_opc_buf from context instead of global variable. by Evgeny Voevodin · 12 years ago
  93. efd7f48 TCG: Use gen_opc_ptr from context instead of global variable. by Evgeny Voevodin · 12 years ago
  94. 6801038 target-mips: fix wrong microMIPS opcode encoding by 陳韋任 (Wei-Ren Chen) · 12 years ago
  95. 7c2c3ea target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1. by Eric Johnson · 12 years ago
  96. f4359b9 disas: avoid using cpu_single_env by Blue Swirl · 12 years ago
  97. 1cfd981 target-mips: use ULL for 64 bit constants by Blue Swirl · 12 years ago
  98. 98c8a73 Merge remote-tracking branch 'afaerber/qom-cpu' into staging by Anthony Liguori · 12 years ago
  99. 286d52e target-mips: don't flush extra TLB on permissions upgrade by Aurelien Jarno · 12 years ago
  100. bc3e45e target-mips: fix TLBR wrt SEGMask by Aurelien Jarno · 12 years ago