Age | Commit message (Expand) | Author |
2013-06-28 | cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks | Andreas Färber |
2013-03-12 | cpu: Move halted and interrupt_request fields to CPUState | Andreas Färber |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-16 | exec: refactor cpu_restore_state | Blue Swirl |
2012-12-08 | target-xtensa: implement ATOMCTL SR | Max Filippov |
2012-09-22 | target-xtensa: implement FP1 group | Max Filippov |
2012-09-22 | target-xtensa: implement FP0 conversions | Max Filippov |
2012-09-22 | target-xtensa: implement FP0 arithmetic | Max Filippov |
2012-09-22 | target-xtensa: add FP registers | Max Filippov |
2012-06-10 | target-xtensa: switch to AREG0-free mode | Max Filippov |
2012-06-09 | target-xtensa: update autorefill TLB entries conditionally | Max Filippov |
2012-06-09 | target-xtensa: extract TLB entry setting method | Max Filippov |
2012-06-09 | target-xtensa: flush TLB page for new MMU mapping | Max Filippov |
2012-04-14 | target-xtensa: fix tb invalidation for IBREAK and LOOP | Max Filippov |
2012-04-14 | Use uintptr_t for various op related functions | Blue Swirl |
2012-04-14 | target-xtensa: Move helpers.h to helper.h | Lluís Vilanova |
2012-03-14 | target-xtensa: Don't overuse CPUState | Andreas Färber |
2012-02-20 | target-xtensa: add DBREAK data breakpoints | Max Filippov |
2012-02-18 | target-xtensa: implement instruction breakpoints | Max Filippov |
2011-10-15 | target-xtensa: fix guest hang on masked CCOMPARE interrupt | Max Filippov |
2011-10-01 | softmmu_header: pass CPUState to tlb_fill | Blue Swirl |
2011-09-10 | target-xtensa: implement memory protection options | Max Filippov |
2011-09-10 | target-xtensa: implement interrupt option | Max Filippov |
2011-09-10 | target-xtensa: implement unaligned exception option | Max Filippov |
2011-09-10 | target-xtensa: implement loop option | Max Filippov |
2011-09-10 | target-xtensa: implement windowed registers | Max Filippov |
2011-09-10 | target-xtensa: implement exceptions | Max Filippov |
2011-09-10 | target-xtensa: implement shifts (ST1 and RST1 groups) | Max Filippov |
2011-09-10 | target-xtensa: implement disas_xtensa_insn | Max Filippov |
2011-09-10 | target-xtensa: add target stubs | Max Filippov |