aboutsummaryrefslogtreecommitdiff
path: root/linux-user/main.c
AgeCommit message (Expand)Author
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-13Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl
2009-09-13Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl
2009-09-12Fix text relocations in linux-user targetsKirill A. Shutemov
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl
2009-08-04Sparc64: replace tsptr with helper routineIgor Kovalenko
2009-08-03linux-user: handle POWERPC_EXCP_STCXNathan Froyd
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-17Userspace guest address offsettingPaul Brook
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-15Avoid SIGSEGV when dumping cpu state without enabled loggingmalc
2009-07-09consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata
2009-07-09Merge commit 'linux-user/linux-user-for-upstream' into tmp-stagingAnthony Liguori
2009-07-09MIPS atomic instructionsPaul Brook
2009-07-09Fix MIPS sys_clonePaul Brook
2009-07-08linux-user: increment MAX_ARG_PAGESArnaud Patard
2009-06-16linux-user: implemented ELF coredump support for ARM targetMika Westerberg
2009-05-26microblaze: linux-user support.Edgar E. Iglesias
2009-05-16linux-user: ppc signal handlingNathan Froyd
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-21MIPS signal handling fixes.pbrook
2009-04-21MIPS: Raise SIGSEGV, not SIGILL when an access faults.pbrook
2009-04-15linux-user: add support for passing contents of argv0aurel32
2009-04-09Enable generic accepts-anything cpu by default for usermode emulation.pbrook
2009-04-07Add --with-pkgversion.pbrook
2009-04-05Add new command line option -singlestep for tcg single stepping.aurel32
2009-03-07Use a dedicated function to request exit from execution loopaurel32
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook
2009-02-28Flush stdout after printing usage()blueswir1
2009-02-09Fix crash caused by missing command line argumentsaurel32
2009-01-30linux-user: identify running binary in /proc/self/exeaurel32
2009-01-30linux-user: Add generic env variable handlingaurel32
2009-01-20Fix user emulator breakage, based on patch by Riku Voipioblueswir1
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-14Get rid of user_mode_onlyaurel32
2009-01-05Fix more FSF addressesblueswir1
2008-12-18User-mode GDB stub improvements - handle forkaurel32
2008-12-10Introduce and use cache-utils.[ch]malc
2008-11-18x86: Debug register emulation (Jan Kiszka)aliguori
2008-11-14ppc-linux-user: handle EXCP_DEBUGaurel32
2008-11-10use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov).balrog
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-08CRIS: linux-user ERP compensation not needed anymore.edgar_igl
2008-10-02Make CPULogItem tables constblueswir1
2008-09-15qemu sh4 nptl supportaurel32
2008-09-07alpha: only print debug information to the log fileaurel32
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir1
2008-08-30Add correct stack bias if a 64 bit stack is usedblueswir1