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