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
*
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2018-01-25
1
-10
/
+12
*
linux-user: implement renameat2
Andreas Schwab
2018-01-23
1
-0
/
+34
*
linux-user: Add getcpu() support
Samuel Thibault
2018-01-23
1
-0
/
+19
*
linux-user: Add AT_SECURE auxval
Marco A L Barbosa
2018-01-23
1
-1
/
+2
*
linux-user: Fix sched_get/setaffinity conversion
Samuel Thibault
2018-01-23
1
-8
/
+73
*
linux-user/mmap.c: Avoid choosing NULL as start address
Maximilian Riemensberger
2018-01-23
1
-1
/
+1
*
linux-user: Translate flags argument to dup3 syscall
Peter Maydell
2018-01-23
1
-1
/
+9
*
linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)
Peter Maydell
2018-01-23
2
-5
/
+5
*
linux-user: Fix length calculations in host_to_target_cmsg()
Peter Maydell
2018-01-23
1
-7
/
+22
*
linux-user: wrap fork() in a start/end exclusive section
Peter Maydell
2018-01-23
1
-0
/
+5
*
linux-user: Fix locking order in fork_start()
Peter Maydell
2018-01-23
1
-2
/
+2
*
linux-user/arm/nwfpe: Check coprocessor number for FPA emulation
Peter Maydell
2018-01-11
1
-0
/
+9
*
linux-user: Fix endianess of aarch64 signal trampoline
Michael Weiser
2018-01-11
1
-3
/
+7
*
linux-user: Add separate aarch64_be uname
Michael Weiser
2018-01-11
1
-0
/
+4
*
linux-user: Add support for big-endian aarch64
Michael Weiser
2018-01-11
1
-0
/
+6
*
target/m68k: add chk and chk2
Laurent Vivier
2018-01-04
1
-0
/
+7
*
linux-user, m68k: correctly manage SR in context
Laurent Vivier
2018-01-04
1
-3
/
+4
*
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
1
-4
/
+15
*
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
Remove empty statements
Ladi Prosek
2017-12-18
1
-1
/
+1
*
linux-user: Fix calculation of auxv length
Peter Maydell
2017-11-20
1
-2
/
+9
*
linux-user: Handle rt_sigaction correctly for SPARC
Peter Maydell
2017-11-07
1
-4
/
+23
*
linux-user/ppc: Report correct fault address for data faults
Peter Maydell
2017-11-07
1
-1
/
+1
*
linux-user/s390x: Mask si_addr for SIGSEGV
Peter Maydell
2017-11-07
1
-1
/
+5
*
linux-user: return EINVAL from prctl(PR_*_SECCOMP)
James Cowgill
2017-11-07
1
-0
/
+6
*
linux-user: fix 'finshed' typo in comment
Emilio G. Cota
2017-11-07
1
-1
/
+1
*
linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
James Clarke
2017-11-07
1
-11
/
+25
*
linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB
Helge Deller
2017-11-07
2
-11
/
+30
*
linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK
Helge Deller
2017-11-07
1
-0
/
+3
*
linux-user/hppa: Fix TARGET_MAP_TYPE
Helge Deller
2017-11-07
1
-1
/
+5
*
linux-user/hppa: Fix typo for TARGET_NR_epoll_wait
Helge Deller
2017-11-07
1
-1
/
+1
*
linux-user/hppa: Fix cpu_clone_regs
Richard Henderson
2017-11-07
1
-0
/
+4
*
linux-user/hppa: Fix TARGET_SA_* defines
Helge Deller
2017-11-07
1
-0
/
+8
*
linux-user: Restrict usage of sa_restorer
Richard Henderson
2017-11-07
2
-2
/
+15
*
sh4: simplify superh_cpu_class_by_name()
Igor Mammedov
2017-10-27
1
-1
/
+1
*
tcg: enable multiple TCG contexts in softmmu
Emilio G. Cota
2017-10-24
1
-0
/
+1
*
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
2017-10-24
1
-0
/
+1
*
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-24
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...
Peter Maydell
2017-10-19
7
-20
/
+124
|
\
|
*
linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
Peter Maydell
2017-10-17
1
-3
/
+28
|
*
linux-user/main: support dfilter
Alex Bennée
2017-10-17
1
-0
/
+7
|
*
linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers
Peter Maydell
2017-10-16
1
-2
/
+2
|
*
linux-user: Tidy and enforce reserved_va initialization
Richard Henderson
2017-10-16
2
-13
/
+29
|
*
linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests
Peter Maydell
2017-10-16
1
-1
/
+1
|
*
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
1
-1
/
+0
|
*
target/m68k,linux-user: manage FP registers in ucontext
Laurent Vivier
2017-10-16
1
-0
/
+43
|
*
linux-user: fix O_TMPFILE handling
Riku Voipio
2017-10-16
3
-1
/
+14
*
|
linux-user: Add some random ioctls
Marco A L Barbosa
2017-10-16
3
-0
/
+13
*
|
linux-user: remove duplicate break in syscall
Carlo Marcelo Arenas Belón
2017-10-16
1
-1
/
+0
|
/
[next]