index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
elfload.c
Age
Commit message (
Expand
)
Author
2019-05-10
linux-user: elf: Map empty PT_LOAD segments
Giuseppe Musacchio
2019-05-09
linux-user/elfload: Fix GCC 9 build warnings
Alistair Francis
2019-03-07
linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
Richard Henderson
2019-03-07
linux-user: Add ELF_PLATFORM for arm
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.4-CondM
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
2019-02-28
linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT
Richard Henderson
2019-02-15
linux-user/elfload: enable HWCAP_CPUID for AArch64
Alex Bennée
2019-02-01
aarch64-linux-user: Enable HWCAP bits for PAuth
Richard Henderson
2019-02-01
aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1
Richard Henderson
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2018-10-29
linux-user: Read and set FP ABI value from MIPS abiflags
Stefan Markovic
2018-10-29
linux-user: Extract MIPS abiflags from ELF file
Stefan Markovic
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert division from feature bits to isar0 tests
Richard Henderson
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-09-25
linux-user: elf: mmap all the target-pages of hostpage for data segment
Shivaprasad G Bhat
2018-09-07
target-ppc: Extend HWCAP2 bits for ISA 3.0
Sandipan Das
2018-08-24
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
Aleksandar Markovic
2018-07-22
linux-user: fix ELF load alignment error
Laurent Vivier
2018-06-29
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-05-03
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.
Christophe Lyon
2018-05-03
linux-user: ARM-FDPIC: Identify ARM FDPIC binaries
Christophe Lyon
2018-05-03
Remove CONFIG_USE_FDPIC.
Christophe Lyon
2018-04-10
linux-user: implement HWCAP bits on MIPS
James Cowgill
2018-03-20
linux-user: init_guest_space: Try to make ARM space+commpage continuous
Luke Shumaker
2018-03-17
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
2018-03-16
target/xtensa: add linux-user support
Max Filippov
2018-03-13
linux-user: init_guest_space: Add a comment about search strategy
Luke Shumaker
2018-03-13
linux-user: init_guest_space: Don't try to align if we'll reject it
Luke Shumaker
2018-03-13
linux-user: init_guest_space: Clean up control flow a bit
Luke Shumaker
2018-03-09
linux-user: init_guest_commpage: Add a comment about size check
Luke Shumaker
2018-03-09
linux-user: init_guest_space: Clarify page alignment logic
Luke Shumaker
2018-03-09
linux-user: init_guest_space: Correctly handle guest_start in commpage initia...
Luke Shumaker
2018-03-09
linux-user: init_guest_space: Clean up if we can't initialize the commpage
Luke Shumaker
2018-03-09
linux-user: Rename validate_guest_space => init_guest_commpage
Luke Shumaker
2018-03-09
linux-user: Use #if to only call validate_guest_space for 32-bit ARM target
Luke Shumaker
2018-03-09
linux-user: Drop unicore32 code
Peter Maydell
2018-03-07
RISC-V Linux User Emulation
Michael Clark
2018-03-02
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-01
linux-user: Report AArch64 FP16 support via hwcap bits
Peter Maydell
2018-02-25
linux-user: introduce functions to detect CPU type
YunQiang Su
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2018-01-23
linux-user: Add AT_SECURE auxval
Marco A L Barbosa
2017-11-20
linux-user: Fix calculation of auxv length
Peter Maydell
[next]