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: 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
*
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-05-13
1
-6
/
+6
*
MIPS signal handling fixes.
pbrook
2009-04-21
1
-0
/
+5
*
MIPS: Raise SIGSEGV, not SIGILL when an access faults.
pbrook
2009-04-21
1
-0
/
+7
*
linux-user: add support for passing contents of argv0
aurel32
2009-04-15
1
-1
/
+37
*
Enable generic accepts-anything cpu by default for usermode emulation.
pbrook
2009-04-09
1
-1
/
+1
*
Add --with-pkgversion.
pbrook
2009-04-07
1
-1
/
+1
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+5
*
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
1
-1
/
+1
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-0
/
+20
*
Flush stdout after printing usage()
blueswir1
2009-02-28
1
-2
/
+2
*
Fix crash caused by missing command line arguments
aurel32
2009-02-09
1
-1
/
+7
*
linux-user: identify running binary in /proc/self/exe
aurel32
2009-01-30
1
-0
/
+3
*
linux-user: Add generic env variable handling
aurel32
2009-01-30
1
-16
/
+34
*
Fix user emulator breakage, based on patch by Riku Voipio
blueswir1
2009-01-20
1
-13
/
+15
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-19
/
+15
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-1
/
+0
*
Fix more FSF addresses
blueswir1
2009-01-05
1
-1
/
+2
*
User-mode GDB stub improvements - handle fork
aurel32
2008-12-18
1
-0
/
+4
*
Introduce and use cache-utils.[ch]
malc
2008-12-10
1
-1
/
+4
*
x86: Debug register emulation (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+2
*
ppc-linux-user: handle EXCP_DEBUG
aurel32
2008-11-14
1
-14
/
+13
*
use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov).
balrog
2008-11-10
1
-8
/
+15
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-2
/
+2
*
CRIS: linux-user ERP compensation not needed anymore.
edgar_igl
2008-10-08
1
-1
/
+0
*
Make CPULogItem tables const
blueswir1
2008-10-02
1
-1
/
+1
*
qemu sh4 nptl support
aurel32
2008-09-15
1
-1
/
+1
*
alpha: only print debug information to the log file
aurel32
2008-09-07
1
-1
/
+0
*
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2008-09-06
1
-1
/
+1
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-3
/
+0
*
Add correct stack bias if a 64 bit stack is used
blueswir1
2008-08-30
1
-0
/
+9
*
Fix Sparc64 window handling problems detected by Vince Weaver
blueswir1
2008-08-27
1
-3
/
+18
*
Fix tswap size
malc
2008-08-20
1
-2
/
+2
*
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
2008-08-17
1
-1
/
+3
*
Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).
balrog
2008-07-29
1
-2
/
+2
*
More efficient target register / TC accesses.
ths
2008-06-27
1
-13
/
+13
*
Fix Sparc32plus & Sparc64 debug output
blueswir1
2008-06-15
1
-4
/
+4
*
Use qemu_mallocz to allocate new thread state. Remove redundant memset.
pbrook
2008-06-09
1
-1
/
+1
*
Multithreaded locking fixes.
pbrook
2008-06-07
1
-5
/
+141
*
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
2008-06-07
1
-14
/
+14
*
Make signal queues per thread.
pbrook
2008-05-31
1
-39
/
+49
*
Implement ARM magic kernel page and TLS register.
pbrook
2008-05-29
1
-8
/
+78
*
variable dynamic translation buffer size
bellard
2008-05-28
1
-0
/
+1
*
CRIS: Use $eda to instead of debug1 (removed) for fault addr.
edgar_igl
2008-05-27
1
-1
/
+1
*
2.6 kernels make int 5 a trap gate
bellard
2008-05-12
1
-1
/
+1
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+1
*
Implement ARM floating point exception emulation
aurel32
2008-04-07
1
-2
/
+51
*
Revert accidental commit.
pbrook
2008-03-26
1
-2
/
+2
*
Remove fixed length commandline buffers.
pbrook
2008-03-26
1
-2
/
+2
[next]