index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
xtensa
Age
Commit message (
Expand
)
Author
2017-06-06
target/xtensa: handle unknown registers in gdbstub
Max Filippov
2017-06-06
target/xtensa: support output to chardev console
Max Filippov
2017-06-06
target/xtensa: fix return value of read/write simcalls
Max Filippov
2017-06-06
target/xtensa: fix mapping direction in read/write simcalls
Max Filippov
2017-03-18
Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into staging
Peter Maydell
2017-03-11
target/xtensa: fix semihosting argc/argv implementation
Max Filippov
2017-03-09
target/xtensa: hold BQL for interrupt processing
Alex Bennée
2017-02-23
target/xtensa: add two missing headers to core import script
Max Filippov
2017-02-23
target/xtensa: sim: instantiate local memories
Max Filippov
2017-02-21
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
2017-01-25
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
2017-01-16
target-xtensa: implement RER/WER instructions
Max Filippov
2017-01-15
target/xtensa: implement MEMCTL SR
Max Filippov
2017-01-15
target/xtensa: fix ICACHE/DCACHE options detection
Max Filippov
2017-01-15
target/xtensa: don't continue translation after exception
Max Filippov
2017-01-15
target/xtensa: support icount
Max Filippov
2017-01-15
target/xtensa: refactor CCOUNT/CCOMPARE
Max Filippov
2017-01-15
target/xtensa: implement RUNSTALL
Max Filippov
2017-01-15
target/xtensa: add static vectors selection
Max Filippov
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-10
target-xtensa: Use clrsb helper
Richard Henderson
2017-01-10
target-xtensa: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth