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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: User-mode emulation of hw-excp signals
Edgar E. Iglesias
2010-09-09
1
-0
/
+31
*
linux-user: display cpu list.
Laurent Vivier
2010-07-22
1
-0
/
+2
*
rename CONFIG_QEMU_PREFIX
Paolo Bonzini
2010-06-10
1
-1
/
+1
*
linux-user: honor low bit of entry PC for MIPS
Nathan Froyd
2010-06-09
1
-1
/
+4
*
Pre-allocate guest address space
Paul Brook
2010-05-29
1
-0
/
+63
*
alpha-linux-user: Fill in SI_CODE for SIGSEGV.
Richard Henderson
2010-05-28
1
-1
/
+2
*
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
2010-05-21
1
-1
/
+8
*
alpha-linux-user: Fix sigprocmask.
Richard Henderson
2010-05-21
1
-2
/
+9
*
alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.
Richard Henderson
2010-05-21
1
-2
/
+2
*
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
2010-05-18
1
-1
/
+2
*
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
2010-04-27
1
-0
/
+55
*
target-alpha: Implement rs/rc properly.
Richard Henderson
2010-04-27
1
-1
/
+6
*
linux-user: Fix Sparc64 syscall returns.
Richard Henderson
2010-04-25
1
-2
/
+3
*
linux-user: switch default ppc64 CPU to 970fx from 970
Aurelien Jarno
2010-04-08
1
-1
/
+1
*
Compile qemu-timer only once
Blue Swirl
2010-03-29
1
-1
/
+1
*
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
2010-03-27
1
-6
/
+17
*
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
2010-03-12
1
-7
/
+4
*
alpha-linux-user: Implement signals.
Richard Henderson
2010-02-28
1
-25
/
+112
*
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
*
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: Fix mmap_lock ordering
Riku Voipio
2009-12-19
1
-2
/
+2
*
Fix ARM userspace strex implementation.
Paul Brook
2009-12-11
1
-0
/
+1
*
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
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-0
/
+4
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-12
/
+12
*
Get rid of _t suffix
malc
2009-10-01
1
-12
/
+12
*
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
*
Fix text relocations in linux-user targets
Kirill A. Shutemov
2009-09-12
1
-26
/
+0
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-3
/
+3
*
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-08-04
1
-1
/
+1
*
linux-user: handle POWERPC_EXCP_STCX
Nathan Froyd
2009-08-03
1
-0
/
+68
*
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
2009-07-27
1
-3
/
+3
*
Userspace guest address offsetting
Paul Brook
2009-07-17
1
-0
/
+45
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-3
/
+1
*
Avoid SIGSEGV when dumping cpu state without enabled logging
malc
2009-07-15
1
-1
/
+2
*
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
2009-07-09
1
-33
/
+0
*
Merge commit 'linux-user/linux-user-for-upstream' into tmp-staging
Anthony Liguori
2009-07-09
1
-3
/
+5
|
\
|
*
linux-user: increment MAX_ARG_PAGES
Arnaud Patard
2009-07-08
1
-3
/
+5
*
|
MIPS atomic instructions
Paul Brook
2009-07-09
1
-0
/
+60
*
|
Fix MIPS sys_clone
Paul Brook
2009-07-09
1
-1
/
+1
|
/
*
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-06-16
1
-7
/
+35
*
microblaze: linux-user support.
Edgar E. Iglesias
2009-05-26
1
-0
/
+96
*
linux-user: ppc signal handling
Nathan Froyd
2009-05-16
1
-0
/
+5
[next]