index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: update syscall.tbl to Linux v5.13
Laurent Vivier
2021-07-13
15
-73
/
+170
*
linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13
Laurent Vivier
2021-07-13
1
-1
/
+4
*
linux-user: update syscall_nr.h to Linux v5.13
Laurent Vivier
2021-07-13
6
-6
/
+46
*
fd-trans: Fix race condition on reallocation of the translation table.
Owen Anderson
2021-07-12
3
-7
/
+52
*
linux-user/syscall: Remove ERRNO_TABLE_SIZE check
Philippe Mathieu-Daudé
2021-07-12
1
-5
/
+0
*
linux-user: Simplify host <-> target errno conversion using macros
Philippe Mathieu-Daudé
2021-07-12
2
-145
/
+154
*
linux-user/mips: Move errno definitions to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-07-12
4
-423
/
+220
*
linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-07-12
2
-210
/
+214
*
linux-user/alpha: Move errno definitions to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-07-12
2
-194
/
+198
*
linux-user: Extract target errno to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-07-12
24
-7
/
+139
*
linux-user/sparc: Rename target_errno.h -> target_errno_defs.h
Philippe Mathieu-Daudé
2021-07-12
2
-3
/
+3
*
linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)
Philippe Mathieu-Daudé
2021-07-12
1
-1
/
+1
*
linux-user/syscall: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
2021-07-07
1
-94
/
+94
*
linux-user/alpha: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
2021-07-07
1
-99
/
+97
*
linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
2
-0
/
+4
*
linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
1
-0
/
+2
*
linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
1
-0
/
+2
*
linux-user: Fix style problems in linuxload.c
Richard Henderson
2021-07-07
1
-22
/
+20
*
linux-user: fill ppid field in /proc/self/stat
Andreas Schwab
2021-07-07
1
-0
/
+3
*
linux-user/elfload: Implement ELF_HWCAP for RISC-V
Kito Cheng
2021-07-07
1
-0
/
+13
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-06-22
5
-8
/
+64
|
\
|
*
linux-user: Use public sigev_notify_thread_id member if available
Michael Forney
2021-06-20
1
-1
/
+5
|
*
linux-user: Fix incorrect use of feature-test-macros
Michael Forney
2021-06-20
1
-4
/
+3
|
*
linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list
Khem Raj
2021-06-20
1
-1
/
+1
|
*
linux-user: Let sigaction query SIGKILL/SIGSTOP
Ilya Leoshkevich
2021-06-20
1
-1
/
+5
|
*
linux-user: Implement pivot_root
YAMAMOTO Takashi
2021-06-20
1
-0
/
+21
|
*
linux-user/trace-events: fix minor typo in format string
Alex Bennée
2021-06-17
1
-1
/
+1
|
*
linux-user: Disable static assert involving __SIGRTMAX if it is missing
Michael Forney
2021-06-15
1
-0
/
+2
|
*
linux-user: Set CF_PARALLEL when mapping shared memory
Richard Henderson
2021-06-15
2
-0
/
+26
*
|
linux-user/s390x: Save and restore psw.mask properly
Richard Henderson
2021-06-21
1
-5
/
+32
*
|
linux-user: elf: s390x: Prepare for Vector enhancements facility
David Hildenbrand
2021-06-21
1
-0
/
+1
|
/
*
tcg: Re-order tcg_region_init vs tcg_prologue_init
Richard Henderson
2021-06-11
1
-1
/
+0
*
linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[]
Philippe Mathieu-Daudé
2021-06-05
1
-2
/
+2
*
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-06-03
1
-20
/
+21
*
linux-user/aarch64: Enable hwcap bits for bfloat16
Richard Henderson
2021-06-03
1
-0
/
+2
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
Richard Henderson
2021-05-25
1
-0
/
+10
*
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
Richard Henderson
2021-05-19
1
-3
/
+0
*
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
Richard Henderson
2021-05-19
1
-3
/
+0
*
linux-user/elfload: add s390x core dumping support
Ilya Leoshkevich
2021-05-18
1
-0
/
+33
*
linux-user/elfload: fix filling psinfo->pr_psargs
Ilya Leoshkevich
2021-05-18
1
-2
/
+3
*
linux-user: Tidy TARGET_NR_rt_sigaction
Richard Henderson
2021-05-18
1
-19
/
+13
*
linux-user/alpha: Share code for TARGET_NR_sigaction
Richard Henderson
2021-05-18
2
-37
/
+7
*
linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
Richard Henderson
2021-05-18
3
-37
/
+7
*
linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
Richard Henderson
2021-05-18
1
-0
/
+4
*
linux-user: Pass ka_restorer to do_sigaction
Richard Henderson
2021-05-18
3
-15
/
+11
*
linux-user/alpha: Rename the sigaction restorer field
Richard Henderson
2021-05-18
3
-7
/
+7
*
linux-user/alpha: Fix rt sigframe return
Richard Henderson
2021-05-18
1
-1
/
+1
*
linux-user: use GDateTime for formatting timestamp for core file
Daniel P. Berrangé
2021-05-18
1
-27
/
+9
*
linux-user: Fix erroneous conversion in copy_file_range
Giuseppe Musacchio
2021-05-18
1
-1
/
+2
[next]