Age | Commit message (Expand) | Author |
---|---|---|
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-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | Replace TARGET_WORDS_BIGENDIAN | Marc-André Lureau |
2021-09-13 | linux-user: Split linux-user internals out of qemu.h | Peter Maydell |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson |
2019-05-09 | linux-user: avoid string truncation warnings in uname field copying | Daniel P. Berrangé |
2016-01-29 | linux-user: Clean up includes | Peter Maydell |
2014-06-17 | linux-user/uname: Return correct uname string for x86_64 | Peter Maydell |
2014-05-02 | linux-user: remove configure option for setting uname release | Riku Voipio |
2014-05-02 | linux-user: move uname functions to uname.c | Riku Voipio |
2014-05-02 | linux-user: rename cpu-uname -> uname | Riku Voipio |