1. a00817c target-xtensa: avoid double-stopping at breakpoints by Max Filippov · 12 years ago
  2. 5739006 target-xtensa: add fallthrough markers by Max Filippov · 12 years ago
  3. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  4. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  5. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  6. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  7. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  8. fcc803d target-xtensa: implement ATOMCTL SR by Max Filippov · 12 years ago
  9. 4e27386 target-xtensa: implement FP1 group by Max Filippov · 12 years ago
  10. b7ee8c6 target-xtensa: implement FP0 conversions by Max Filippov · 12 years ago
  11. 0b6df83 target-xtensa: implement FP0 arithmetic by Max Filippov · 12 years ago
  12. dd519cb target-xtensa: add FP registers by Max Filippov · 12 years ago
  13. f492b82 target-xtensa: switch to AREG0-free mode by Max Filippov · 13 years ago
  14. ae4e798 target-xtensa: update autorefill TLB entries conditionally by Max Filippov · 13 years ago
  15. 16bde77 target-xtensa: extract TLB entry setting method by Max Filippov · 13 years ago
  16. e323bde target-xtensa: flush TLB page for new MMU mapping by Max Filippov · 13 years ago
  17. 3d0be8a target-xtensa: fix tb invalidation for IBREAK and LOOP by Max Filippov · 13 years ago
  18. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  19. 16c1dea target-xtensa: Move helpers.h to helper.h by Lluís Vilanova · 13 years ago
  20. 97129ac target-xtensa: Don't overuse CPUState by Andreas Färber · 13 years ago
  21. f14c4b5 target-xtensa: add DBREAK data breakpoints by Max Filippov · 13 years ago
  22. e61dc8f target-xtensa: implement instruction breakpoints by Max Filippov · 13 years ago
  23. 890c633 target-xtensa: fix guest hang on masked CCOMPARE interrupt by Max Filippov · 13 years ago
  24. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  25. b67ea0c target-xtensa: implement memory protection options by Max Filippov · 13 years ago
  26. b994e91 target-xtensa: implement interrupt option by Max Filippov · 13 years ago
  27. 5b4e481 target-xtensa: implement unaligned exception option by Max Filippov · 13 years ago
  28. 797d780 target-xtensa: implement loop option by Max Filippov · 13 years ago
  29. 553e44f target-xtensa: implement windowed registers by Max Filippov · 13 years ago
  30. 40643d7 target-xtensa: implement exceptions by Max Filippov · 13 years ago
  31. 3580eca target-xtensa: implement shifts (ST1 and RST1 groups) by Max Filippov · 13 years ago
  32. dedc5ea target-xtensa: implement disas_xtensa_insn by Max Filippov · 13 years ago
  33. 2328826 target-xtensa: add target stubs by Max Filippov · 13 years ago