Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-24 | linux-user: Add partial support for MADV_DONTNEED | Ilya Leoshkevich | 1 | -0/+1 |
2022-05-23 | linux-user: Remove pointless CPU{ARCH}State casts | Philippe Mathieu-Daudé | 1 | -1/+1 |
2022-05-23 | linux-user: Have do_syscall() use CPUArchState* instead of void* | Philippe Mathieu-Daudé | 1 | -8/+8 |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 1 | -1/+1 |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau | 1 | -1/+1 |
2022-03-22 | linux-user: Fix syscall parameter handling for MIPS n32 | WANG Xuerui | 1 | -3/+3 |
2022-01-06 | linux-user: Mark cpu_loop() with noreturn attribute | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-12-19 | linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h | Richard Henderson | 1 | -1/+0 |
2021-09-13 | linux-user: Drop unneeded includes from qemu.h | Peter Maydell | 1 | -0/+2 |
2021-09-13 | linux-user: Split linux-user internals out of qemu.h | Peter Maydell | 1 | -0/+184 |