summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling in comments (intruction -> instruction)Stefan Weil2011-05-081-1/+1
* unicore32: necessary modifications for other files to support unicore32Guan Xuetao2011-04-121-1/+88
* microblaze: Correct ec mask in debug printEdgar E. Iglesias2011-04-111-1/+1
* linux-user: Add support for -version optionPeter Maydell2011-02-091-4/+13
* ARM: fix ldrexd/strexdPeter Maydell2010-12-071-1/+1
* linux-user: fix memory leaks with NPTL emulationNathan Froyd2010-12-031-2/+2
* Add new user mode option -ignore-environmentStefan Weil2010-10-051-0/+6
* microblaze: User-mode emulation of hw-excp signalsEdgar E. Iglesias2010-09-091-0/+31
* linux-user: display cpu list.Laurent Vivier2010-07-221-0/+2
* rename CONFIG_QEMU_PREFIXPaolo Bonzini2010-06-101-1/+1
* linux-user: honor low bit of entry PC for MIPSNathan Froyd2010-06-091-1/+4
* Pre-allocate guest address spacePaul Brook2010-05-291-0/+63
* alpha-linux-user: Fill in SI_CODE for SIGSEGV.Richard Henderson2010-05-281-1/+2
* tcg: Initialize the prologue after GUEST_BASE is fixed.Richard Henderson2010-05-211-1/+8
* alpha-linux-user: Fix sigprocmask.Richard Henderson2010-05-211-2/+9
* alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.Richard Henderson2010-05-211-2/+2
* linux-user: rlimit conversion between host and target.takasi-y@ops.dti.ne.jp2010-05-181-1/+2
* target-alpha: Fix load-locked/store-conditional.Richard Henderson2010-04-271-0/+55
* target-alpha: Implement rs/rc properly.Richard Henderson2010-04-271-1/+6
* linux-user: Fix Sparc64 syscall returns.Richard Henderson2010-04-251-2/+3
* linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno2010-04-081-1/+1
* Compile qemu-timer only onceBlue Swirl2010-03-291-1/+1
* linux-user: Use RLIMIT_STACK for default stack size.Richard Henderson2010-03-271-6/+17
* linux-user: Fix mmap_find_vma returning invalid addresses.Richard Henderson2010-03-121-7/+4
* alpha-linux-user: Implement signals.Richard Henderson2010-02-281-25/+112
* target-alpha: Reduce internal processor registers for user-mode.Richard Henderson2010-02-231-3/+1
* Add cpu model configuration support..john cooper2010-02-221-2/+6
* linux-user: fix build with gcc-4.1Aurelien Jarno2009-12-241-0/+2
* PPC: Make DCR uint32_tAlexander Graf2009-12-211-2/+2
* PPC64: Fix alternate timebaseAurelien Jarno2009-12-211-2/+2
* PPC64: Fix timebaseAlexander Graf2009-12-211-2/+2
* linux-user: Fix mmap_lock orderingRiku Voipio2009-12-191-2/+2
* Fix ARM userspace strex implementation.Paul Brook2009-12-111-0/+1
* Add missing break.Paul Brook2009-11-241-0/+1
* ARM atomic ops rewritePaul Brook2009-11-221-0/+80
* target-mips: rename CP0_LLAddr into lladdrAurelien Jarno2009-11-221-2/+2
* user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-0/+4
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-12/+12
* Get rid of _t suffixmalc2009-10-011-12/+12
* Revert "Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce1...Blue Swirl2009-09-131-21/+0
* Fix Sparc/Linux host breakage by df70204db53e3611af986f434e74a882bce190caBlue Swirl2009-09-131-0/+21
* Fix text relocations in linux-user targetsKirill A. Shutemov2009-09-121-26/+0
* Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl2009-08-161-3/+3
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-041-1/+1
* linux-user: handle POWERPC_EXCP_STCXNathan Froyd2009-08-031-0/+68
* rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela2009-07-271-3/+3
* Userspace guest address offsettingPaul Brook2009-07-171-0/+45
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1
* Avoid SIGSEGV when dumping cpu state without enabled loggingmalc2009-07-151-1/+2
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-33/+0
OpenPOWER on IntegriCloud