Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-15 | target-xtensa: fix guest hang on masked CCOMPARE interrupt | Max Filippov | 1 | -15/+3 |
2011-10-01 | softmmu_header: pass CPUState to tlb_fill | Blue Swirl | 1 | -2/+3 |
2011-09-10 | target-xtensa: implement memory protection options | Max Filippov | 1 | -6/+295 |
2011-09-10 | target-xtensa: implement interrupt option | Max Filippov | 1 | -0/+46 |
2011-09-10 | target-xtensa: implement unaligned exception option | Max Filippov | 1 | -0/+26 |
2011-09-10 | target-xtensa: implement loop option | Max Filippov | 1 | -0/+20 |
2011-09-10 | target-xtensa: implement windowed registers | Max Filippov | 1 | -0/+192 |
2011-09-10 | target-xtensa: implement exceptions | Max Filippov | 1 | -0/+29 |
2011-09-10 | target-xtensa: implement shifts (ST1 and RST1 groups) | Max Filippov | 1 | -0/+14 |
2011-09-10 | target-xtensa: implement disas_xtensa_insn | Max Filippov | 1 | -0/+7 |
2011-09-10 | target-xtensa: add target stubs | Max Filippov | 1 | -0/+52 |