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
2014-07-15
linux-user: use TARGET_SA_ONSTACK in get_sigframe
Riku Voipio
2014-07-15
alloca one extra byte sockets
Joakim Tjernlund
2014-07-15
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
Joakim Tjernlund
2014-07-15
qemu-user: Impl. setsockopt(SO_BINDTODEVICE)
Joakim Tjernlund
2014-07-15
SIOCGIFINDEX: fix typo
Joakim Tjernlund
2014-07-08
target-ppc: Change default cpu for ppc64le-linux-user
Richard Henderson
2014-06-29
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-06-29
linux-user: support the SIOCGIFINDEX ioctl
Paul Burton
2014-06-29
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
2014-06-29
linux-user: allow NULL tv argument for settimeofday
Paul Burton
2014-06-29
linux-user: respect timezone for settimeofday
Paul Burton
2014-06-29
linux-user: fix struct target_epoll_event layout for MIPS
Paul Burton
2014-06-29
linux-user: support strace of epoll_create1
Paul Burton
2014-06-29
linux-user: allow NULL arguments to mount
Paul Burton
2014-06-29
linux-user: support SO_PASSSEC setsockopt option
Paul Burton
2014-06-29
linux-user: support SO_{SND, RCV}BUFFORCE setsockopt options
Paul Burton
2014-06-29
linux-user: support SO_ACCEPTCONN getsockopt option
Paul Burton
2014-06-29
linux-user: translate the result of getsockopt SO_TYPE
Paul Burton
2014-06-29
linux-user: added fake open() for /proc/self/cmdline
Wim Vander Schelden
2014-06-29
Add support for MAP_NORESERVE mmap flag.
Christophe Lyon
2014-06-27
linux-user: Support HWCAP2 in PowerPC
Tom Musta
2014-06-27
linux-user: Identify Addition Hardware Capabilities for PowerPC
Tom Musta
2014-06-27
linux-user: Correct AUXV Cache Line Sizes for PowerPC
Tom Musta
2014-06-24
Add support for the arm breakpoint syscall
Hunter Laux
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
2014-06-23
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
2014-06-18
target-mips: implement UserLocal Register
Petar Jovanovic
2014-06-17
User mode support for Linux ELF files with no section header
Craig Heffner
2014-06-17
linux-user: Return correct errno for unsupported netlink socket
Ed Swierk
2014-06-17
linux-user: Don't overrun guest buffer in sched_getaffinity
Peter Maydell
2014-06-17
linux-user/uname: Return correct uname string for x86_64
Peter Maydell
2014-06-17
linux-user: fix gcc-4.9 compiler error on __{get,put]}_user
Riku Voipio
2014-06-17
signal/ppc/do_setcontext remove __get_user return check
Riku Voipio
2014-06-17
signal/sparc64_set_context: remove __get_user checks
Riku Voipio
2014-06-17
signal/ppc/{save,restore}_user_regs remove __put/get error checks
Riku Voipio
2014-06-17
signal/all/setup_frame remove __put_user checks
Riku Voipio
2014-06-17
signal/all/do_sigreturn - remove __get_user checks
Riku Voipio
2014-06-17
signal/all/do_sigaltstack remove __get_user value check
Riku Voipio
2014-06-17
signal/sparc/restore_fpu_state: remove
Riku Voipio
2014-06-17
signal/all: remove return value from restore_sigcontext
Riku Voipio
2014-06-17
signal/all: remove return value from setup_sigcontext
Riku Voipio
2014-06-17
signal/all: remove return value from copy_siginfo_to_user
Riku Voipio
2014-06-17
signal/x86/setup_frame: __put_user cleanup
Riku Voipio
2014-06-17
signal/all: remove __get/__put_user return value reading
Riku Voipio
2014-06-16
linux-user: Tell guest about big host page sizes
Alexander Graf
2014-06-16
target-ppc: Store Quadword Conditional Drops Size Bit
Tom Musta
2014-06-16
target-ppc: Confirm That .bss Pages Are Valid
Tom Musta
2014-06-16
target-ppc: Allow little-endian user mode.
Doug Kwan
2014-06-16
target-ppc: Support little-endian PPC64 in user mode.
Doug Kwan
2014-06-09
target-arm: A64: Implement two-register SHA instructions
Peter Maydell
[next]