| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro | Philippe Mathieu-Daudé | 2024-03-12 | 1 | -2/+1 |
| * | target/mips: Replace `tb_pc()` with `tb->pc` | Anton Johansson | 2023-03-01 | 1 | -1/+2 |
| * | accel/tcg: Introduce tb_pc and log_pc | Richard Henderson | 2022-10-04 | 1 | -1/+1 |
| * | target/mips: Use an exception for semihosting | Richard Henderson | 2022-06-28 | 1 | -0/+1 |
| * | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 2022-02-21 | 1 | -0/+1 |
| * | target/mips: Restrict cpu_exec_interrupt() handler to sysemu | Philippe Mathieu-Daudé | 2021-09-14 | 1 | -18/+0 |
| * | target/mips: Move TCG source files under tcg/ sub directory | Philippe Mathieu-Daudé | 2021-05-02 | 1 | -0/+167 |