Sign in
qemu-android
/
qemu-android
/
b907b69dd75415bc28349d1dd1e9a598ddace463
/
linux-user
e0c8a79
linux-user: Fix typo m86k -> m68k
by Stefan Weil
· 14 years ago
f66724c
Add new user mode option -ignore-environment
by Stefan Weil
· 15 years ago
e5924d8
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
by Stefan Weil
· 14 years ago
f562e71
linux-user: improve flatload error checking
by Blue Swirl
· 15 years ago
d0b3e4f
linux-user: fix types in a comparison
by Blue Swirl
· 15 years ago
3872425
linux-user: fix socklen_t comparisons
by Blue Swirl
· 15 years ago
b76da7e
microblaze: User-mode emulation of hw-excp signals
by Edgar E. Iglesias
· 15 years ago
a523eb0
microblaze: Fix the target version of stat64 struct
by Edgar E. Iglesias
· 15 years ago
18e9ea8
linux-user: fix build on hosts not using guest base
by Aurelien Jarno
· 15 years ago
5d5c993
linux-user: Protect against allocation failure in load_symbols.
by Richard Henderson
· 15 years ago
bf85889
linux-user: Re-use load_elf_image for the main binary.
by Richard Henderson
· 15 years ago
8e62a71
linux-user: Extract load_elf_image from load_elf_interp.
by Richard Henderson
· 15 years ago
b9329d4
linux-user: Remove partial support for a.out interpreters.
by Richard Henderson
· 15 years ago
60dcbcb
linux-user: Put the stack guard page at the top.
by Richard Henderson
· 15 years ago
9058abd
linux-user: Improve consistency checking in elf headers.
by Richard Henderson
· 15 years ago
682674b
linux-user: Load symbols from the interpreter.
by Richard Henderson
· 15 years ago
991f8f0
linux-user: Clean up byte-swapping in elfload.c.
by Richard Henderson
· 15 years ago
2849023
linux-user: Define ELF_DATA generically.
by Richard Henderson
· 15 years ago
9955ffa
linux-user: Reduce lseek+reads while loading elf files.
by Richard Henderson
· 15 years ago
d97ef72
linux-user: Reindent elfload.c.
by Richard Henderson
· 15 years ago
e167d46
Add more DT_* and AT_* constants to qemu's copy of elf.h.
by Richard Henderson
· 15 years ago
cf129f3
linux-user: Handle filesz < memsz for any PT_LOAD segment.
by Richard Henderson
· 15 years ago
b217870
microblaze: Pass a ucontext * as 3rd sighandler arg
by Edgar E. Iglesias
· 15 years ago
6d1db8c
linux-user: display cpu list.
by Laurent Vivier
· 15 years ago
187b4e0
microblaze: Correct signal frame setup.
by Edgar E. Iglesias
· 15 years ago
97374d3
Usermode exec-stack fix
by Paul Brook
· 15 years ago
9e0b74a
Strace mprotect flags.
by Paul Brook
· 15 years ago
d35b261
s390x: Avoid _llseek.
by Richard Henderson
· 15 years ago
7ee2822
rename CONFIG_QEMU_PREFIX
by Paolo Bonzini
· 15 years ago
0fddbbf
linux-user: honor low bit of entry PC for MIPS
by Nathan Froyd
· 15 years ago
68a1c81
Pre-allocate guest address space
by Paul Brook
· 15 years ago
0be1d07
alpha-linux-user: Fill in SI_CODE for SIGSEGV.
by Richard Henderson
· 15 years ago
680c877
linux-user: Use qemu-malloc.c.
by Richard Henderson
· 15 years ago
564e2fe
linux-user: Fix compilation with DEBUG defined
by Riccardo Magliocchetti
· 15 years ago
9e42382
linux-user: do not warn for missing pselect6
by Riku Voipio
· 15 years ago
9002ec7
tcg: Initialize the prologue after GUEST_BASE is fixed.
by Richard Henderson
· 15 years ago
a5b3b13
alpha-linux-user: Fix sigprocmask.
by Richard Henderson
· 15 years ago
f43ce12
alpha-linux-user: Fix sigsuspend parameters.
by Richard Henderson
· 15 years ago
9231733
alpha-linux-user: Fix getxpid.
by Richard Henderson
· 15 years ago
fb41a66
alpha-linux-user: Fix pipe return mechanism.
by Richard Henderson
· 15 years ago
57f18a9
alpha-linux-user: Add correct sigaction constants.
by Richard Henderson
· 15 years ago
1b6bd8c
alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.
by Richard Henderson
· 15 years ago
7dd46c0
alpha-linux-user: Fix brk error return.
by Richard Henderson
· 15 years ago
e476492
linux-user: fix 32-bit host breakage
by Aurelien Jarno
· 15 years ago
0d5d469
microblaze: Update elf machine nums.
by Edgar E. Iglesias
· 15 years ago
e4cbd44
microblaze: Add linux-user core dumping support.
by Edgar E. Iglesias
· 15 years ago
81bbe90
linux-user: rlimit conversion between host and target.
by takasi-y@ops.dti.ne.jp
· 15 years ago
5a834bb
sparc: Fix lazy flag calculation on interrupts, refactor
by Blue Swirl
· 15 years ago
c581ded
Better default guest_base
by Paul Brook
· 15 years ago
2e9a571
Remove PAGE_RESERVED
by Paul Brook
· 15 years ago
6910b8f
target-alpha: Fix load-locked/store-conditional.
by Richard Henderson
· 15 years ago
a4b388f
target-alpha: Enable NPTL.
by Richard Henderson
· 15 years ago
ac316ca
target-alpha: Implement rs/rc properly.
by Richard Henderson
· 15 years ago
ed18c5c
linux-user: Fix sparc32plus stat64 syscalls.
by Richard Henderson
· 15 years ago
2cc2026
linux-user: Fix Sparc64 syscall returns.
by Richard Henderson
· 15 years ago
6495a04
linux-user: Remove ELFLOAD32.
by Richard Henderson
· 15 years ago
e00ac24
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
by takasi-y@ops.dti.ne.jp
· 15 years ago
f717793
linux-user: switch default ppc64 CPU to 970fx from 970
by Aurelien Jarno
· 15 years ago
a1606b0
Fix compilation with missing inotify_init1
by Stefan Weil
· 15 years ago
60e9924
linux-user/ia64: workaround ia64 strangenesses
by Aurelien Jarno
· 15 years ago
29e922b
Compile qemu-timer only once
by Blue Swirl
· 15 years ago
7983f43
linux-user/ppc: use the Linux register layout
by Rob Landley
· 15 years ago
703e0e8
linux-user: Use RLIMIT_STACK for default stack size.
by Richard Henderson
· 15 years ago
7270547
linux-user: Add the syscall id for pselect6 on ARM
by Michael Casadevall
· 15 years ago
c05c7a7
linux-user: add inotify_init1 syscall support
by Riku Voipio
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
a6c6f76
Fix build with -DNDEBUG in CFLAGS
by Blue Swirl
· 15 years ago
b480d9b
Fix usermode virtual address type
by Paul Brook
· 15 years ago
14f24e1
linux-user: Fix mmap_find_vma returning invalid addresses.
by Richard Henderson
· 15 years ago
7bc7b09
linux-user: Use h2g_valid in qemu_vmalloc.
by Richard Henderson
· 15 years ago
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
d871443
linux-user: Save/restore fpu registers to signal context on sh4
by takasi-y@ops.dti.ne.jp
· 15 years ago
597c021
linux-user: Fix syscall pipe2() retval on sh4
by takasi-y@ops.dti.ne.jp
· 15 years ago
9f9f030
Disassembler symbol lookup fix
by Paul Brook
· 15 years ago
6049f4f
alpha-linux-user: Implement signals.
by Richard Henderson
· 15 years ago
dad081e
target-alpha: Reduce internal processor registers for user-mode.
by Richard Henderson
· 15 years ago
b5ec5ce
Add cpu model configuration support..
by john cooper
· 15 years ago
5f2243f
Fix strace or FUTEX_PRIVATE_FLAG
by Paul Brook
· 15 years ago
da79030
linux-user: adapt uname machine to emulated CPU
by Loïc Minier
· 15 years ago
ee63650
mmap_frag() users only check for -1 error
by Juan Quintela
· 15 years ago
fb7e378
linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE
by Kirill A. Shutemov
· 15 years ago
0ddbc96
fix linux-user microblaze ELF_ARCH definition
by Mike Frysinger
· 15 years ago
8b0ee8c
alpha: fix stat64 issue
by Vince Weaver
· 15 years ago
f7001a3
linux-user: fix build with gcc-4.1
by Aurelien Jarno
· 15 years ago
73b0196
PPC: Make DCR uint32_t
by Alexander Graf
· 15 years ago
b711de9
PPC64: Fix alternate timebase
by Aurelien Jarno
· 15 years ago
e3ea652
PPC64: Fix timebase
by Alexander Graf
· 15 years ago
a3b3912
linux-user: Add aliases for some Alpha syscalls
by Richard Henderson
· 15 years ago
7631c97
linux-user: add core dump support for SH
by Nathan Froyd
· 15 years ago
7a93cc5
linux-user: add core dump support for M68K
by Nathan Froyd
· 15 years ago
51e5260
linux-user: add core dump support for MIPS
by Nathan Froyd
· 15 years ago
e2f3e74
linux-user: add core dump support for PPC
by Nathan Froyd
· 15 years ago
d049e62
linux-user: fix ARM core dumps on opposite-endian hosts
by Nathan Froyd
· 15 years ago
21e807f
linux-user: commonify definitions of target typedefs
by Nathan Froyd
· 15 years ago
dd0a365
linux-user: fix ELF_USE_CORE_DUMP/USE_ELF_CORE_DUMP confusion
by Nathan Froyd
· 15 years ago
49995e1
linux-user: use TARGET_ABI_FMT_lx to print abi_ulong types
by Aurelien Jarno
· 15 years ago
66393fb
linux-user: cleanup force_sig() calls
by Riku Voipio
· 15 years ago
d032d1b
linux-user: Fix mmap_lock ordering
by Riku Voipio
· 15 years ago
ba0e276
target-alpha: Fixes for alpha-linux syscalls.
by Richard Henderson
· 15 years ago
8a57a6c
target-alpha: Drop bogus UNIQ initial value on Linux.
by Richard Henderson
· 15 years ago
Next »