1. b6af097 maint: remove / fix many doubled words by Daniel P. Berrange · 10 years ago
  2. cfe67ce semihosting: create SemihostingConfig structure and semihost.h by Leon Alrae · 10 years ago
  3. e9854c3 target-lm32: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  4. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 10 years ago
  5. f7bbcfb target-lm32: add semihosting support by Michael Walle · 11 years ago
  6. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  7. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  8. 0ea8cb8 cpu-exec: Change cpu_resume_from_signal() argument to CPUState by Andreas Färber · 11 years ago
  9. b3310ab exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 12 years ago
  10. 75a3403 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 12 years ago
  11. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  12. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  13. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  14. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  15. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  16. 3dd3a2b target-lm32: add breakpoint/watchpoint support by Michael Walle · 11 years ago
  17. 34f4aa8 target-lm32: move model features to LM32CPU by Michael Walle · 11 years ago
  18. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  19. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  20. b92e062 target-lm32: fix debug memory access by Michael Walle · 13 years ago
  21. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  22. 868e282 target-lm32: Move TCG initialization to LM32CPU initfn by Andreas Färber · 12 years ago
  23. 9c23169 target-lm32: Introduce QOM realizefn for LM32CPU by Andreas Färber · 12 years ago
  24. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  25. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  26. b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
  27. 0347d68 target-lm32: Let cpu_lm32_init() return LM32CPU by Andreas Färber · 13 years ago
  28. 3eab169 target-lm32: QOM'ify CPU reset by Andreas Färber · 13 years ago
  29. 8d7d505 target-lm32: QOM'ify CPU init by Andreas Färber · 13 years ago
  30. fc0ced2 target-lm32: QOM'ify CPU by Andreas Färber · 13 years ago
  31. de89fd2 target-lm32: init tcg only if available by Michael Walle · 13 years ago
  32. 6393c08 target-lm32: Don't overuse CPUState by Andreas Färber · 13 years ago
  33. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  34. 60ed8d2 target-lm32: Clean includes by Stefan Weil · 13 years ago
  35. 27f930c lm32: add missing qemu_init_vcpu() call by Michael Walle · 13 years ago
  36. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  37. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  38. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  39. ecbe1de lm32: fix exception handling by Michael Walle · 14 years ago
  40. 17c0fa3 lm32: translation routines by Michael Walle · 14 years ago