1. 5577e57 target-xtensa: use CPU_LOG_MMU for MMU event logging by Max Filippov · 10 years ago
  2. 1479073 target-xtensa: fix gdb register map construction by Max Filippov · 10 years ago
  3. 37f3616 target-xtensa: Use cpu_exec_interrupt qom hook by Richard Henderson · 11 years ago
  4. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 11 years ago
  5. 0ea8cb8 cpu-exec: Change cpu_resume_from_signal() argument to CPUState by Andreas Färber · 12 years ago
  6. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  7. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  8. 1cf5ccb target-xtensa: Clean up ENV_GET_CPU() usage by Andreas Färber · 11 years ago
  9. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  10. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  11. 67cce56 target-xtensa: Introduce XtensaCPU subclasses by Andreas Färber · 12 years ago
  12. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  13. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  14. 25733ea target-xtensa: Move TCG initialization to XtensaCPU initfn by Andreas Färber · 12 years ago
  15. 5f6c964 target-xtensa: Introduce QOM realizefn for XtensaCPU by Andreas Färber · 12 years ago
  16. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  17. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  18. 659f807 target-xtensa: fix ITLB/DTLB page protection flags by Max Filippov · 12 years ago
  19. 4e41d2f target-xtensa: implement CACHEATTR SR by Max Filippov · 12 years ago
  20. fcc803d target-xtensa: implement ATOMCTL SR by Max Filippov · 12 years ago
  21. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  22. eeec69d target-xtensa: drop usage of prev_debug_excp_handler by Igor Mammedov · 13 years ago
  23. 57705a6 target-xtensa: control page table lookup explicitly by Max Filippov · 13 years ago
  24. ae4e798 target-xtensa: update autorefill TLB entries conditionally by Max Filippov · 13 years ago
  25. 39e7d37 target-xtensa: update EXCVADDR in case of page table lookup by Max Filippov · 13 years ago
  26. b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
  27. 15be317 target-xtensa: Let cpu_xtensa_init() return XtensaCPU by Andreas Färber · 13 years ago
  28. e554bbc target-xtensa: Start QOM'ifying CPU init by Andreas Färber · 13 years ago
  29. 5087a72 target-xtensa: QOM'ify CPU reset by Andreas Färber · 13 years ago
  30. a4633e1 target-xtensa: QOM'ify CPU by Andreas Färber · 13 years ago
  31. 97129ac target-xtensa: Don't overuse CPUState by Andreas Färber · 13 years ago
  32. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  33. 5a30d3f Merge branch 'upstream' of git://qemu.weilnetz.de/qemu by Blue Swirl · 13 years ago
  34. 2ad5201 target-xtensa: Clean includes by Stefan Weil · 13 years ago
  35. f14c4b5 target-xtensa: add DBREAK data breakpoints by Max Filippov · 13 years ago
  36. e61dc8f target-xtensa: implement instruction breakpoints by Max Filippov · 13 years ago
  37. 692f737 target-xtensa: implement info tlb monitor command by Max Filippov · 13 years ago
  38. 0fdd2e1 target-xtensa: fix MMUv3 initialization by Max Filippov · 13 years ago
  39. ac8b7db target-xtensa: extract core configuration from overlay by Max Filippov · 13 years ago
  40. 63f95e4 target-xtensa: remove hand-written xtensa cores implementations by Max Filippov · 13 years ago
  41. 47d05a8 target-xtensa: add dc232b core and board by Max Filippov · 14 years ago
  42. b67ea0c target-xtensa: implement memory protection options by Max Filippov · 14 years ago
  43. ccfcaba target-xtensa: add gdb support by Max Filippov · 14 years ago
  44. 97836ce target-xtensa: implement relocatable vectors by Max Filippov · 14 years ago
  45. b994e91 target-xtensa: implement interrupt option by Max Filippov · 14 years ago
  46. 5b4e481 target-xtensa: implement unaligned exception option by Max Filippov · 14 years ago
  47. 6ad6dbf target-xtensa: implement extended L32R by Max Filippov · 14 years ago
  48. 553e44f target-xtensa: implement windowed registers by Max Filippov · 14 years ago
  49. 40643d7 target-xtensa: implement exceptions by Max Filippov · 14 years ago
  50. f0a548b target-xtensa: add PS register and access control by Max Filippov · 14 years ago
  51. dedc5ea target-xtensa: implement disas_xtensa_insn by Max Filippov · 14 years ago
  52. 2328826 target-xtensa: add target stubs by Max Filippov · 14 years ago