index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
2010-03-12
Fix usermode virtual address type
Paul Brook
2010-03-12
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
2010-03-12
linux-user: Use h2g_valid in qemu_vmalloc.
Richard Henderson
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-06
linux-user: Save/restore fpu registers to signal context on sh4
takasi-y@ops.dti.ne.jp
2010-03-06
linux-user: Fix syscall pipe2() retval on sh4
takasi-y@ops.dti.ne.jp
2010-03-01
Disassembler symbol lookup fix
Paul Brook
2010-02-28
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-23
target-alpha: Reduce internal processor registers for user-mode.
Richard Henderson
2010-02-22
Add cpu model configuration support..
john cooper
2010-02-19
Fix strace or FUTEX_PRIVATE_FLAG
Paul Brook
2010-02-06
linux-user: adapt uname machine to emulated CPU
Loïc Minier
2010-01-26
mmap_frag() users only check for -1 error
Juan Quintela
2010-01-26
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-17
fix linux-user microblaze ELF_ARCH definition
Mike Frysinger
2010-01-14
alpha: fix stat64 issue
Vince Weaver
2009-12-24
linux-user: fix build with gcc-4.1
Aurelien Jarno
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
PPC64: Fix timebase
Alexander Graf
2009-12-21
linux-user: Add aliases for some Alpha syscalls
Richard Henderson
2009-12-19
linux-user: add core dump support for SH
Nathan Froyd
2009-12-19
linux-user: add core dump support for M68K
Nathan Froyd
2009-12-19
linux-user: add core dump support for MIPS
Nathan Froyd
2009-12-19
linux-user: add core dump support for PPC
Nathan Froyd
2009-12-19
linux-user: fix ARM core dumps on opposite-endian hosts
Nathan Froyd
2009-12-19
linux-user: commonify definitions of target typedefs
Nathan Froyd
2009-12-19
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
Nathan Froyd
2009-12-19
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
Aurelien Jarno
2009-12-19
linux-user: cleanup force_sig() calls
Riku Voipio
2009-12-19
linux-user: Fix mmap_lock ordering
Riku Voipio
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-12-13
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
2009-12-11
Fix ARM userspace strex implementation.
Paul Brook
2009-11-24
linux-user: remove hardcoded value of _NSIG in signal.c
Arnaud Patard
2009-11-24
Add missing break.
Paul Brook
2009-11-22
ARM atomic ops rewrite
Paul Brook
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
2009-11-07
(x86/Sparc/PPC)-user: fix cpu_copy
Blue Swirl
2009-11-07
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-10-17
Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
Jan-Simon Möller
2009-10-17
linux-user: KD/VT/FB ioctls
Ulrich Hecht
2009-10-16
linux-user: Update ARM hwcaps
Riku Voipio
2009-10-16
linux-user: don't zero a buffer twice
Paul Bolle
2009-10-15
linux-user: fix ppc target_stat64 st_blocks layout
Max Filippov
2009-10-15
linux-user: getpriority errno fix
Ulrich Hecht
2009-10-15
implementations of dup3 and fallocate that are good enough to fool LTP
Ulrich Hecht
2009-10-04
linux-user: fix "#if 0"'d printf()
Paul Bolle
2009-10-02
linux-user: fix up oversealous nitpicking
Michael S. Tsirkin
[next]