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-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
1
-1
/
+1
2022-11-02
linux-user: always translate cmsg when recvmsg
Icenowy Zheng
1
-1
/
+2
2022-11-02
linux-user: Add strace output for timer_settime64() syscall
Helge Deller
1
-1
/
+4
2022-11-02
linux-user: Add close_range() syscall
Helge Deller
2
-0
/
+22
2022-11-02
linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
Helge Deller
1
-5
/
+14
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-4
/
+0
2022-10-26
accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
Richard Henderson
1
-4
/
+0
2022-10-25
linux-user: Add guest memory layout to exception dump
Helge Deller
3
-16
/
+33
2022-10-21
linux-user: Implement faccessat2
WANG Xuerui
3
-1
/
+13
2022-10-21
linux-user: remove conditionals for many fs.h ioctls
Daniel P. Berrangé
1
-24
/
+0
2022-10-21
linux-user: add more compat ioctl definitions
Daniel P. Berrangé
1
-0
/
+25
2022-10-21
linux-user: don't use AT_EXECFD in do_openat()
Laurent Vivier
1
-2
/
+1
2022-10-21
linux-user: handle /proc/self/exe with execve() syscall
Laurent Vivier
1
-1
/
+5
2022-10-21
linux-user: fix pidfd_send_signal()
Laurent Vivier
2
-9
/
+14
2022-10-21
linux-user: Fix more MIPS n32 syscall ABI issues
WANG Xuerui
1
-5
/
+5
2022-10-17
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui
1
-1
/
+2
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
1
-19
/
+100
2022-10-11
linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
Paolo Bonzini
1
-51
/
+76
2022-10-11
linux-user: i386/signal: move fpstate at the end of the 32-bit frames
Paolo Bonzini
1
-2
/
+9
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
1
-0
/
+2
2022-10-04
target/sh4: Fix TB_FLAG_UNALIGN
Richard Henderson
1
-3
/
+3
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
39
-259
/
+716
2022-09-28
linux-user: Add parameters of getrandom() syscall for strace
Helge Deller
1
-1
/
+1
2022-09-27
linux-user: Lock log around strace
Richard Henderson
1
-19
/
+46
2022-09-27
linux-user: Update print_futex_op
Richard Henderson
1
-37
/
+33
2022-09-27
linux-user: Implement PI futexes
Richard Henderson
2
-0
/
+13
2022-09-27
linux-user: Convert signal number for FUTEX_FD
Richard Henderson
1
-0
/
+1
2022-09-27
linux-user: Implement FUTEX_WAKE_BITSET
Richard Henderson
1
-0
/
+1
2022-09-27
linux-user: Sink call to do_safe_futex
Richard Henderson
1
-29
/
+31
2022-09-27
linux-user: Combine do_futex and do_futex_time64
Richard Henderson
1
-56
/
+11
2022-09-27
linux-user: Set ELF_BASE_PLATFORM for MIPS
Jiaxun Yang
1
-0
/
+31
2022-09-27
linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
Jiaxun Yang
1
-2
/
+27
2022-09-27
linux-user/s390x: Save/restore fpc when handling a signal
Ilya Leoshkevich
1
-0
/
+2
2022-09-27
linux-user: Don't assume 0 is not a valid host timer_t value
Peter Maydell
1
-8
/
+16
2022-09-27
linux-user: fix bug about missing signum convert of sigqueue
fanwenjie
1
-2
/
+2
2022-09-27
linux-user/hppa: Fix setup_sigcontext()
Helge Deller
1
-13
/
+3
2022-09-27
linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
Helge Deller
1
-0
/
+2
2022-09-27
linux-user/hppa: Increase guest stack size to 80MB for hppa target
Helge Deller
3
-2
/
+13
2022-09-27
linux-user/hppa: Drop stack guard page on hppa target
Helge Deller
1
-4
/
+9
2022-09-27
linux-user/hppa: Add signal trampoline for hppa target
Helge Deller
2
-23
/
+32
2022-09-27
linux-user: Add proper strace format strings for getdents()/getdents64()
Helge Deller
1
-2
/
+2
2022-09-27
linux-user: Fix TARGET_PROT_SEM for XTENSA
Helge Deller
1
-1
/
+1
2022-09-27
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
1
-5
/
+22
2022-09-27
linux-user: Implement stracing madvise()
Ilya Leoshkevich
2
-1
/
+42
2022-09-27
linux-user: Fix madvise(MADV_DONTNEED) on alpha
Ilya Leoshkevich
1
-1
/
+2
2022-09-27
linux-user: Provide MADV_* definitions
Ilya Leoshkevich
22
-0
/
+134
2022-09-27
linux-user: Show timespec on strace for futex()
Helge Deller
1
-1
/
+10
2022-09-27
linux-user: Add strace for clock_nanosleep()
Helge Deller
2
-1
/
+17
2022-09-27
linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
Helge Deller
1
-0
/
+4
2022-09-27
linux-user: Fix strace of chmod() if mode == 0
Helge Deller
1
-0
/
+5
[next]