Age | Commit message (Expand) | Author | Files | Lines |
2020-06-08 | linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit | Alex Bennée | 1 | -14/+17 |
2020-06-08 | linux-user: provide fallback pgd_find_hole for bare chroots | Alex Bennée | 1 | -0/+48 |
2020-05-28 | linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS | Alex Bennée | 1 | -0/+2 |
2020-05-15 | linux-user: completely re-write init_guest_space | Alex Bennée | 1 | -253/+250 |
2020-04-07 | linux-user: more debug for init_guest_space | Alex Bennée | 1 | -1/+7 |
2020-03-20 | linux-user: Add AT_EXECFN auxval | Lirong Yuan | 1 | -1/+2 |
2020-02-28 | target/arm: Implement v8.4-RCPC | Peter Maydell | 1 | -0/+1 |
2020-02-28 | target/arm: Implement v8.3-RCPC | Peter Maydell | 1 | -0/+1 |
2020-02-28 | linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP | Richard Henderson | 1 | -10/+13 |
2020-02-21 | target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers | Peter Maydell | 1 | -2/+2 |
2020-01-22 | linux-user: Reserve space for brk | Richard Henderson | 1 | -17/+56 |
2020-01-22 | linux-user:Fix align mistake when mmap guest space | Xinyu Li | 1 | -1/+1 |
2019-12-16 | target/arm: Add support for DC CVAP & DC CVADP ins | Beata Michalska | 1 | -0/+2 |
2019-09-11 | linux-user: Support gdb 'qOffsets' query for ELF | Josh Kunz | 1 | -0/+2 |
2019-09-10 | linux-user: Add AT_HWCAP2 for aarch64-linux-user | Richard Henderson | 1 | -4/+27 |
2019-08-16 | Include qemu/queue.h slightly less | Markus Armbruster | 1 | -0/+1 |
2019-06-24 | linux-user: update PPC64 HWCAP2 feature list | Laurent Vivier | 1 | -2/+10 |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 1 | -3/+3 |
2019-06-07 | linux-user: elf: ELF_HWCAP for s390x | David Hildenbrand | 1 | -0/+28 |
2019-05-24 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re... | Peter Maydell | 1 | -7/+15 |
2019-05-24 | linux-user: Fix shmat emulation by honoring host SHMLBA | Richard Henderson | 1 | -7/+10 |
2019-05-22 | linux-user: Sanitize interp_info and, for mips only, init field fp_abi | Daniel Santos | 1 | -0/+5 |
2019-05-22 | linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM | Richard Henderson | 1 | -5/+3 |
2019-05-10 | linux-user: elf: Map empty PT_LOAD segments | Giuseppe Musacchio | 1 | -5/+13 |
2019-05-09 | linux-user/elfload: Fix GCC 9 build warnings | Alistair Francis | 1 | -1/+1 |
2019-03-07 | linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user | Richard Henderson | 1 | -1/+5 |
2019-03-07 | linux-user: Add ELF_PLATFORM for arm | Richard Henderson | 1 | -0/+31 |
2019-03-05 | target/arm: Implement ARMv8.4-CondM | Richard Henderson | 1 | -0/+1 |
2019-03-05 | target/arm: Implement ARMv8.0-SB | Richard Henderson | 1 | -0/+1 |
2019-02-28 | linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT | Richard Henderson | 1 | -0/+2 |
2019-02-15 | linux-user/elfload: enable HWCAP_CPUID for AArch64 | Alex Bennée | 1 | -0/+1 |
2019-02-01 | aarch64-linux-user: Enable HWCAP bits for PAuth | Richard Henderson | 1 | -0/+1 |
2019-02-01 | aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1 | Richard Henderson | 1 | -0/+9 |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 1 | -1/+1 |
2018-10-29 | linux-user: Read and set FP ABI value from MIPS abiflags | Stefan Markovic | 1 | -0/+4 |
2018-10-29 | linux-user: Extract MIPS abiflags from ELF file | Stefan Markovic | 1 | -0/+33 |
2018-10-24 | target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test | Richard Henderson | 1 | -5/+1 |
2018-10-24 | target/arm: Convert sve from feature bit to aa64pfr0 test | Richard Henderson | 1 | -1/+1 |
2018-10-24 | target/arm: Convert division from feature bits to isar0 tests | Richard Henderson | 1 | -2/+2 |
2018-10-24 | target/arm: Convert v8 extensions from feature bits to isar tests | Richard Henderson | 1 | -18/+28 |
2018-09-28 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re... | Peter Maydell | 1 | -3/+7 |
2018-09-25 | linux-user: elf: mmap all the target-pages of hostpage for data segment | Shivaprasad G Bhat | 1 | -3/+7 |
2018-09-07 | target-ppc: Extend HWCAP2 bits for ISA 3.0 | Sandipan Das | 1 | -0/+2 |
2018-08-24 | elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too | Aleksandar Markovic | 1 | -0/+2 |
2018-07-22 | linux-user: fix ELF load alignment error | Laurent Vivier | 1 | -1/+9 |
2018-06-29 | target/arm: Implement ARMv8.2-DotProd | Richard Henderson | 1 | -0/+1 |
2018-06-29 | target/arm: Enable SVE for aarch64-linux-user | Richard Henderson | 1 | -0/+1 |
2018-05-10 | target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode | Richard Henderson | 1 | -0/+1 |
2018-05-03 | linux-user: ARM-FDPIC: Add support of FDPIC for ARM. | Christophe Lyon | 1 | -0/+29 |
2018-05-03 | linux-user: ARM-FDPIC: Identify ARM FDPIC binaries | Christophe Lyon | 1 | -0/+7 |