Age | Commit message (Expand) | Author |
2021-05-04 | target/ppc: Remove env->immu_idx and env->dmmu_idx | Richard Henderson |
2020-11-15 | powerpc tcg: Fix Lesser GPL version number | Chetan Pant |
2020-02-03 | target/ppc: Use probe_write for DCBZ | Richard Henderson |
2020-02-03 | target/ppc: Remove redundant mask in DCBZ | Richard Henderson |
2020-02-03 | target/ppc: Use probe_access for LMW, STMW | Richard Henderson |
2020-02-03 | target/ppc: Use probe_access for LSW, STSW | Richard Henderson |
2020-01-15 | tcg: Search includes from the project root source directory | Philippe Mathieu-Daudé |
2020-01-15 | target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX | Richard Henderson |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-07-02 | target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla... | Mark Cave-Ayland |
2019-07-02 | target/ppc: remove getVSR()/putVSR() from mem_helper.c | Mark Cave-Ayland |
2019-04-26 | target/ppc: Style fixes for mem_helper.c | David Gibson |
2018-11-08 | target/ppc: add external PID support | Roman Kapl |
2018-10-18 | target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128 | Richard Henderson |
2018-07-03 | target/ppc: Use atomic cmpxchg for STQCX | Richard Henderson |
2018-07-03 | target/ppc: Use atomic store for STQ | Richard Henderson |
2018-07-03 | target/ppc: Use atomic load for LQ and LQARX | Richard Henderson |
2017-08-31 | ppc: use DIV_ROUND_UP | Marc-André Lureau |
2017-01-31 | target-ppc: implement stxvll instructions | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement stxvl instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement lxvll instruction | Nikunj A Dadhania |
2017-01-31 | target-ppc: implement lxvl instruction | Nikunj A Dadhania |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |