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/arm: Implement __kernel_cmpxchg with host atomics
Richard Henderson
2022-03-23
1
-25
/
+62
*
linux-user/arm: Implement __kernel_memory_barrier
Richard Henderson
2022-03-23
1
-1
/
+1
*
linux-user: Fix missing space in error message
Fergus Henderson
2022-03-22
1
-1
/
+1
*
linux-user: Properly handle sigset arg to ppoll
Richard Henderson
2022-03-22
1
-17
/
+7
*
linux-user: Properly handle sigset arg to epoll_pwait
Richard Henderson
2022-03-22
1
-15
/
+7
*
linux-user: Properly handle sigset arg to pselect
Richard Henderson
2022-03-22
1
-20
/
+10
*
linux-user: Split out helpers for sigsuspend
Richard Henderson
2022-03-22
3
-23
/
+66
*
linux-user/alpha: Fix sigsuspend for big-endian hosts
Richard Henderson
2022-03-22
1
-1
/
+2
*
linux-user: Fix syscall parameter handling for MIPS n32
WANG Xuerui
2022-03-22
1
-3
/
+3
*
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
1
-1
/
+1
|
\
|
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
|
ppc64: Avoid pt_regs struct definition
Khem Raj
2022-03-20
2
-39
/
+41
|
/
*
linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
Matheus Ferst
2022-03-08
1
-1
/
+2
*
linux-user: Remove stale "not threadsafe" comments
Peter Maydell
2022-03-08
1
-2
/
+0
*
linux-user: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...
Peter Maydell
2022-02-14
13
-107
/
+185
|
\
|
*
linux-user/include/host/sparc64: Fix host_sigcontext
Richard Henderson
2022-02-08
1
-8
/
+9
|
*
linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
Richard Henderson
2022-02-08
2
-72
/
+63
|
*
linux-user: Introduce host_sigcontext
Richard Henderson
2022-02-08
12
-47
/
+80
|
*
linux-user: Introduce host_signal_mask
Richard Henderson
2022-02-08
12
-10
/
+63
*
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...
Peter Maydell
2022-02-13
1
-16
/
+0
|
\
\
|
*
|
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
1
-16
/
+0
|
|
/
*
/
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
2022-02-09
4
-15
/
+10
|
/
*
linux-user/syscall: Translate TARGET_RLIMIT_RTTIME
Serge Belyshev
2022-02-01
2
-0
/
+3
*
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
Serge Belyshev
2022-02-01
22
-52
/
+117
*
linux-user: Implement starttime field in self stat emulation
Cameron Esfahani
2022-01-28
3
-0
/
+20
*
linux-user: sigprocmask check read perms first
Patrick Venture
2022-01-27
1
-5
/
+7
*
linux-user: rt_sigprocmask, check read perms first
Shu-Chun Weng
2022-01-27
1
-5
/
+7
*
linux-user: Fix inotify on aarch64
Paul Brook
2022-01-27
2
-43
/
+12
*
linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
Serge Belyshev
2022-01-27
1
-35
/
+32
*
linux-user: Remove unnecessary 'aligned' attribute from TaskState
Peter Maydell
2022-01-27
1
-5
/
+1
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...
Peter Maydell
2022-01-19
1
-6
/
+29
|
\
|
*
linux-user: don't adjust base of found hole
Alex Bennée
2022-01-18
1
-3
/
+2
|
*
linux-user/elfload: add extra logging for hole finding
Alex Bennée
2022-01-18
1
-0
/
+18
|
*
linux-user: expand reserved brk space for 64bit guests
Alex Bennée
2022-01-18
1
-3
/
+9
*
|
linux-user: Remove MAX_SIGQUEUE_SIZE
Warner Losh
2022-01-18
1
-2
/
+0
*
|
linux-user: Return void from queue_signal()
Peter Maydell
2022-01-18
2
-5
/
+4
*
|
linux-user: Rename user_force_sig tracepoint to match function name
Peter Maydell
2022-01-18
2
-2
/
+2
*
|
linux-user: Fix comment typo in arm cpu_loop code
Peter Maydell
2022-01-18
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-01-13
17
-2
/
+2
|
\
|
*
user: move common-user includes to a subdirectory of {bsd,linux}-user/
Paolo Bonzini
2022-01-12
17
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...
Peter Maydell
2022-01-12
29
-1148
/
+278
|
\
\
|
|
/
|
/
|
|
*
linux-user: Implement capability prctls
Richard Henderson
2022-01-11
1
-0
/
+5
|
*
linux-user: Implement PR_SET_PDEATHSIG
Richard Henderson
2022-01-11
1
-0
/
+3
|
*
linux-user: Map signal number in PR_GET_PDEATHSIG
Richard Henderson
2022-01-11
1
-1
/
+2
|
*
linux-user: Do not special-case NULL for PR_GET_PDEATHSIG
Richard Henderson
2022-01-11
1
-1
/
+1
|
*
linux-user: Move target_struct.h generic definitions to generic/
Richard Henderson
2022-01-11
13
-650
/
+70
|
*
linux-user/arm: Move target_oabi_flock64 out of target_structs.h
Richard Henderson
2022-01-11
2
-8
/
+8
|
*
linux-user/xtensa: Use force_sig_fault
Richard Henderson
2022-01-11
1
-17
/
+9
|
*
linux-user/sparc: Use force_sig_fault
Richard Henderson
2022-01-11
1
-12
/
+2
[prev]
[next]