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
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-07-04
2
-3
/
+7
|
\
|
*
linux-user/strace: Improve recvmsg() output
Philippe Mathieu-Daudé
2018-07-03
1
-1
/
+1
|
*
linux-user/strace: Improve capget()/capset() output
Philippe Mathieu-Daudé
2018-07-03
1
-2
/
+2
|
*
linux-user: update do_setsockopt()
Laurent Vivier
2018-07-02
1
-0
/
+2
|
*
linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNT
Laurent Vivier
2018-07-02
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into staging
Peter Maydell
2018-07-03
4
-155
/
+94
|
\
\
|
*
|
linux-user: Fix struct sigaltstack for openrisc
Richard Henderson
2018-07-03
1
-1
/
+1
|
*
|
linux-user: Implement signals for openrisc
Richard Henderson
2018-07-03
3
-154
/
+93
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2018-07-03
1
-99
/
+22
|
\
\
|
*
|
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2018-07-03
1
-99
/
+22
|
|
/
*
/
linux-user: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+3
|
/
*
target/arm: Implement ARMv8.2-DotProd
Richard Henderson
2018-06-29
1
-0
/
+1
*
target/arm: Enable SVE for aarch64-linux-user
Richard Henderson
2018-06-29
1
-0
/
+1
*
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2018-06-28
1
-1
/
+0
*
tcg: remove tb_lock
Emilio G. Cota
2018-06-15
1
-3
/
+0
*
linux-user/sparc64: Add inotify_rm_watch and tee syscalls
Richard Henderson
2018-06-11
1
-2
/
+2
*
linux-user/microblaze: Fix typo in accept4 syscall
Richard Henderson
2018-06-11
1
-1
/
+1
*
linux-user/hppa: Fix typo in mknodat syscall
Richard Henderson
2018-06-11
1
-1
/
+1
*
linux-user/alpha: Fix epoll syscalls
Richard Henderson
2018-06-11
2
-12
/
+3
*
linux-user: Use is_error() to avoid warnings and make the code clearer
Philippe Mathieu-Daudé
2018-06-11
1
-6
/
+9
*
linux-user: Export use is_error(), use it to avoid warnings
Philippe Mathieu-Daudé
2018-06-11
2
-5
/
+5
*
linux-user: remove useless #if
Laurent Vivier
2018-06-04
1
-10
/
+0
*
linux-user: move hppa signal definitions to hppa/target_signal.h
Laurent Vivier
2018-06-04
2
-52
/
+46
*
linux-user: move alpha signal definitions to alpha/target_signal.h
Laurent Vivier
2018-06-04
2
-49
/
+47
*
linux-user: move openrisc signal definitions to openrisc/target_signal.h
Laurent Vivier
2018-06-04
2
-9
/
+9
*
linux-user: move mips signal definitions to mips/target_signal.h
Laurent Vivier
2018-06-04
3
-55
/
+100
*
linux-user: move sparc signal definitions to sparc/target_signal.h
Laurent Vivier
2018-06-04
4
-75
/
+50
*
linux-user: move generic signal definitions to generic/signal.h
Laurent Vivier
2018-06-04
17
-50
/
+87
*
linux-user: move get_sp_from_cpustate() to target_cpu.h
Laurent Vivier
2018-06-04
60
-177
/
+83
*
linux-user: move sparc/sparc64 fcntl definitions to sparc/target_fcntl.h
Laurent Vivier
2018-06-04
2
-39
/
+34
*
linux-user: move ppc fcntl definitions to ppc/target_fcntl.h
Laurent Vivier
2018-06-04
2
-6
/
+7
*
linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h
Laurent Vivier
2018-06-04
2
-29
/
+29
*
linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/tar...
Laurent Vivier
2018-06-04
4
-6
/
+18
*
linux-user: move hppa fcntl definitions to hppa/target_fcntl.h
Laurent Vivier
2018-06-04
2
-33
/
+32
*
linux-user: move alpha fcntl definitions to alpha/target_fcntl.h
Laurent Vivier
2018-06-04
2
-30
/
+31
*
linux-user: move generic fcntl definitions to generic/fcntl.h
Laurent Vivier
2018-06-04
23
-128
/
+363
*
syscall: replace strcpy() by g_strlcpy()
Philippe Mathieu-Daudé
2018-06-04
1
-1
/
+2
*
target-microblaze: Make special registers 64-bit
Edgar E. Iglesias
2018-05-29
1
-2
/
+2
*
linux-user: define TARGET_SO_REUSEPORT
Laurent Vivier
2018-05-25
3
-5
/
+2
*
linux-user: copy sparc/sockbits.h definitions from linux
Laurent Vivier
2018-05-25
1
-39
/
+92
*
linux-user: update ARCH_HAS_SOCKET_TYPES use
Laurent Vivier
2018-05-25
5
-132
/
+44
*
linux-user: move ppc socket.h definitions to ppc/sockbits.h
Laurent Vivier
2018-05-25
2
-9
/
+25
*
linux-user: move socket.h generic definitions to generic/sockbits.h
Laurent Vivier
2018-05-25
17
-61
/
+82
*
linux-user: move sparc/sparc64 socket.h definitions to sparc/sockbits.h
Laurent Vivier
2018-05-25
3
-42
/
+97
*
linux-user: move alpha socket.h definitions to alpha/sockbits.h
Laurent Vivier
2018-05-25
2
-105
/
+114
*
linux-user: move mips socket.h definitions to mips/sockbits.h
Laurent Vivier
2018-05-25
3
-104
/
+113
*
linux-user: Fix payload size logic in host_to_target_cmsg()
Peter Maydell
2018-05-25
1
-1
/
+2
*
linux-user: update comments to point to tcg_exec_init()
Igor Mammedov
2018-05-25
1
-3
/
+2
*
linux-user: update netlink emulation
Laurent Vivier
2018-05-25
1
-0
/
+58
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
2018-05-15
7
-33
/
+326
|
\
[next]