Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / linux-user / main.c
2009-06-08 Riku VoipioMerge commit 'gnu/master' into test
2009-05-26 Edgar E. Iglesiasmicroblaze: linux-user support.
2009-05-15 Nathan Froydlinux-user: ppc signal handling
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-07 Riku Voipiomerge upstream
2009-04-21 pbrookMIPS signal handling fixes.
2009-04-21 pbrookMIPS: Raise SIGSEGV, not SIGILL when an access faults.
2009-04-20 Riku VoipioMerge branch 'linux-user-for-upstream' into master...
2009-04-20 Riku VoipioMerge branch 'upstream' into master-test
2009-04-20 Riku VoipioRevert "Revived GUEST_BASE support for usermode emulati...
2009-04-20 Riku VoipioRevert "linux-user: added ELF coredump support for...
2009-04-20 Riku VoipioRevived GUEST_BASE support for usermode emulation targets.
2009-04-20 Mika Westerberglinux-user: implemented ELF coredump support for ARM...
2009-04-15 aurel32linux-user: add support for passing contents of argv0
2009-04-09 pbrookEnable generic accepts-anything cpu by default for...
2009-04-07 pbrookAdd --with-pkgversion.
2009-04-07 Juha RiihimäkiMerge commit 'origin/upstream' into test
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-31 Mika Westerberglinux-user: added ELF coredump support for ARM target
2009-03-31 Riku VoipioRevert "linux-user: added ELF coredump support for...
2009-03-26 Mika Westerberglinux-user: added ELF coredump support for ARM target
2009-03-26 Jussi Hakalarevert to original implementation of sbox-call
2009-03-09 Mika WesterbergChanged fprintf() -> qemu_log().
2009-03-09 Riku VoipioMerge branch 'upstream' into maemo-test
2009-03-09 Mika WesterbergChanged fprintf() -> qemu_log().
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-05 Riku VoipioRevived GUEST_BASE support for usermode emulation targets.
2009-03-05 Riku VoipioMerge commit 'origin/master' into maemo-test
2009-03-05 Riku VoipioRevert "flush stdout after printing usage()"
2009-02-28 blueswir1Flush stdout after printing usage()
2009-02-19 Riku VoipioMerge branch 'upstream' into maemo-test
2009-02-12 Riku Voipiomake keep-ld-preload default
2009-02-10 Riku Voipiohack --sbox-call more
2009-02-10 Riku Voipiohack --sbox-call more
2009-02-09 aurel32Fix crash caused by missing command line arguments
2009-01-30 aurel32linux-user: identify running binary in /proc/self/exe
2009-01-30 aurel32linux-user: Add generic env variable handling
2009-01-28 Riku Voipioflush stdout after printing usage()
2009-01-26 Riku Voipiolinux-user: identify running binary in /proc/self/exe
2009-01-26 Riku VoipioRevert "linux-user: identify running binary in /proc...
2009-01-20 blueswir1Fix user emulator breakage, based on patch by Riku...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-14 aurel32Get rid of user_mode_only
2009-01-14 Riku VoipioAdd legacy shwitch for -sbox-call
2009-01-14 Riku VoipioAdd support for passing contents of argv0
2009-01-14 Riku Voipiolinux-user: Add generic env variable handling
2009-01-14 Riku Voipiolinux-user: identify running binary in /proc/self/exe
2009-01-14 Riku Voipiolinux-user: do not segfault on unkown -d option
2009-01-14 Riku Voipiolinux-user: Change cpu default
2009-01-05 blueswir1Fix more FSF addresses
2008-12-18 aurel32User-mode GDB stub improvements - handle fork
2008-12-10 malcIntroduce and use cache-utils.[ch]
2008-11-18 aliguorix86: Debug register emulation (Jan Kiszka)
2008-11-14 aurel32ppc-linux-user: handle EXCP_DEBUG
2008-11-10 balroguse target_mmap() to allocate idt, gdt and ldt (Kirill...
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-08 edgar_iglCRIS: linux-user ERP compensation not needed anymore.
2008-10-02 blueswir1Make CPULogItem tables const
2008-09-15 aurel32qemu sh4 nptl support
2008-09-07 aurel32alpha: only print debug information to the log file
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-08-30 blueswir1Add correct stack bias if a 64 bit stack is used
2008-08-27 blueswir1Fix Sparc64 window handling problems detected by Vince...
2008-08-20 malcFix tswap size
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-07-29 balrogUnswap qemu-arm data and prefetch abort addresses ...
2008-06-27 thsMore efficient target register / TC accesses.
2008-06-15 blueswir1Fix Sparc32plus & Sparc64 debug output
2008-06-09 pbrookUse qemu_mallocz to allocate new thread state. Remove...
2008-06-07 pbrookMultithreaded locking fixes.
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-05-31 pbrookMake signal queues per thread.
2008-05-29 pbrookImplement ARM magic kernel page and TLS register.
2008-05-28 bellardvariable dynamic translation buffer size
2008-05-27 edgar_iglCRIS: Use $eda to instead of debug1 (removed) for fault...
2008-05-12 bellard2.6 kernels make int 5 a trap gate
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-07 aurel32Implement ARM floating point exception emulation
2008-03-26 pbrookRevert accidental commit.
2008-03-26 pbrookRemove fixed length commandline buffers.
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-05 blueswir1 Convert Sparc64 trap state ops to TCG
2008-02-28 edgar_iglFirst try at supporting ordinary signals for CRIS linux...
2008-02-12 thsMake MIPS MT implementation more cache friendly.
2008-01-08 thsFix section switching buglet, by Edgar E. Iglesias.
2008-01-06 bellardcopyright update
2007-12-16 balrogQEMU_STRACE documentation bit by Thayne Harbaugh.
2007-12-02 thsSH4: Signal handling for the user space emulator, by...
2007-11-20 thsSH4 Fix missing 6th arg of syscall, by "takasi-y".
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-16 bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-15 bellardforce correct ppc64 cpu
2007-11-15 bellardx86_64 fixes
2007-11-14 bellardx86_64 linux user emulation
2007-11-14 bellardi386 TLS support
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-11 bellardsparc64_[get|set]_context are not meaningful in abi32...
2007-11-11 bellardprintf format fixes
next