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