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: Log failing executable in EXCP_DUMP()
Helge Deller
2022-09-27
1
-0
/
+2
|
*
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
Helge Deller
2022-09-27
3
-0
/
+71
|
*
linux-user: Add missing clock_gettime64() syscall strace
Helge Deller
2022-09-27
2
-0
/
+57
|
*
linux-user: Add missing signals in strace output
Helge Deller
2022-09-27
3
-53
/
+60
|
*
linux-user: fix readlinkat handling with magic exe symlink
Jameson Nash
2022-09-23
1
-2
/
+13
|
*
linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
Daniel P. Berrangé
2022-09-23
2
-2
/
+2
*
|
linux-user/host/s390: Add vector instructions to host_signal_write()
Ilya Leoshkevich
2022-09-23
1
-0
/
+25
|
/
*
linux-user: Clear translations on mprotect()
Ilya Leoshkevich
2022-09-06
1
-2
/
+4
*
linux-user: Honor PT_GNU_STACK
Richard Henderson
2022-09-06
2
-1
/
+19
*
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
2022-09-06
1
-0
/
+23
*
linux-user/hppa: Allocate page zero as a commpage
Richard Henderson
2022-09-06
1
-3
/
+31
*
linux-user/arm: Mark the commpage executable
Richard Henderson
2022-09-06
2
-3
/
+7
*
Revert "linux-user: un-parent OBJECT(cpu) when closing thread"
Richard Henderson
2022-08-19
1
-7
/
+6
*
linux-user: un-parent OBJECT(cpu) when closing thread
Alex Bennée
2022-08-16
1
-6
/
+7
*
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
2022-08-11
1
-0
/
+3
*
linux-user: fix compat with glibc >= 2.36 sys/mount.h
Daniel P. Berrangé
2022-08-10
1
-0
/
+18
*
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-05
1
-22
/
+2
*
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
2022-08-03
3
-10
/
+16
|
\
|
*
linux-user: Use memfd for open syscall emulation
Rainer Müller
2022-08-02
1
-8
/
+14
|
*
linux-user: Do not treat madvise()'s advice as a bitmask
Ilya Leoshkevich
2022-07-29
1
-1
/
+1
|
*
linux-user/flatload.c: Fix setting of image_info::end_code
Peter Maydell
2022-07-28
1
-1
/
+1
*
|
linux-user/riscv: Align signal frame to 16 bytes
Richard Henderson
2022-08-02
1
-3
/
+1
*
|
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-1
/
+1
|
/
*
linux-user: Use target abi_int type for pipefd[1] in pipe()
Helge Deller
2022-07-25
1
-1
/
+1
*
linux-user: Unconditionally use pipe2() syscall
Helge Deller
2022-07-25
1
-10
/
+1
*
linux-user/hppa: Fix segfaults on page zero
Helge Deller
2022-07-25
1
-0
/
+3
*
linux-user/aarch64: Add SME related hwcap entries
Richard Henderson
2022-07-11
1
-0
/
+20
*
linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
Richard Henderson
2022-07-11
2
-0
/
+70
*
linux-user: Rename sve prctls
Richard Henderson
2022-07-11
2
-10
/
+10
*
linux-user/aarch64: Implement SME signal handling
Richard Henderson
2022-07-11
1
-13
/
+154
*
linux-user/aarch64: Move sve record checks into restore
Richard Henderson
2022-07-11
1
-16
/
+35
*
linux-user/aarch64: Verify extra record lock succeeded
Richard Henderson
2022-07-11
1
-0
/
+3
*
linux-user/aarch64: Do not allow duplicate or short sve records
Richard Henderson
2022-07-11
1
-1
/
+4
*
linux-user/aarch64: Tidy target_restore_sigframe error return
Richard Henderson
2022-07-11
1
-14
/
+10
*
linux-user/aarch64: Add SM bit to SVE signal context
Richard Henderson
2022-07-11
1
-1
/
+8
*
linux-user/aarch64: Reset PSTATE.SM on syscalls
Richard Henderson
2022-07-11
1
-0
/
+9
*
linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
Richard Henderson
2022-07-11
1
-1
/
+4
*
linux-user: Add LoongArch cpu_loop support
Song Gao
2022-07-04
2
-0
/
+130
*
linux-user: Add LoongArch syscall support
Song Gao
2022-07-04
3
-1
/
+365
*
linux-user: Add LoongArch elf support
Song Gao
2022-07-04
2
-0
/
+103
*
linux-user: Add LoongArch signal support
Song Gao
2022-07-04
2
-0
/
+348
*
linux-user: Add LoongArch generic header files
Song Gao
2022-07-04
7
-0
/
+68
*
target/m68k: Make semihosting system only
Richard Henderson
2022-06-28
1
-5
/
+0
*
semihosting: Remove qemu_semihosting_console_outs
Richard Henderson
2022-06-28
1
-17
/
+0
*
semihosting: Remove qemu_semihosting_console_outc
Richard Henderson
2022-06-28
1
-16
/
+0
*
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
2022-06-28
1
-0
/
+9
*
semihosting: Create qemu_semihosting_console_write
Richard Henderson
2022-06-28
1
-0
/
+5
*
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
2022-06-28
1
-4
/
+6
*
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
2022-06-28
1
-1
/
+1
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
3
-3
/
+3
[prev]
[next]