1. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 12 years ago
  2. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 12 years ago
  3. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 12 years ago
  4. 0ea8cb8 cpu-exec: Change cpu_resume_from_signal() argument to CPUState by Andreas Färber · 12 years ago
  5. b3310ab exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 12 years ago
  6. 75a3403 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 12 years ago
  7. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 12 years ago
  8. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 12 years ago
  9. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 12 years ago
  10. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  11. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  12. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  13. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  14. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  15. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 12 years ago
  16. 667ff96 target-lm32: stop VM on illegal or unknown instruction by Michael Walle · 11 years ago
  17. 3dd3a2b target-lm32: add breakpoint/watchpoint support by Michael Walle · 11 years ago
  18. 34f4aa8 target-lm32: move model features to LM32CPU by Michael Walle · 12 years ago
  19. 3604a76 target-lm32: kill cpu_abort() calls by Michael Walle · 12 years ago
  20. b1669e5 target: Include softmmu_exec.h where forgotten by Richard Henderson · 12 years ago
  21. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
  22. 0ee1024 lm32_juart: Relocate and tidy header by Andreas Färber · 12 years ago
  23. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  24. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  25. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  26. d0ff8d0 target-lm32: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  27. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  28. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  29. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  30. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  31. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  32. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  33. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  34. cd0db97 target-lm32: Change gen_intermediate_code_internal() argument to LM32CPU by Andreas Färber · 12 years ago
  35. 28014bc target-lm32: gen_intermediate_code_internal() should be inlined by Andreas Färber · 12 years ago
  36. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  37. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  38. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  39. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  40. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  41. 6635075 target-lm32: use HELPER() macro by Michael Walle · 12 years ago
  42. a5b0f6d target-lm32: flush tlb after clearing env by Michael Walle · 12 years ago
  43. de55c4b target-lm32: remove dead code by Michael Walle · 12 years ago
  44. df5eb7d target-lm32: fix cmpgui and cmpgeui opcodes by Michael Walle · 12 years ago
  45. 608a03c target-lm32: don't log cpu state in translation by Michael Walle · 13 years ago
  46. b92e062 target-lm32: fix debug memory access by Michael Walle · 13 years ago
  47. 0ad6773 target-lm32: Update VMStateDescription to LM32CPU by Andreas Färber · 12 years ago
  48. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  49. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  50. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  51. fadf982 cpu: Introduce ENV_OFFSET macros by Andreas Färber · 12 years ago
  52. 632314c qemu-log: Remove qemu_log_try_set_file() and its users by Peter Maydell · 12 years ago
  53. 0203f86 target-lm32: Drop unused cpu_lm32_close() prototype by Andreas Färber · 12 years ago
  54. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  55. 868e282 target-lm32: Move TCG initialization to LM32CPU initfn by Andreas Färber · 12 years ago
  56. 9c23169 target-lm32: Introduce QOM realizefn for LM32CPU by Andreas Färber · 12 years ago
  57. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  58. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  59. 14cccb6 qom: move include files to include/qom/ by Paolo Bonzini · 12 years ago
  60. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  61. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  62. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  63. ab1103d TCG: Use gen_opc_instr_start from context instead of global variable. by Evgeny Voevodin · 12 years ago
  64. c9c99c2 TCG: Use gen_opc_icount from context instead of global variable. by Evgeny Voevodin · 12 years ago
  65. 25983ca TCG: Use gen_opc_pc from context instead of global variable. by Evgeny Voevodin · 12 years ago
  66. 92414b3 TCG: Use gen_opc_buf from context instead of global variable. by Evgeny Voevodin · 12 years ago
  67. efd7f48 TCG: Use gen_opc_ptr from context instead of global variable. by Evgeny Voevodin · 12 years ago
  68. f4359b9 disas: avoid using cpu_single_env by Blue Swirl · 13 years ago
  69. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  70. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  71. fdefe51 Emit debug_insn for CPU_LOG_TB_OP_OPT as well. by Richard Henderson · 12 years ago
  72. 32ac0ca target-lm32: switch to AREG0 free mode by Blue Swirl · 13 years ago
  73. fbe37ef build: move other target-*/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  74. 9cdc8df build: move libobj-y variable to nested Makefile.objs by Paolo Bonzini · 13 years ago
  75. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago
  76. b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
  77. 0347d68 target-lm32: Let cpu_lm32_init() return LM32CPU by Andreas Färber · 13 years ago
  78. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  79. 3eab169 target-lm32: QOM'ify CPU reset by Andreas Färber · 13 years ago
  80. 8d7d505 target-lm32: QOM'ify CPU init by Andreas Färber · 13 years ago
  81. fc0ced2 target-lm32: QOM'ify CPU by Andreas Färber · 13 years ago
  82. de89fd2 target-lm32: init tcg only if available by Michael Walle · 13 years ago
  83. ae7d54d target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef by Andreas Färber · 13 years ago
  84. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  85. 6393c08 target-lm32: Don't overuse CPUState by Andreas Färber · 13 years ago
  86. 9b9a970 target-lm32/microblaze: Typedef struct CPU{MB,LM32}State by Andreas Färber · 13 years ago
  87. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  88. 60ed8d2 target-lm32: Clean includes by Stefan Weil · 13 years ago
  89. 27f930c lm32: add missing qemu_init_vcpu() call by Michael Walle · 14 years ago
  90. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  91. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  92. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  93. 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
  94. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  95. f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
  96. f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 14 years ago
  97. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  98. dfa5294 Remove warning in printf due to type mismatch by Alexandre Raymond · 14 years ago
  99. b798068 target-lm32: Remove unused local variables by Stefan Weil · 14 years ago
  100. ecbe1de lm32: fix exception handling by Michael Walle · 14 years ago