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