index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: adapt uname machine to emulated CPU
Loïc Minier
2010-02-06
3
-1
/
+75
*
mmap_frag() users only check for -1 error
Juan Quintela
2010-01-26
1
-1
/
+1
*
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
Kirill A. Shutemov
2010-01-26
1
-2
/
+4
*
fix linux-user microblaze ELF_ARCH definition
Mike Frysinger
2010-01-17
1
-1
/
+1
*
alpha: fix stat64 issue
Vince Weaver
2010-01-14
1
-1
/
+1
*
linux-user: fix build with gcc-4.1
Aurelien Jarno
2009-12-24
1
-0
/
+2
*
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
1
-2
/
+2
*
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
1
-2
/
+2
*
PPC64: Fix timebase
Alexander Graf
2009-12-21
1
-2
/
+2
*
linux-user: Add aliases for some Alpha syscalls
Richard Henderson
2009-12-21
1
-0
/
+8
*
linux-user: add core dump support for SH
Nathan Froyd
2009-12-19
1
-0
/
+33
*
linux-user: add core dump support for M68K
Nathan Froyd
2009-12-19
1
-0
/
+29
*
linux-user: add core dump support for MIPS
Nathan Froyd
2009-12-19
1
-0
/
+46
*
linux-user: add core dump support for PPC
Nathan Froyd
2009-12-19
1
-0
/
+26
*
linux-user: fix ARM core dumps on opposite-endian hosts
Nathan Froyd
2009-12-19
1
-19
/
+19
*
linux-user: commonify definitions of target typedefs
Nathan Froyd
2009-12-19
1
-22
/
+10
*
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
Nathan Froyd
2009-12-19
1
-1
/
+1
*
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
Aurelien Jarno
2009-12-19
1
-1
/
+1
*
linux-user: cleanup force_sig() calls
Riku Voipio
2009-12-19
1
-20
/
+20
*
linux-user: Fix mmap_lock ordering
Riku Voipio
2009-12-19
1
-2
/
+2
*
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-12-13
2
-10
/
+339
*
target-alpha: Drop bogus UNIQ initial value on Linux.
Richard Henderson
2009-12-13
1
-3
/
+0
*
Fix ARM userspace strex implementation.
Paul Brook
2009-12-11
1
-0
/
+1
*
linux-user: remove hardcoded value of _NSIG in signal.c
Arnaud Patard
2009-11-24
1
-6
/
+6
*
Add missing break.
Paul Brook
2009-11-24
1
-0
/
+1
*
ARM atomic ops rewrite
Paul Brook
2009-11-22
1
-0
/
+80
*
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
2009-11-22
1
-2
/
+2
*
(x86/Sparc/PPC)-user: fix cpu_copy
Blue Swirl
2009-11-07
1
-0
/
+3
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-0
/
+4
*
Re: linux-user/syscall.c - don't add GUEST_BASE to NULL pointer
Jan-Simon Möller
2009-10-17
1
-2
/
+6
*
linux-user: KD/VT/FB ioctls
Ulrich Hecht
2009-10-17
4
-0
/
+83
*
linux-user: Update ARM hwcaps
Riku Voipio
2009-10-16
1
-1
/
+8
*
linux-user: don't zero a buffer twice
Paul Bolle
2009-10-16
1
-1
/
+0
*
linux-user: fix ppc target_stat64 st_blocks layout
Max Filippov
2009-10-15
1
-1
/
+1
*
linux-user: getpriority errno fix
Ulrich Hecht
2009-10-15
1
-1
/
+1
*
implementations of dup3 and fallocate that are good enough to fool LTP
Ulrich Hecht
2009-10-15
1
-0
/
+10
*
linux-user: fix "#if 0"'d printf()
Paul Bolle
2009-10-04
1
-1
/
+1
*
linux-user: fix up oversealous nitpicking
Michael S. Tsirkin
2009-10-02
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
22
-251
/
+251
*
Get rid of _t suffix
malc
2009-10-01
22
-251
/
+251
*
linux-user: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-1
/
+1
*
linux-user: fix old style decrement usage
Michael S. Tsirkin
2009-09-30
1
-1
/
+1
*
elfload: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-1
/
+1
*
__thread should be before real type
Juan Quintela
2009-09-25
1
-1
/
+1
*
static and inline should came before the type of the functions
Juan Quintela
2009-09-25
1
-1
/
+1
*
Export tables properly to avoid a Sparse warning
Blue Swirl
2009-09-21
1
-3
/
+4
*
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
2009-09-21
1
-1
/
+1
*
Compile loader only once
Blue Swirl
2009-09-20
1
-2
/
+2
*
Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...
Blue Swirl
2009-09-13
1
-21
/
+0
*
Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190ca
Blue Swirl
2009-09-13
1
-0
/
+21
[next]