index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
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: do_shmdt(): Fix page_set_flags's 2nd arg.
takasi-y@ops.dti.ne.jp
2010-04-14
1
-1
/
+1
*
linux-user: switch default ppc64 CPU to 970fx from 970
Aurelien Jarno
2010-04-08
1
-1
/
+1
*
Fix compilation with missing inotify_init1
Stefan Weil
2010-04-01
1
-0
/
+2
*
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
2010-04-01
2
-105
/
+109
*
Compile qemu-timer only once
Blue Swirl
2010-03-29
1
-1
/
+1
*
linux-user/ppc: use the Linux register layout
Rob Landley
2010-03-28
1
-21
/
+2
*
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
2010-03-27
3
-8
/
+19
*
linux-user: Add the syscall id for pselect6 on ARM
Michael Casadevall
2010-03-26
1
-1
/
+1
*
linux-user: add inotify_init1 syscall support
Riku Voipio
2010-03-26
1
-0
/
+14
*
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-18
1
-1
/
+0
*
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
2010-03-13
1
-1
/
+1
*
Fix usermode virtual address type
Paul Brook
2010-03-13
2
-3
/
+3
*
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
2010-03-12
3
-33
/
+82
*
linux-user: Use h2g_valid in qemu_vmalloc.
Richard Henderson
2010-03-12
1
-5
/
+4
*
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-07
12
-24
/
+12
*
linux-user: Save/restore fpu registers to signal context on sh4
takasi-y@ops.dti.ne.jp
2010-03-06
1
-8
/
+21
*
linux-user: Fix syscall pipe2() retval on sh4
takasi-y@ops.dti.ne.jp
2010-03-06
1
-3
/
+6
*
Disassembler symbol lookup fix
Paul Brook
2010-03-01
1
-2
/
+2
*
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-28
5
-34
/
+481
*
target-alpha: Reduce internal processor registers for user-mode.
Richard Henderson
2010-02-23
1
-3
/
+1
*
Add cpu model configuration support..
john cooper
2010-02-22
1
-2
/
+6
*
Fix strace or FUTEX_PRIVATE_FLAG
Paul Brook
2010-02-19
1
-1
/
+3
*
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
[next]