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
2016-10-26
target-alpha: Emulate LL/SC using cmpxchg helpers
Richard Henderson
2016-10-26
linux-user: remove handling of aarch64's EXCP_STREX
Emilio G. Cota
2016-10-26
linux-user: remove handling of ARM's EXCP_STREX
Emilio G. Cota
2016-10-26
linux-user: enable parallel code generation on clone
Alex Bennée
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-24
target-arm: Implement new HLT trap for semihosting
Peter Maydell
2016-10-24
Put the copyright information on a separate line
Thomas Huth
2016-10-21
linux-user: added support for pwritev() system call.
Dejan Jovicevic
2016-10-21
linux-user: added support for preadv() system call.
Dejan Jovicevic
2016-10-21
linux-user: Fix fadvise64() syscall support for Mips32
Aleksandar Markovic
2016-10-21
linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32
Aleksandar Markovic
2016-10-21
linux-user: Update ioctls definitions for Mips32
Aleksandar Markovic
2016-10-21
linux-user: Update mips_syscall_args[] array in main.c
Aleksandar Markovic
2016-10-21
linux-user: Add support for syncfs() syscall
Aleksandar Markovic
2016-10-21
linux-user: Add support for clock_adjtime() syscall
Aleksandar Markovic
2016-10-21
linux-user: Fix definition of target_sigevent for 32-bit guests
Peter Maydell
2016-10-21
linux-user: use libc wrapper instead of direct mremap syscall
Felix Janda
2016-10-21
linux-user: Don't use alloca() for epoll_wait's epoll event array
Peter Maydell
2016-10-21
linux-user: add RTA_PRIORITY in netlink
Laurent Vivier
2016-10-21
linux-user: add kcmp() syscall
Laurent Vivier
2016-10-21
linux-user: sparc64: Use correct target SHMLBA in shmat()
Peter Maydell
2016-10-21
linux-user: Remove a duplicate item from strace.list
Aleksandar Markovic
2016-10-21
linux-user: Fix syslog() syscall support
Aleksandar Markovic
2016-10-21
linux-user: Fix socketcall() syscall support
Aleksandar Markovic
2016-10-21
linux-user: Fix msgrcv() and msgsnd() syscalls support
Aleksandar Markovic
2016-10-21
linux-user: Fix mq_open() syscall support
Aleksandar Markovic
2016-10-21
linux-user: Add support for adjtimex() syscall
Aleksandar Markovic
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
2016-10-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-08
linux-user: include <poll.h> instead of <sys/poll.h>
Felix Janda
2016-10-04
linux-user/syscall: extend lock around cpu-list
Alex Bennée
2016-09-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-28
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
Sergey Fedorov
2016-09-27
linux-user: Use QemuMutex and QemuCond
Sergey Fedorov
2016-09-23
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160923' into staging
Peter Maydell
2016-09-23
linux-user: Add missing Mips syscalls items in strace.list
Aleksandar Markovic
2016-09-23
linux-user: Add missing TARGET_EDQUOT error code for Mips
Aleksandar Markovic
2016-09-23
linux-user: Fix certain argument alignment cases for Mips64
Aleksandar Markovic
2016-09-23
linux-user: Fix structure target_semid64_ds definition for Mips
Aleksandar Markovic
2016-09-23
linux-user: Fix structure target_flock definition for Mips
Aleksandar Markovic
2016-09-23
linux-user: Fix TARGET_F_GETOWN definition for Mips
Aleksandar Markovic
2016-09-23
linux-user: Fix TARGET_SIOCATMARK definition for Mips
Aleksandar Markovic
2016-09-23
linux-user: ppc64: fix ARCH_206 bit in AT_HWCAP
Michael Walle
2016-09-23
ppc: Fix signal delivery in ppc-user and ppc64-user
Benjamin Herrenschmidt
2016-09-22
linux-user: fix TARGET_NR_select
Laurent Vivier
2016-09-21
linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Timothy E Baldwin
[next]