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
*
qom/cpu: remove host_tid field
Alex Bennée
2017-07-14
1
-1
/
+0
*
linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place
Peter Maydell
2017-06-29
1
-11
/
+12
*
linux-user: add strace support for uinfo structure of rt_sigqueueinfo() and r...
Miloš Stojanović
2017-05-29
1
-2
/
+111
*
linux-user: fix inconsistent spaces in print_siginfo() output
Miloš Stojanović
2017-05-29
1
-6
/
+6
*
linux-user: add rt_tgsigqueueinfo() strace
Miloš Stojanović
2017-05-29
2
-1
/
+16
*
linux-user: add support for rt_tgsigqueueinfo() system call
Miloš Stojanović
2017-05-29
1
-0
/
+16
*
linux-user: fix argument type declaration of rt_sigqueinfo() syscall
Miloš Stojanović
2017-05-29
1
-1
/
+1
*
linux-user: fix mismatch of lock/unlock_user() invocations in rt_sigqueinfo()...
Miloš Stojanović
2017-05-29
1
-1
/
+1
*
linux-user: fix ssetmask() system call
Miloš Stojanović
2017-05-29
1
-9
/
+1
*
linux-user: add tkill(), tgkill() and rt_sigqueueinfo() strace
Miloš Stojanović
2017-05-29
2
-3
/
+44
*
linux-user: add strace for getuid(), gettid(), getppid(), geteuid()
Miloš Stojanović
2017-05-29
1
-4
/
+4
*
linux-user: remove all traces of qemu from /proc/self/cmdline
Andreas Schwab
2017-05-29
1
-40
/
+7
*
linux-user: allocate heap memory for execve arguments
Prasad J Pandit
2017-05-29
1
-2
/
+5
*
linux-user: fix inotify
Laurent Vivier
2017-05-29
1
-0
/
+29
*
linux-user: fix fadvise64_64() on ppc
Laurent Vivier
2017-05-29
1
-0
/
+10
*
linux-user: fix eventfd
Laurent Vivier
2017-05-29
1
-2
/
+24
*
linux-user: call fd_trans_target_to_host_data() for write()
Laurent Vivier
2017-05-29
1
-1
/
+11
*
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
1
-6
/
+3
|
\
|
*
util: Use g_malloc/g_free in envlist.c
Saurav Sachidanand
2017-05-07
1
-6
/
+3
*
|
target/openrisc: implement shadow registers
Stafford Horne
2017-05-04
5
-22
/
+23
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228'...
Peter Maydell
2017-02-28
1
-0
/
+1
|
\
|
*
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
2017-02-28
1
-0
/
+1
*
|
syscall: fixed mincore(2) not failing with ENOMEM
Franklin \"Snaipe\" Mathieu
2017-02-27
1
-3
/
+8
*
|
linux-user: fix do_rt_sigreturn on m68k linux userspace emulation
Michael Karcher
2017-02-27
1
-2
/
+1
*
|
linux-user: correctly manage SR in ucontext
Laurent Vivier
2017-02-27
1
-2
/
+3
*
|
linux-user: Add signal handling support for x86_64
Pranith Kumar
2017-02-27
1
-51
/
+227
*
|
linux-user: Add sockopts for IPv6 ping and IPv6 traceroute
Helge Deller
2017-02-27
2
-1
/
+139
*
|
linux-user: fix fork()
Laurent Vivier
2017-02-27
1
-2
/
+3
|
/
*
target-ppc, tcg: fix usermode segfault with pthread_create()
Sam Bobroff
2017-02-22
1
-1
/
+2
*
linux-user: Add FICLONE and FICLONERANGE ioctls
Helge Deller
2017-02-16
3
-0
/
+15
*
linux-user: Use correct types in load_symbols()
Peter Maydell
2017-02-16
1
-7
/
+15
*
linux-user: fill target sigcontext struct accordingly
Jose Ricardo Ziviani
2017-02-16
1
-0
/
+5
*
linux-user: fix tcg/mmap test
Marc-André Lureau
2017-02-16
1
-3
/
+3
*
linux-user: fix settime old value location
Marc-André Lureau
2017-02-16
1
-2
/
+6
*
linux-user: Update m68k syscall definitions to match Linux 4.6
John Paul Adrian Glaubitz
2017-02-16
1
-0
/
+3
*
linux-user: Update sh4 syscall definitions to match Linux 4.8
John Paul Adrian Glaubitz
2017-02-16
1
-0
/
+14
*
linux-user: manage two new IFLA host message types
Laurent Vivier
2017-02-14
1
-0
/
+2
*
linux-user: Fix mq_open
Lena Djokic
2017-02-14
1
-3
/
+8
*
linux-user: Fix readahead
Lena Djokic
2017-02-14
1
-1
/
+1
*
linux-user: Fix inotify_init1 support
Lena Djokic
2017-02-14
1
-1
/
+2
*
linux-user: Fix s390x safe-syscall for z900
Richard Henderson
2017-02-14
1
-1
/
+1
*
linux-user: drop __cygwin__ ifdef
Riku Voipio
2017-02-14
1
-3
/
+0
*
linux-user: remove ifdef __USER_MISC
Riku Voipio
2017-02-14
1
-2
/
+0
*
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
2017-02-13
2
-4
/
+2
*
linux-user: Honor CLONE_SETTLS for openrisc
Richard Henderson
2017-02-13
1
-3
/
+1
*
linux-user: Fix openrisc cpu_loop
Richard Henderson
2017-02-13
1
-54
/
+41
*
linux-user: Add MMAP_SHIFT for openrisc
Richard Henderson
2017-02-13
1
-0
/
+2
*
linux-user: define correct UTS machine name for hppa
Laurent Vivier
2017-02-07
1
-1
/
+1
*
linux-user: fix "apt-get update" on linux-user hppa
Laurent Vivier
2017-02-07
1
-1
/
+0
*
target/s390x: use "qemu" cpu model in user mode
David Hildenbrand
2017-02-01
1
-0
/
+2
[next]