Age | Commit message (Expand) | Author |
---|---|---|
2023-03-07 | includes: move tb_flush into its own header | Alex Bennée |
2023-02-16 | target/arm: Convert CPUARMState::eabi to boolean | Philippe Mathieu-Daudé |
2022-06-24 | linux-user: Add partial support for MADV_DONTNEED | Ilya Leoshkevich |
2022-05-23 | linux-user: Remove pointless CPU{ARCH}State casts | Philippe Mathieu-Daudé |
2022-05-23 | linux-user: Have do_syscall() use CPUArchState* instead of void* | Philippe Mathieu-Daudé |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau |
2022-03-22 | linux-user: Fix syscall parameter handling for MIPS n32 | WANG Xuerui |
2022-01-06 | linux-user: Mark cpu_loop() with noreturn attribute | Philippe Mathieu-Daudé |
2021-12-19 | linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h | Richard Henderson |
2021-09-13 | linux-user: Drop unneeded includes from qemu.h | Peter Maydell |
2021-09-13 | linux-user: Split linux-user internals out of qemu.h | Peter Maydell |