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
Age
Commit message (
Expand
)
Author
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
2019-02-15
linux-user/elfload: enable HWCAP_CPUID for AArch64
Alex Bennée
2019-02-14
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
2019-02-11
RISC-V: Use riscv prefix consistently on cpu helpers
Michael Clark
2019-02-07
linux-user: add new netlink types
Laurent Vivier
2019-02-07
linux-user: Check sscanf return value in open_net_route()
Peter Maydell
2019-02-07
Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL.
Kan Li
2019-02-05
linux-user: Implement PR_PAC_RESET_KEYS
Richard Henderson
2019-02-01
linux-user: Initialize aarch64 pac keys
Richard Henderson
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-30
target/m68k: Fix LGPL information in the file headers
Thomas Huth
2019-01-22
linux-user: Fix compilation with clang 3.4
Thomas Huth
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
remove space-tab sequences
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
2019-01-10
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
Peter Maydell
2019-01-10
Add getsockopt for settable SOL_IPV6 options
Tom Deseyn
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2018-12-26
linux-user: Add safe_syscall for riscv64 host
Richard Henderson
2018-12-26
linux-user: Add host dependency for RISC-V 64-bit
Alistair Francis
2018-12-26
linux-user: Add host dependency for RISC-V 32-bit
Alistair Francis
2018-11-17
linux-user: Update MIPS specific prctl() implementation
Stefan Markovic
2018-11-15
linux-user/sparc/signal.c: Remove dead code
Peter Maydell
2018-11-12
linux-user: Add support for SO_REUSEPORT
Yunqiang Su
2018-11-12
linux-user: Clean up nios2 main loop signal handling
Peter Maydell
2018-11-12
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
linux-user: Remove dead error-checking code
Peter Maydell
2018-11-01
target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
Laurent Vivier
2018-10-31
Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging
Peter Maydell
2018-10-30
linux-user/flatload: fix initial stack pointer alignment
Max Filippov
2018-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...
Peter Maydell
2018-10-29
linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
Stefan Markovic
2018-10-29
linux-user: Determine the desired FPU mode from MIPS.abiflags
Stefan Markovic
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-29
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
Stefan Markovic
2018-10-26
linux-user: fix comment s/atomic_write/atomic_set/
Emilio G. Cota
2018-10-24
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...
Peter Maydell
2018-10-24
linux-user/mips: Recognize the R5900 CPU model
Fredrik Noring
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-10-19
linux-user: xtensa: enable bFLT support
Max Filippov
2018-10-19
linux-user: Implement special usbfs ioctls.
Cortland Tölva
2018-10-19
linux-user: Define ordinary usbfs ioctls.
Cortland Tölva
2018-10-19
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-10-18
linux-user: Add infrastructure for handling MIPS-specific prctl()
Stefan Markovic
[next]