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
2016-09-15
1
-5
/
+2
|
\
|
*
linux-user: complete omission of removing uses of strdup
Wei Jiangang
2016-09-14
1
-5
/
+2
*
|
linux-user/qemu.h: change malloc to g_malloc, free to g_free
Md Haris Iqbal
2016-09-15
1
-2
/
+2
*
|
linux-user,s390x: remove useless cast
Laurent Vivier
2016-09-15
1
-1
/
+1
*
|
Remove remainders of HPPA backend
Thomas Huth
2016-09-15
1
-2
/
+2
*
|
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
2016-09-13
1
-1
/
+1
|
/
*
ppc: Stop dumping state on all exceptions in linux-user
Benjamin Herrenschmidt
2016-09-07
1
-12
/
+0
*
ppc: Fix catching some segfaults in user mode
Benjamin Herrenschmidt
2016-09-07
1
-0
/
+1
*
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
2016-09-07
1
-6
/
+6
*
syscall.c: Redefine IFLA_* enums
Michal Privoznik
2016-08-19
1
-109
/
+264
*
Revert "syscall.c: Fix build with older linux-headers"
Michal Privoznik
2016-08-19
1
-86
/
+0
*
linux-user: Fix llseek with high bit of offset_low set
Peter Maydell
2016-08-16
1
-1
/
+1
*
syscall.c: Fix build with older linux-headers
Michal Privoznik
2016-08-16
1
-0
/
+86
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
Update ancient copyright string in -version output
Peter Maydell
2016-08-11
1
-1
/
+1
*
linux-user: Handle brk() attempts with very large sizes
Peter Maydell
2016-08-04
1
-1
/
+1
*
linux-user: Fix target_semid_ds structure definition
Peter Maydell
2016-08-04
2
-7
/
+25
*
linux-user: Don't write off end of new_utsname buffer
Peter Maydell
2016-08-04
1
-3
/
+5
*
linux-user: Fix memchr() argument in open_self_cmdline()
Peter Maydell
2016-08-04
1
-1
/
+1
*
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
2016-07-26
1
-2
/
+0
*
linux-user: AArch64 has sync_file_range, not sync_file_range2
Peter Maydell
2016-07-19
1
-2
/
+1
*
linux-user: Fix type for SIOCATMARK ioctl
Peter Maydell
2016-07-19
1
-1
/
+1
*
linux-user: define missing sparc syscalls
Laurent Vivier
2016-07-19
1
-0
/
+3
*
linux-user: Fix terminal control ioctls
Timothy Pearson
2016-07-19
1
-6
/
+6
*
linux-user: Add some new blk ioctls
Peter Maydell
2016-07-19
2
-0
/
+40
*
linux-user: Handle short lengths in host_to_target_sockaddr()
Peter Maydell
2016-07-19
1
-2
/
+9
*
linux-user: Forget about synchronous signal once it is delivered
Peter Maydell
2016-07-19
1
-4
/
+4
*
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
Peter Maydell
2016-07-19
2
-6
/
+7
*
linux-user: Correct type for BLKSSZGET
Peter Maydell
2016-07-19
1
-1
/
+1
*
linux-user: Add loop control ioctls
Peter Maydell
2016-07-19
3
-1
/
+18
*
linux-user: Check sigsetsize argument to syscalls
Peter Maydell
2016-07-19
1
-1
/
+46
*
linux-user: add nested netlink types
Laurent Vivier
2016-07-19
1
-4
/
+316
*
linux-user: convert sockaddr_ll from host to target
Laurent Vivier
2016-07-19
1
-0
/
+5
*
linux-user: add fd_trans helper in do_recvfrom()
Laurent Vivier
2016-07-19
1
-0
/
+3
*
linux-user: fix netlink memory corruption
Laurent Vivier
2016-07-19
1
-8
/
+24
*
linux-user: fd_trans_*_data() returns the length
Laurent Vivier
2016-07-19
1
-4
/
+32
*
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-0
/
+1
*
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
2016-07-18
1
-0
/
+19
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
5
-10
/
+11
*
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
2016-07-12
1
-4
/
+3
*
linux-user: Clean up hostdep.h header guards
Markus Armbruster
2016-07-12
13
-26
/
+26
*
linux-user: Clean up target_structs.h header guards
Markus Armbruster
2016-07-12
17
-34
/
+34
*
linux-user: Clean up target_signal.h header guards
Markus Armbruster
2016-07-12
18
-54
/
+54
*
linux-user: Clean up target_cpu.h header guards
Markus Armbruster
2016-07-12
15
-31
/
+31
*
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
2016-07-12
18
-51
/
+53
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
2
-3
/
+2
*
linux-user: Fix i386 safe-syscall.S
Richard Henderson
2016-07-08
1
-18
/
+6
*
linux-user: Make semihosting heap/stack fields abi_ulongs
Peter Maydell
2016-07-04
1
-3
/
+3
*
linux-user: Fix compilation when F_SETPIPE_SZ isn't defined
Peter Maydell
2016-06-30
1
-0
/
+2
[next]