Age | Commit message (Expand) | Author |
2019-06-10 | target/xtensa: Use env_cpu, env_archcpu | Richard Henderson |
2019-05-21 | Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging | Peter Maydell |
2019-05-10 | target/xtensa: get rid of centralized SR properties | Max Filippov |
2019-05-10 | tcg: Use CPUClass::tlb_fill in cputlb.c | Richard Henderson |
2019-05-10 | target/xtensa: Convert to CPUClass::tlb_fill | Richard Henderson |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-02-28 | target/xtensa: reorganize register handling in translators | Max Filippov |
2019-02-18 | target/xtensa: allow multiple names for single opcode | Max Filippov |
2019-02-18 | target/xtensa: don't require opcode table sorting | Max Filippov |
2019-02-18 | target/xtensa: move xtensa_finalize_config to xtensa_core_class_init | Max Filippov |
2019-02-10 | target/xtensa: don't specify windowed registers manually | Max Filippov |
2019-01-24 | target/xtensa: add qemu_cpu_kick to xtensa_runstall | Max Filippov |
2019-01-13 | target/xtensa: move non-HELPER functions to helper.c | Max Filippov |
2019-01-13 | target/xtensa: extract interrupt and exception helpers | Max Filippov |
2019-01-13 | target/xtensa: extract MMU helpers | Max Filippov |
2018-10-01 | target/xtensa: extract test for an illegal instruction | Max Filippov |
2018-09-17 | target/xtensa: convert to do_transaction_failed | Max Filippov |
2018-08-19 | target/xtensa: clean up gdbstub register handling | Max Filippov |
2018-08-19 | target/xtensa: fix gdbstub register counts | Max Filippov |
2018-07-02 | hw/xtensa: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-03-16 | target/xtensa: add linux-user support | Max Filippov |
2018-03-13 | target/xtensa: use correct number of registers in gdbstub | Max Filippov |
2018-01-09 | target/xtensa: use libisa for instruction decoding | Max Filippov |
2017-10-27 | xtensa: cleanup cpu type name composition | Igor Mammedov |
2017-09-01 | xtensa: replace cpu_xtensa_init() with cpu_generic_init() | Igor Mammedov |
2017-03-09 | target/xtensa: hold BQL for interrupt processing | Alex Bennée |
2017-01-15 | target/xtensa: implement RUNSTALL | Max Filippov |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |