index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2018-04-11
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-04-10
linux-user: implement HWCAP bits on MIPS
James Cowgill
2018-04-10
linux-user: fix microblaze get_sp_from_cpustate()
Laurent Vivier
2018-04-10
linux-user/signal.c: Ensure AArch64 signal frame isn't too small
Peter Maydell
2018-04-10
Merge remote-tracking branch 'remotes/xtensa/tags/20180409-xtensa' into staging
Peter Maydell
2018-04-09
linux-user: fix preadv/pwritev offsets
Max Filippov
2018-04-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-04-03
linux-user: fix TARGET___O_TMPFILE for sparc
Laurent Vivier
2018-04-03
linux-user: define TARGET_ARCH_HAS_KA_RESTORER
Laurent Vivier
2018-04-03
linux-user: fix alpha signal emulation
Laurent Vivier
2018-04-02
target/xtensa: linux-user: fix fadvise64 call
Max Filippov
2018-04-01
linux-user: implement clock_settime
Max Filippov
2018-04-01
linux-user: fix error propagation in clock_gettime
Max Filippov
2018-04-01
target/xtensa: linux-user: fix sysv IPC structures
Max Filippov
2018-03-31
linux-user: fix mq_getsetattr implementation
Max Filippov
2018-03-31
linux-user: call cpu_copy under clone_lock
Max Filippov
2018-03-31
target/xtensa: linux-user: rewind pc for restarted syscall
Max Filippov
2018-03-31
target/xtensa: fix flush_window_regs
Max Filippov
2018-03-26
linux-user/xtensa: remove stray syscall.h
Max Filippov
2018-03-20
linux-user: init_guest_space: Try to make ARM space+commpage continuous
Luke Shumaker
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-17
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
2018-03-16
target/xtensa: add linux-user support
Max Filippov
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-15
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-03-13
linux-user: drop unused target_msync function
Max Filippov
2018-03-13
linux-user: fix target_mprotect/target_munmap error return values
Max Filippov
2018-03-13
linux-user: fix assertion in shmdt
Max Filippov
2018-03-13
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-13
linux-user: init_guest_space: Add a comment about search strategy
Luke Shumaker
2018-03-13
linux-user: init_guest_space: Don't try to align if we'll reject it
Luke Shumaker
2018-03-13
linux-user: init_guest_space: Clean up control flow a bit
Luke Shumaker
2018-03-12
Polish the version strings containing the package version
Thomas Huth
2018-03-09
linux-user: init_guest_commpage: Add a comment about size check
Luke Shumaker
2018-03-09
linux-user: init_guest_space: Clarify page alignment logic
Luke Shumaker
2018-03-09
linux-user: init_guest_space: Correctly handle guest_start in commpage initia...
Luke Shumaker
2018-03-09
linux-user: init_guest_space: Clean up if we can't initialize the commpage
Luke Shumaker
2018-03-09
linux-user: Rename validate_guest_space => init_guest_commpage
Luke Shumaker
2018-03-09
linux-user: Use #if to only call validate_guest_space for 32-bit ARM target
Luke Shumaker
2018-03-09
linux-user: drop unused target_msync function
Max Filippov
2018-03-09
linux-user: fix target_mprotect/target_munmap error return values
Max Filippov
2018-03-09
linux-user: fix assertion in shmdt
Max Filippov
2018-03-09
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-09
linux-user: Support f_flags in statfs when available.
Shea Levy
2018-03-09
linux-user: Remove the unused "not implemented" signal handling stubs
Peter Maydell
2018-03-09
linux-user: Drop unicore32 code
Peter Maydell
2018-03-09
aarch64-linux-user: Add support for SVE signal frame records
Richard Henderson
2018-03-09
aarch64-linux-user: Add support for EXTRA signal frame records
Richard Henderson
2018-03-09
aarch64-linux-user: Remove struct target_aux_context
Richard Henderson
2018-03-09
aarch64-linux-user: Split out helpers for guest signal handling
Richard Henderson
[prev]
[next]