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/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
2
-2
/
+2
|
\
|
*
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
2
-2
/
+2
*
|
linux-user: Propagate goto fail to return
Richard Henderson
2018-08-21
1
-38
/
+22
*
|
linux-user: Propagate goto unimplemented to default
Richard Henderson
2018-08-21
1
-143
/
+1
*
|
linux-user: Propagate goto unimplemented_nowarn to return
Richard Henderson
2018-08-21
1
-7
/
+4
*
|
linux-user: Propagate goto efault to return
Richard Henderson
2018-08-21
1
-166
/
+175
*
|
linux-user: Relax single exit from "break"
Richard Henderson
2018-08-21
1
-582
/
+390
*
|
linux-user: Split out do_syscall1
Richard Henderson
2018-08-21
1
-29
/
+48
*
|
linux-user: Remove DEBUG
Richard Henderson
2018-08-21
1
-10
/
+0
|
/
*
linux-user: add QEMU_IFLA_INFO_KIND nested type for tun
Laurent Vivier
2018-08-20
1
-0
/
+48
*
linux-user: update netlink route types
Laurent Vivier
2018-08-20
1
-0
/
+19
*
linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
Laurent Vivier
2018-08-20
1
-11
/
+45
*
linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
Laurent Vivier
2018-08-20
1
-2
/
+7
*
linux-user: fix 32bit g2h()/h2g()
Laurent Vivier
2018-08-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
4
-1
/
+69
|
\
|
*
linux-user: Add preprocessor availability control to some syscalls
Aleksandar Rikalo
2018-08-16
2
-1
/
+42
|
*
linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
Aleksandar Markovic
2018-08-16
2
-0
/
+27
*
|
target/arm: Add sve-max-vq cpu property to -cpu max
Richard Henderson
2018-08-16
1
-6
/
+13
|
/
*
linux-user: ppc64: don't use volatile register during safe_syscall
Shivaprasad G Bhat
2018-07-31
1
-2
/
+6
*
linux-user/mmap.c: handle invalid len maps correctly
Alex Bennée
2018-07-31
1
-3
/
+12
*
linux-user/ppc: Implement swapcontext syscall
Richard Henderson
2018-07-22
3
-0
/
+64
*
linux-user: fix ELF load alignment error
Laurent Vivier
2018-07-22
2
-1
/
+10
*
Zero out the host's `msg_control` buffer
Jonas Schievink
2018-07-15
1
-0
/
+2
*
linux-user: fix mmap_find_vma_reserved()
Laurent Vivier
2018-07-15
1
-7
/
+12
*
linux-user: convert remaining fcntl() to safe_fcntl()
Laurent Vivier
2018-07-15
1
-1
/
+1
*
linux-user: ppc64: use the correct values for F_*LK64s
Shivaprasad G Bhat
2018-07-15
1
-46
/
+80
*
linux-user: Report error message on stderr, rather than stdout
Philippe Mathieu-Daudé
2018-07-09
5
-7
/
+7
*
linux-user: Do not report "syscall not implemented" by default
Philippe Mathieu-Daudé
2018-07-09
4
-7
/
+7
*
linux-user: Do not report "Unsupported syscall" by default
Philippe Mathieu-Daudé
2018-07-09
1
-1
/
+1
*
linux-user: add gcov support to preexit_cleanup
Alex Bennée
2018-07-05
1
-0
/
+7
*
linux-user: introduce preexit_cleanup
Alex Bennée
2018-07-05
4
-9
/
+39
*
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
[next]