| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux-user: Report AArch64 hwcap2 fields above bit 31 | Peter Maydell | 2023-11-02 | 1 | -1/+1 |
| * | linux-user: Replace bprm->fd with bprm->src.fd | Richard Henderson | 2023-10-30 | 1 | -1/+0 |
| * | linux-user: Introduce imgsrc_read, imgsrc_read_alloc | Richard Henderson | 2023-10-30 | 1 | -9/+52 |
| * | linux-user: Emulate /proc/cpuinfo on aarch64 and arm | Helge Deller | 2023-09-01 | 1 | -1/+5 |
| * | linux-user/elfload: Introduce elf_hwcap_str() on s390x | Ilya Leoshkevich | 2023-06-05 | 1 | -0/+1 |
| * | linux-user/elfload: Expose get_elf_hwcap() on s390x | Ilya Leoshkevich | 2023-06-05 | 1 | -0/+4 |
| * | linux-user: Split loader-related prototypes into loader.h | Peter Maydell | 2021-09-13 | 1 | -0/+59 |