282 Commits (a6b30bcae6ebc71bae83e0ac7a5f0dfc93bb5b3e)

Author SHA1 Message Date
Peter Maydell a1229109de target/arm: Implement v8.4-RCPC 6 years ago
Peter Maydell 2677cf9f92 target/arm: Implement v8.3-RCPC 6 years ago
Richard Henderson bfa8a370d2 linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP 6 years ago
Peter Maydell 873b73c0c8 target/arm: Add _aa32_ to isar_feature functions testing 32-bit ID registers 6 years ago
Richard Henderson 6fd5944980 linux-user: Reserve space for brk 6 years ago
Xinyu Li 91c8bdb1e6 linux-user:Fix align mistake when mmap guest space 6 years ago
Beata Michalska 0d57b49992 target/arm: Add support for DC CVAP & DC CVADP ins 6 years ago
Josh Kunz dc12567a53 linux-user: Support gdb 'qOffsets' query for ELF 7 years ago
Richard Henderson 2041df4a05 linux-user: Add AT_HWCAP2 for aarch64-linux-user 7 years ago
Markus Armbruster dc5e9ac716 Include qemu/queue.h slightly less 7 years ago
Laurent Vivier 24c373ec59 linux-user: update PPC64 HWCAP2 feature list 7 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
David Hildenbrand 6d88baf186 linux-user: elf: ELF_HWCAP for s390x 7 years ago
Richard Henderson 30ab9ef296 linux-user: Fix shmat emulation by honoring host SHMLBA 7 years ago
Daniel Santos abcac736c1 linux-user: Sanitize interp_info and, for mips only, init field fp_abi 7 years ago
Richard Henderson c6a2377fb2 linux-user: Use qemu_guest_getrandom_nofail for AT_RANDOM 7 years ago
Giuseppe Musacchio d87146bce0 linux-user: elf: Map empty PT_LOAD segments 7 years ago
Alistair Francis d7eb2b928a linux-user/elfload: Fix GCC 9 build warnings 7 years ago
Richard Henderson e20e3ec928 linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user 7 years ago
Richard Henderson 13ec4ec3e1 linux-user: Add ELF_PLATFORM for arm 7 years ago
Richard Henderson b89d9c988a target/arm: Implement ARMv8.4-CondM 7 years ago
Richard Henderson 9888bd1e20 target/arm: Implement ARMv8.0-SB 7 years ago
Richard Henderson 1c9af3a9e0 linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT 7 years ago
Alex Bennée 37020ff153 linux-user/elfload: enable HWCAP_CPUID for AArch64 7 years ago
Richard Henderson 29d26ab2b0 aarch64-linux-user: Enable HWCAP bits for PAuth 7 years ago
Richard Henderson 0083a1fad6 aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1 7 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
Stefan Markovic c94cb6c946 linux-user: Read and set FP ABI value from MIPS abiflags 8 years ago
Stefan Markovic 5dd0db52e6 linux-user: Extract MIPS abiflags from ELF file 8 years ago
Richard Henderson 5763190fa8 target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test 8 years ago
Richard Henderson cd208a1c39 target/arm: Convert sve from feature bit to aa64pfr0 test 8 years ago
Richard Henderson 7e0cf8b47f target/arm: Convert division from feature bits to isar0 tests 8 years ago
Richard Henderson 962fcbf2ef target/arm: Convert v8 extensions from feature bits to isar tests 8 years ago
Shivaprasad G Bhat 94894ff2d1 linux-user: elf: mmap all the target-pages of hostpage for data segment 8 years ago
Sandipan Das be0c46d464 target-ppc: Extend HWCAP2 bits for ISA 3.0 8 years ago
Aleksandar Markovic f72541f3a5 elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too 8 years ago
Laurent Vivier 33143c446e linux-user: fix ELF load alignment error 8 years ago
Richard Henderson 26c470a7bb target/arm: Implement ARMv8.2-DotProd 8 years ago
Richard Henderson 802ac0e1e9 target/arm: Enable SVE for aarch64-linux-user 8 years ago
Richard Henderson 68412d2ece target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode 8 years ago
Christophe Lyon 3cb10cfafd linux-user: ARM-FDPIC: Add support of FDPIC for ARM. 8 years ago
Christophe Lyon cf58affecc linux-user: ARM-FDPIC: Identify ARM FDPIC binaries 8 years ago
Christophe Lyon a99856cd7f Remove CONFIG_USE_FDPIC. 8 years ago
James Cowgill 46a1ee4f39 linux-user: implement HWCAP bits on MIPS 8 years ago
Luke Shumaker 2a53535af4 linux-user: init_guest_space: Try to make ARM space+commpage continuous 8 years ago
Max Filippov ba7651fba5 target/xtensa: add linux-user support 9 years ago
Luke Shumaker 8c17d862b3 linux-user: init_guest_space: Add a comment about search strategy 8 years ago
Luke Shumaker aac362e46f linux-user: init_guest_space: Don't try to align if we'll reject it 8 years ago
Luke Shumaker 7ad75eea86 linux-user: init_guest_space: Clean up control flow a bit 8 years ago
Luke Shumaker 955e304f6f linux-user: init_guest_commpage: Add a comment about size check 8 years ago