index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
linux-user/host/s390: Add vector instructions to host_signal_write()
Ilya Leoshkevich
1
-0
/
+25
2022-09-06
linux-user: Clear translations on mprotect()
Ilya Leoshkevich
1
-2
/
+4
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
2
-1
/
+19
2022-09-06
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
1
-0
/
+23
2022-09-06
linux-user/hppa: Allocate page zero as a commpage
Richard Henderson
1
-3
/
+31
2022-09-06
linux-user/arm: Mark the commpage executable
Richard Henderson
2
-3
/
+7
2022-08-18
Revert "linux-user: un-parent OBJECT(cpu) when closing thread"
Richard Henderson
1
-7
/
+6
2022-08-16
linux-user: un-parent OBJECT(cpu) when closing thread
Alex Bennée
1
-6
/
+7
2022-08-11
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
1
-0
/
+3
2022-08-10
linux-user: fix compat with glibc >= 2.36 sys/mount.h
Daniel P. Berrangé
1
-0
/
+18
2022-08-05
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
1
-22
/
+2
2022-08-03
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
3
-10
/
+16
2022-08-02
linux-user: Use memfd for open syscall emulation
Rainer Müller
1
-8
/
+14
2022-08-02
linux-user/riscv: Align signal frame to 16 bytes
Richard Henderson
1
-3
/
+1
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
1
-1
/
+1
2022-07-29
linux-user: Do not treat madvise()'s advice as a bitmask
Ilya Leoshkevich
1
-1
/
+1
2022-07-28
linux-user/flatload.c: Fix setting of image_info::end_code
Peter Maydell
1
-1
/
+1
2022-07-25
linux-user: Use target abi_int type for pipefd[1] in pipe()
Helge Deller
1
-1
/
+1
2022-07-25
linux-user: Unconditionally use pipe2() syscall
Helge Deller
1
-10
/
+1
2022-07-25
linux-user/hppa: Fix segfaults on page zero
Helge Deller
1
-0
/
+3
2022-07-11
linux-user/aarch64: Add SME related hwcap entries
Richard Henderson
1
-0
/
+20
2022-07-11
linux-user/aarch64: Implement PR_SME_GET_VL, PR_SME_SET_VL
Richard Henderson
2
-0
/
+70
2022-07-11
linux-user: Rename sve prctls
Richard Henderson
2
-10
/
+10
2022-07-11
linux-user/aarch64: Implement SME signal handling
Richard Henderson
1
-13
/
+154
2022-07-11
linux-user/aarch64: Move sve record checks into restore
Richard Henderson
1
-16
/
+35
2022-07-11
linux-user/aarch64: Verify extra record lock succeeded
Richard Henderson
1
-0
/
+3
2022-07-11
linux-user/aarch64: Do not allow duplicate or short sve records
Richard Henderson
1
-1
/
+4
2022-07-11
linux-user/aarch64: Tidy target_restore_sigframe error return
Richard Henderson
1
-14
/
+10
2022-07-11
linux-user/aarch64: Add SM bit to SVE signal context
Richard Henderson
1
-1
/
+8
2022-07-11
linux-user/aarch64: Reset PSTATE.SM on syscalls
Richard Henderson
1
-0
/
+9
2022-07-11
linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
Richard Henderson
1
-1
/
+4
2022-07-04
linux-user: Add LoongArch cpu_loop support
Song Gao
2
-0
/
+130
2022-07-04
linux-user: Add LoongArch syscall support
Song Gao
3
-1
/
+365
2022-07-04
linux-user: Add LoongArch elf support
Song Gao
2
-0
/
+103
2022-07-04
linux-user: Add LoongArch signal support
Song Gao
2
-0
/
+348
2022-07-04
linux-user: Add LoongArch generic header files
Song Gao
7
-0
/
+68
2022-06-28
target/m68k: Make semihosting system only
Richard Henderson
1
-5
/
+0
2022-06-28
semihosting: Remove qemu_semihosting_console_outs
Richard Henderson
1
-17
/
+0
2022-06-28
semihosting: Remove qemu_semihosting_console_outc
Richard Henderson
1
-16
/
+0
2022-06-28
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
1
-0
/
+9
2022-06-28
semihosting: Create qemu_semihosting_console_write
Richard Henderson
1
-0
/
+5
2022-06-28
semihosting: Expand qemu_semihosting_console_inc to read
Richard Henderson
1
-4
/
+6
2022-06-28
semihosting: Pass CPUState to qemu_semihosting_console_inc
Richard Henderson
1
-1
/
+1
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
3
-3
/
+3
2022-06-24
linux-user: Adjust child_tidptr on set_tid_address() syscall
Helge Deller
1
-5
/
+7
2022-06-24
linux-user: Add partial support for MADV_DONTNEED
Ilya Leoshkevich
4
-6
/
+68
2022-06-21
linux-user/x86_64: Fix ELF_PLATFORM
Richard Henderson
1
-13
/
+17
2022-06-08
linux-user/aarch64: Introduce sve_vq
Richard Henderson
2
-8
/
+14
2022-06-02
Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...
Richard Henderson
3
-4
/
+16
2022-06-02
linux-user/strace: Adjust get_thread_area for m68k
Richard Henderson
1
-0
/
+5
[next]