1. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  2. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  3. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  4. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  5. bd79255 translate: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  6. a7e30d8 trace: [tcg] Include TCG-tracing header on all targets by Lluís Vilanova · 11 years ago
  7. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  8. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  9. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  10. 667ff96 target-lm32: stop VM on illegal or unknown instruction by Michael Walle · 11 years ago
  11. 3dd3a2b target-lm32: add breakpoint/watchpoint support by Michael Walle · 11 years ago
  12. 34f4aa8 target-lm32: move model features to LM32CPU by Michael Walle · 11 years ago
  13. 3604a76 target-lm32: kill cpu_abort() calls by Michael Walle · 11 years ago
  14. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
  15. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  16. cd0db97 target-lm32: Change gen_intermediate_code_internal() argument to LM32CPU by Andreas Färber · 12 years ago
  17. 28014bc target-lm32: gen_intermediate_code_internal() should be inlined by Andreas Färber · 12 years ago
  18. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  19. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  20. df5eb7d target-lm32: fix cmpgui and cmpgeui opcodes by Michael Walle · 12 years ago
  21. 608a03c target-lm32: don't log cpu state in translation by Michael Walle · 12 years ago
  22. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  23. 632314c qemu-log: Remove qemu_log_try_set_file() and its users by Peter Maydell · 12 years ago
  24. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  25. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  26. ab1103d TCG: Use gen_opc_instr_start from context instead of global variable. by Evgeny Voevodin · 12 years ago
  27. c9c99c2 TCG: Use gen_opc_icount from context instead of global variable. by Evgeny Voevodin · 12 years ago
  28. 25983ca TCG: Use gen_opc_pc from context instead of global variable. by Evgeny Voevodin · 12 years ago
  29. 92414b3 TCG: Use gen_opc_buf from context instead of global variable. by Evgeny Voevodin · 12 years ago
  30. efd7f48 TCG: Use gen_opc_ptr from context instead of global variable. by Evgeny Voevodin · 12 years ago
  31. f4359b9 disas: avoid using cpu_single_env by Blue Swirl · 12 years ago
  32. fdefe51 Emit debug_insn for CPU_LOG_TB_OP_OPT as well. by Richard Henderson · 12 years ago
  33. 32ac0ca target-lm32: switch to AREG0 free mode by Blue Swirl · 12 years ago
  34. 6393c08 target-lm32: Don't overuse CPUState by Andreas Färber · 13 years ago
  35. 60ed8d2 target-lm32: Clean includes by Stefan Weil · 13 years ago
  36. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  37. dfa5294 Remove warning in printf due to type mismatch by Alexandre Raymond · 14 years ago
  38. b798068 target-lm32: Remove unused local variables by Stefan Weil · 14 years ago
  39. ecbe1de lm32: fix exception handling by Michael Walle · 14 years ago
  40. e87b7cb Remove unused function parameters from gen_pc_load and rename the function by Stefan Weil · 14 years ago
  41. 4b4a72e Fix conversions from pointer to tcg_target_long by Stefan Weil · 14 years ago
  42. a5086f9 lm32: use lookup table for opcodes by Michael Walle · 14 years ago
  43. fcda986 lm32: rename raise opcode to scall by Michael Walle · 14 years ago
  44. 17c0fa3 lm32: translation routines by Michael Walle · 14 years ago