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/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
2018-03-17
13
-4
/
+1530
|
\
|
*
target/xtensa: add linux-user support
Max Filippov
2018-03-16
13
-4
/
+1530
|
*
linux-user: drop unused target_msync function
Max Filippov
2018-03-13
2
-18
/
+0
|
*
linux-user: fix target_mprotect/target_munmap error return values
Max Filippov
2018-03-13
1
-4
/
+4
|
*
linux-user: fix assertion in shmdt
Max Filippov
2018-03-13
1
-1
/
+7
|
*
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-13
2
-6
/
+19
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-16
1
-1
/
+1
|
\
\
|
*
|
Polish the version strings containing the package version
Thomas Huth
2018-03-12
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-03-15
14
-852
/
+125
|
\
\
|
|
/
|
/
|
|
*
linux-user: init_guest_space: Add a comment about search strategy
Luke Shumaker
2018-03-13
1
-0
/
+4
|
*
linux-user: init_guest_space: Don't try to align if we'll reject it
Luke Shumaker
2018-03-13
1
-5
/
+5
|
*
linux-user: init_guest_space: Clean up control flow a bit
Luke Shumaker
2018-03-13
1
-15
/
+19
|
*
linux-user: init_guest_commpage: Add a comment about size check
Luke Shumaker
2018-03-09
1
-0
/
+5
|
*
linux-user: init_guest_space: Clarify page alignment logic
Luke Shumaker
2018-03-09
1
-10
/
+33
|
*
linux-user: init_guest_space: Correctly handle guest_start in commpage initia...
Luke Shumaker
2018-03-09
1
-1
/
+1
|
*
linux-user: init_guest_space: Clean up if we can't initialize the commpage
Luke Shumaker
2018-03-09
1
-0
/
+1
|
*
linux-user: Rename validate_guest_space => init_guest_commpage
Luke Shumaker
2018-03-09
1
-5
/
+5
|
*
linux-user: Use #if to only call validate_guest_space for 32-bit ARM target
Luke Shumaker
2018-03-09
1
-13
/
+10
|
*
linux-user: drop unused target_msync function
Max Filippov
2018-03-09
2
-18
/
+0
|
*
linux-user: fix target_mprotect/target_munmap error return values
Max Filippov
2018-03-09
1
-4
/
+4
|
*
linux-user: fix assertion in shmdt
Max Filippov
2018-03-09
1
-1
/
+7
|
*
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-09
2
-6
/
+19
|
*
linux-user: Support f_flags in statfs when available.
Shea Levy
2018-03-09
2
-22
/
+24
|
*
linux-user: Remove the unused "not implemented" signal handling stubs
Peter Maydell
2018-03-09
1
-26
/
+1
|
*
linux-user: Drop unicore32 code
Peter Maydell
2018-03-09
12
-745
/
+6
*
|
aarch64-linux-user: Add support for SVE signal frame records
Richard Henderson
2018-03-09
1
-19
/
+193
*
|
aarch64-linux-user: Add support for EXTRA signal frame records
Richard Henderson
2018-03-09
1
-11
/
+63
*
|
aarch64-linux-user: Remove struct target_aux_context
Richard Henderson
2018-03-09
1
-28
/
+61
*
|
aarch64-linux-user: Split out helpers for guest signal handling
Richard Henderson
2018-03-09
1
-50
/
+68
*
|
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
2018-03-09
2
-0
/
+30
|
/
*
RISC-V Linux User Emulation
Michael Clark
2018-03-06
12
-6
/
+999
*
target/arm: Add ARM_FEATURE_V8_FCMA
Richard Henderson
2018-03-02
1
-0
/
+1
*
target/arm: Add ARM_FEATURE_V8_RDM
Richard Henderson
2018-03-02
1
-0
/
+1
*
linux-user: Report AArch64 FP16 support via hwcap bits
Peter Maydell
2018-03-01
1
-0
/
+2
*
linux-user: MIPS set cpu to r6 CPU if binary is R6
YunQiang Su
2018-02-25
2
-0
/
+6
*
linux-user, m68k: select CPU according to ELF header values
Laurent Vivier
2018-02-25
1
-0
/
+6
*
linux-user: introduce functions to detect CPU type
YunQiang Su
2018-02-25
3
-10
/
+46
*
linux-user: Move CPU type name selection to a function
Laurent Vivier
2018-02-25
21
-39
/
+290
*
linux-user: Remove THREAD macro
Peter Maydell
2018-02-18
2
-4
/
+2
*
linux-user: Fix sched_getaffinity mask size
Samuel Thibault
2018-02-18
1
-1
/
+3
*
linux-user: Fix register used for 6th and 7th syscall argument on aarch64
Guido Günther
2018-02-18
1
-3
/
+3
*
linux-user: Implement ioctl cmd TIOCGPTPEER
Andreas Schwab
2018-02-18
20
-0
/
+34
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
1
-1
/
+0
|
\
|
*
Clean up includes
Markus Armbruster
2018-02-09
1
-1
/
+0
*
|
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2018-02-09
1
-0
/
+19
|
/
*
Drop remaining bits of ia64 host support
Peter Maydell
2018-02-05
1
-6
/
+1
*
target/hppa: Add control registers
Richard Henderson
2018-01-30
3
-5
/
+5
*
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
1
-3
/
+23
*
linux-user/signal.c: Rename MC_* defines
Peter Maydell
2018-01-30
1
-59
/
+59
*
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2018-01-25
1
-10
/
+12
[next]