1. 07f5a25 target-*: Clean up cpu.h header guards by Markus Armbruster · 9 years ago
  2. b35399b Fix confusing argument names in some common functions by Sergey Sorokin · 9 years ago
  3. 1ec20c2 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  4. 8642c1b target-*: Don't redefine cpu_exec() by Peter Crosthwaite · 10 years ago
  5. fdc997e target-alpha: Avoid gcc 6.1 werror for linux-user by Richard Henderson · 9 years ago
  6. 7c25504 exec: [tcg] Track which vCPU is performing translation and execution by Lluís Vilanova · 9 years ago
  7. 4910e6e target-*: dfilter support for in_asm by Richard Henderson · 9 years ago
  8. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  9. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  10. 1e00b8d hw: move CPU state serialization to migration/cpu.h by Paolo Bonzini · 9 years ago
  11. 1dc8e6b target-alpha: make cpu-qom.h not target specific by Paolo Bonzini · 9 years ago
  12. 347b1a5 cpu: make cpu-qom.h only include-able from cpu.h by Paolo Bonzini · 9 years ago
  13. 90aa39a tcg: Allow goto_tb to any target PC in user mode by Sergey Fedorov · 9 years ago
  14. 89fee74 tb: consistently use uint32_t for tb->flags by Emilio G. Cota · 9 years ago
  15. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  16. 1bcea73 tcg: Add type for vCPU pointers by Lluís Vilanova · 9 years ago
  17. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  18. e1ccc05 tcg: Change tcg_global_mem_new_* to take a TCGv_ptr by Richard Henderson · 11 years ago
  19. 508127e log: do not unnecessarily include qom/cpu.h by Paolo Bonzini · 9 years ago
  20. e2e5e11 alpha: Clean up includes by Peter Maydell · 9 years ago
  21. 182f42f fpu: Replace uint64 typedef with uint64_t by Peter Maydell · 9 years ago
  22. 74de807 target-alpha: fix uninitialized variable by Paolo Bonzini · 9 years ago
  23. 522a0d4 target-*: Advance pc after recognizing a breakpoint by Richard Henderson · 9 years ago
  24. 0960be7 disas: QOMify alpha specific disas setup by Peter Crosthwaite · 10 years ago
  25. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  26. 4a7428c s/cpu_get_real_ticks/cpu_get_host_ticks/ by Christopher Covington · 9 years ago
  27. 4e5e121 tcg: Remove gen_intermediate_code_pc by Richard Henderson · 9 years ago
  28. bad729e tcg: Pass data argument to restore_state_to_opc by Richard Henderson · 9 years ago
  29. 190ce7f tcg: Add TCG_MAX_INSNS by Richard Henderson · 9 years ago
  30. dc03246 target-*: Drop cpu_gen_code define by Richard Henderson · 9 years ago
  31. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 9 years ago
  32. 959082f target-*: Increment num_insns immediately after tcg_gen_insn_start by Richard Henderson · 9 years ago
  33. 667b8e2 target-*: Unconditionally emit tcg_gen_insn_start by Richard Henderson · 9 years ago
  34. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 9 years ago
  35. a0036be alpha: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  36. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 9 years ago
  37. 67cc32e typofixes - v4 by Veres Lajos · 9 years ago
  38. fc8135a Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into staging by Peter Maydell · 9 years ago
  39. ecc7b3a tcg: Remove tcg_gen_trunc_i64_i32 by Richard Henderson · 10 years ago
  40. 6c05d3d target-alpha: Inline hw_ret by Richard Henderson · 10 years ago
  41. 2f458b7 target-alpha: Inline call_pal by Richard Henderson · 10 years ago
  42. 5912438 target-alpha: Use separate TCGv temporaries for the shadow registers by Richard Henderson · 10 years ago
  43. 112e451 target-alpha: Special case cmpbge with zero by Richard Henderson · 9 years ago
  44. 5f2a80a target-alpha: Rewrite helper_cmpbge using bit tests by Richard Henderson · 9 years ago
  45. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  46. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  47. bbd77c1 translate-all: Change tb_flush() env argument to cpu by Peter Crosthwaite · 10 years ago
  48. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  49. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  50. f5790c3 Revert "target-alpha: Add vector implementation for CMPBGE" by Peter Maydell · 10 years ago
  51. 32ad48a target-alpha: Add vector implementation for CMPBGE by Richard Henderson · 10 years ago
  52. 8d8d324 target-alpha: Rewrite helper_zapnot by Richard Henderson · 11 years ago
  53. 57a808b target-alpha: Raise IOV from CVTQL by Richard Henderson · 11 years ago
  54. 4ed069a target-alpha: Suppress underflow from CVTTQ if DNZ by Richard Henderson · 11 years ago
  55. b99e806 target-alpha: Raise EXC_M_INV properly for fp inputs by Richard Henderson · 11 years ago
  56. ed08513 target-alpha: Disallow literal operand to 1C.30 to 1C.37 by Richard Henderson · 11 years ago
  57. 2517def target-alpha: Implement WH64EN by Richard Henderson · 11 years ago
  58. 4d1628e target-alpha: Fix integer overflow checking insns by Richard Henderson · 11 years ago
  59. 7b4dde8 target-alpha: Fix cvttq vs inf by Richard Henderson · 11 years ago
  60. 7f2e400 target-alpha: Fix cvttq vs large integers by Richard Henderson · 11 years ago
  61. c24a8a0 target-alpha: Raise IOV from CVTTQ by Richard Henderson · 11 years ago
  62. f6b6b7b target-alpha: Set EXC_M_SWC for exceptions from /S insns by Richard Henderson · 11 years ago
  63. 471d493 target-alpha: Set fpcr_exc_status even for disabled exceptions by Richard Henderson · 11 years ago
  64. f3d3aad target-alpha: Tidy FPCR representation by Richard Henderson · 10 years ago
  65. ba9c5de target-alpha: Set PC correctly for floating-point exceptions by Richard Henderson · 11 years ago
  66. 9d5a626 target-alpha: Forget installed round mode after MT_FPCR by Richard Henderson · 11 years ago
  67. 3da653f target-alpha: Rename floating-point subroutines by Richard Henderson · 10 years ago
  68. 9354452 target-alpha: Move VAX helpers to a new file by Richard Henderson · 10 years ago
  69. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  70. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  71. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  72. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  73. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  74. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  75. bd79255 translate: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  76. dde7c24 target-alpha: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  77. a7e30d8 trace: [tcg] Include TCG-tracing header on all targets by Lluís Vilanova · 11 years ago
  78. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  79. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  80. d94f0a8 softmmu: move ALIGNED_ONLY to cpu.h by Paolo Bonzini · 11 years ago
  81. 93e2232 softmmu: make do_unaligned_access a method of CPU by Paolo Bonzini · 11 years ago
  82. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  83. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  84. 214bb28 target-alpha: Fix RDUSP by Richard Henderson · 11 years ago
  85. 06ef860 target-alpha: Remove cpu_unique, cpu_sysval, cpu_usp by Richard Henderson · 11 years ago
  86. 39acc64 target-alpha: Tidy alpha_translate_init by Richard Henderson · 11 years ago
  87. e566be0 target-alpha: Don't issue goto_tb under singlestep by Richard Henderson · 11 years ago
  88. 8f811b9 target-alpha: Use non-local temps for zero/sink by Richard Henderson · 11 years ago
  89. a9e05a1 target-alpha: Use extract to get insn fields by Richard Henderson · 11 years ago
  90. 0e154fe target-alpha: Convert mfpr/mtpr to source/sink by Richard Henderson · 11 years ago
  91. ef3765c target-alpha: Convert gen_cpys et al to source/sink by Richard Henderson · 11 years ago
  92. e8d8fef target-alpha: Convert gen_fcvtlq/ql to source/sink by Richard Henderson · 11 years ago
  93. 6580935 target-alpha: Convert gen_fcmov to source/sink by Richard Henderson · 11 years ago
  94. 76bff4f target-alpha: Convert gen_bcond to source/sink by Richard Henderson · 11 years ago
  95. e20b8c0 target-alpha: Convert most ieee insns to source/sink by Richard Henderson · 11 years ago
  96. 8b0190b target-alpha: Convert gen_ieee_input to source/sink by Richard Henderson · 11 years ago
  97. f477ed3 target-alpha: Convert MVIOP2 to source/sink by Richard Henderson · 11 years ago
  98. cd2754a target-alpha: Convert ARITH3 to source/sink by Richard Henderson · 11 years ago
  99. 3d045db target-alpha: Convert FARITH3 to source/sink by Richard Henderson · 11 years ago
  100. baee04a target-alpha: Convert FARITH2 to source/sink by Richard Henderson · 11 years ago