aboutsummaryrefslogtreecommitdiff
path: root/linux-user/uname.c
AgeCommit message (Expand)Author
2022-05-23linux-user: Remove pointless CPU{ARCH}State castsPhilippe Mathieu-Daudé
2022-05-23linux-user: Have do_syscall() use CPUArchState* instead of void*Philippe Mathieu-Daudé
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2021-09-13linux-user: Split linux-user internals out of qemu.hPeter Maydell
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-05-09linux-user: avoid string truncation warnings in uname field copyingDaniel P. Berrangé
2016-01-29linux-user: Clean up includesPeter Maydell
2014-06-17linux-user/uname: Return correct uname string for x86_64Peter Maydell
2014-05-02linux-user: remove configure option for setting uname releaseRiku Voipio
2014-05-02linux-user: move uname functions to uname.cRiku Voipio
2014-05-02linux-user: rename cpu-uname -> unameRiku Voipio