Sign in
qemu
/
qemu
/
ce2918cbc31e190e7d644c684dcc2bbcb6b9a9df
/
linux-user
61b463f
linux-user: add new netlink types
by Laurent Vivier
· 6 years ago
1b7695f
linux-user: Nicer strace output of chroot() syscall
by Helge Deller
· 6 years ago
b78c522
linux-user: fix "may be used uninitialized" warnings
by Marc-André Lureau
· 6 years ago
ba584f1
linux-user: don't short-circuit read with zero length
by Andreas Schwab
· 6 years ago
14c8a3a
Fix breakpoint support in Nios II user-mode emulation.
by Sandra Loosemore
· 6 years ago
cd81336
linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscalls
by Andreas Schwab
· 6 years ago
e20e3ec
linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
by Richard Henderson
· 6 years ago
13ec4ec
linux-user: Add ELF_PLATFORM for arm
by Richard Henderson
· 6 years ago
24894f3
linux-user: fix recvmsg emulation
by Andreas Schwab
· 6 years ago
b89d9c9
target/arm: Implement ARMv8.4-CondM
by Richard Henderson
· 6 years ago
9888bd1
target/arm: Implement ARMv8.0-SB
by Richard Henderson
· 6 years ago
1c9af3a
linux-user: Enable HWCAP_ASIMDFHM, HWCAP_JSCVT
by Richard Henderson
· 6 years ago
44699e1
s390x: Fix the confusing contributions-after-2012 license statements
by Thomas Huth
· 6 years ago
37020ff
linux-user/elfload: enable HWCAP_CPUID for AArch64
by Alex Bennée
· 6 years ago
33a07fa
target/mips: reimplement SC instruction emulation and use cmpxchg
by Leon Alrae
· 6 years ago
fb73883
RISC-V: Use riscv prefix consistently on cpu helpers
by Michael Clark
· 6 years ago
0f5faca
linux-user: add new netlink types
by Laurent Vivier
· 6 years ago
9d0bd0c
linux-user: Check sscanf return value in open_net_route()
by Peter Maydell
· 6 years ago
22e4a267
Fix linux-user crashes in ioctl(SIOCGIFCONF) when ifc_buf is NULL.
by Kan Li
· 6 years ago
bff63fb
linux-user: Implement PR_PAC_RESET_KEYS
by Richard Henderson
· 6 years ago
8787754
linux-user: Initialize aarch64 pac keys
by Richard Henderson
· 6 years ago
29d26ab
aarch64-linux-user: Enable HWCAP bits for PAuth
by Richard Henderson
· 6 years ago
0083a1f
aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1
by Richard Henderson
· 6 years ago
d749fb8
target/m68k: Fix LGPL information in the file headers
by Thomas Huth
· 6 years ago
798b858
linux-user: Fix compilation with clang 3.4
by Thomas Huth
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
72e21db
remove space-tab sequences
by Paolo Bonzini
· 6 years ago
b58deb3
qemu/queue.h: leave head structs anonymous unless necessary
by Paolo Bonzini
· 6 years ago
a311f89
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-request' into staging
by Peter Maydell
· 6 years ago
2bd3f89
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
by Peter Maydell
· 6 years ago
bd8ed48
Add getsockopt for settable SOL_IPV6 options
by Tom Deseyn
· 6 years ago
ef96e3a
target/ppc: move FP and VMX registers into aligned vsr register array
by Mark Cave-Ayland
· 6 years ago
b8c92c6
linux-user: Add safe_syscall for riscv64 host
by Richard Henderson
· 6 years ago
511f313
linux-user: Add host dependency for RISC-V 64-bit
by Alistair Francis
· 6 years ago
f936eac
linux-user: Add host dependency for RISC-V 32-bit
by Alistair Francis
· 6 years ago
6456c51
linux-user: Update MIPS specific prctl() implementation
by Stefan Markovic
· 6 years ago
bba390c
linux-user/sparc/signal.c: Remove dead code
by Peter Maydell
· 6 years ago
113a9dd
linux-user: Add support for SO_REUSEPORT
by Yunqiang Su
· 6 years ago
9f214bd
linux-user: Clean up nios2 main loop signal handling
by Peter Maydell
· 6 years ago
b10089a
linux-user: Don't call gdb_handlesig() before queue_signal()
by Peter Maydell
· 6 years ago
e285977
linux-user: Remove dead error-checking code
by Peter Maydell
· 6 years ago
b9f8e55
target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
by Laurent Vivier
· 6 years ago
7d51a85
Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging
by Peter Maydell
· 6 years ago
5c76d65
linux-user/flatload: fix initial stack pointer alignment
by Max Filippov
· 6 years ago
a2e002f
Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging
by Peter Maydell
· 6 years ago
64ea3d6
linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations
by Stefan Markovic
· 6 years ago
0c1bbed
linux-user: Determine the desired FPU mode from MIPS.abiflags
by Stefan Markovic
· 6 years ago
c94cb6c
linux-user: Read and set FP ABI value from MIPS abiflags
by Stefan Markovic
· 6 years ago
5dd0db5
linux-user: Extract MIPS abiflags from ELF file
by Stefan Markovic
· 6 years ago
74cfc70
linux-user: Extend image_info struct with MIPS fp_abi and interp_fp_abi fields
by Stefan Markovic
· 6 years ago
83f164b
linux-user: fix comment s/atomic_write/atomic_set/
by Emilio G. Cota
· 6 years ago
c962920
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part-2-v2' into staging
by Peter Maydell
· 6 years ago
4d9e5a0
linux-user/mips: Recognize the R5900 CPU model
by Fredrik Noring
· 6 years ago
5763190
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
by Richard Henderson
· 6 years ago
cd208a1
target/arm: Convert sve from feature bit to aa64pfr0 test
by Richard Henderson
· 6 years ago
7e0cf8b
target/arm: Convert division from feature bits to isar0 tests
by Richard Henderson
· 6 years ago
962fcbf
target/arm: Convert v8 extensions from feature bits to isar tests
by Richard Henderson
· 6 years ago
02e33e9
linux-user: xtensa: enable bFLT support
by Max Filippov
· 6 years ago
a133367
linux-user: Implement special usbfs ioctls.
by Cortland Tölva
· 6 years ago
6c753a6
linux-user: Define ordinary usbfs ioctls.
by Cortland Tölva
· 6 years ago
1b74904
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging
by Peter Maydell
· 6 years ago
5b702ff
linux-user: Add infrastructure for handling MIPS-specific prctl()
by Stefan Markovic
· 6 years ago
a2b9a10
linux-user: Add MIPS-specific prctl() options
by Stefan Markovic
· 6 years ago
6d5bb0b
linux-user/sparc/signal.c: Remove unnecessary comment
by Peter Maydell
· 6 years ago
850d5e3
linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
by Peter Maydell
· 6 years ago
aa8e26d
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging
by Peter Maydell
· 6 years ago
5dfa88f
linux-user: do setrlimit selectively
by Max Filippov
· 6 years ago
58cfa6c
linux-user: write(fd, NULL, 0) parity with linux's treatment of same
by Tony Garnock-Jones
· 6 years ago
94894ff
linux-user: elf: mmap all the target-pages of hostpage for data segment
by Shivaprasad G Bhat
· 6 years ago
83eb6e5
linux-user: add SO_LINGER to {g,s}etsockopt
by Carlo Marcelo Arenas Belón
· 6 years ago
f7e6a40
linux-user: move TargetFdTrans functions to their own file
by Laurent Vivier
· 6 years ago
be0c46d
target-ppc: Extend HWCAP2 bits for ISA 3.0
by Sandipan Das
· 6 years ago
722ac96
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
by Aleksandar Markovic
· 6 years ago
f72541f
elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
by Aleksandar Markovic
· 6 years ago
0b16dcd
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
by Aleksandar Rikalo
· 6 years ago
3c825bb
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
068a5ea
qom: convert the CPU list to RCU
by Emilio G. Cota
· 6 years ago
259841c
linux-user: Propagate goto fail to return
by Richard Henderson
· 6 years ago
1a7b2b1
linux-user: Propagate goto unimplemented to default
by Richard Henderson
· 6 years ago
10f45d9
linux-user: Propagate goto unimplemented_nowarn to return
by Richard Henderson
· 6 years ago
2852aaf
linux-user: Propagate goto efault to return
by Richard Henderson
· 6 years ago
72eb7ea
linux-user: Relax single exit from "break"
by Richard Henderson
· 6 years ago
dc1ce18
linux-user: Split out do_syscall1
by Richard Henderson
· 6 years ago
8a85e5d
linux-user: Remove DEBUG
by Richard Henderson
· 6 years ago
70c61d4
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
by Laurent Vivier
· 6 years ago
90cce2a
linux-user: update netlink route types
by Laurent Vivier
· 6 years ago
3c3ab55
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
by Laurent Vivier
· 6 years ago
2a03d3e
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
by Laurent Vivier
· 6 years ago
3e23de1
linux-user: fix 32bit g2h()/h2g()
by Laurent Vivier
· 6 years ago
b8f7ff1
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' into staging
by Peter Maydell
· 6 years ago
4f7f892
linux-user: Add preprocessor availability control to some syscalls
by Aleksandar Rikalo
· 6 years ago
977324a
linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
by Aleksandar Markovic
· 6 years ago
adf92ea
target/arm: Add sve-max-vq cpu property to -cpu max
by Richard Henderson
· 6 years ago
5d9f3ea
linux-user: ppc64: don't use volatile register during safe_syscall
by Shivaprasad G Bhat
· 6 years ago
38138fa
linux-user/mmap.c: handle invalid len maps correctly
by Alex Bennée
· 6 years ago
fa97e38
linux-user/ppc: Implement swapcontext syscall
by Richard Henderson
· 7 years ago
33143c4
linux-user: fix ELF load alignment error
by Laurent Vivier
· 7 years ago
1d3d1b2
Zero out the host's `msg_control` buffer
by Jonas Schievink
· 7 years ago
dc18baa
linux-user: fix mmap_find_vma_reserved()
by Laurent Vivier
· 7 years ago
af8ab2b
linux-user: convert remaining fcntl() to safe_fcntl()
by Laurent Vivier
· 7 years ago
Next »