summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
Commit message (Expand)AuthorAgeFilesLines
* Userspace ARM BE8 supportPaul Brook2012-04-061-5/+29
* linux-user: reserve 4GB of vmem for 32-on-64Alexander Graf2012-04-061-0/+11
* linux-user: resolve reserved_va vma downwardsPeter Maydell2012-04-061-0/+1
* linux-user: target_argv is placed on ts->bprm->argv and can't be freed()Fabio Erculiani2012-04-061-5/+0
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-7/+7
* linux-user: Don't overuse CPUStateAndreas Färber2012-03-141-14/+14
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+1
* qom: Add QOM support to user emulatorsAndreas Färber2012-03-131-0/+2
* linux-user/main.c: Add option to user-mode emulation so that user can specify...陳韋任2012-02-021-0/+7
* fix spelling in linux-user sub directoryDong Xu Wang2011-12-021-2/+2
* ppc64-linux-user: Fix syscall return type.Richard Henderson2011-10-271-10/+3
* sparc-linux-user: Fixup sending SIGSEGVRichard Henderson2011-10-271-2/+2
* sparc-linux-user: Handle SIGILL.Richard Henderson2011-10-271-0/+9
* linux-user: Fix broken "-version" optionPeter Maydell2011-10-211-11/+8
* introduce environment variables for all qemu-user optionsJohannes Schauer2011-09-091-207/+348
* linux-user: Verify MIPS syscall argumentsAn-Cheng Huang2011-09-091-5/+17
* linux-user: Fix MIPS indirect syscall handlingAn-Cheng Huang2011-09-091-1/+1
* linux-user: Exit with an error if we couldn't set up gdbserverPeter Maydell2011-09-091-1/+5
* linux-user: Implement new ARM 64 bit cmpxchg kernel helperDr. David Alan Gilbert2011-09-091-1/+88
* microblaze-user: Deliver SIGFPE on div by zeroEdgar E. Iglesias2011-08-221-0/+7
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+2
* user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell2011-07-301-5/+6
* mips: null pointer deref should segfaultWesley W. Terpstra2011-07-121-0/+2
* mips: missing syscall returns wrong errnoWesley W. Terpstra2011-07-121-1/+1
* mips: sigaltstack argsWesley W. Terpstra2011-07-121-1/+1
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-111-0/+27
* user: Fix -d debug logging for usermode emulationEdgar E. Iglesias2011-06-281-1/+1
* Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2011-06-271-13/+24
|\
| * linux-user: Bump do_syscall() up to 8 syscall argumentsPeter Maydell2011-06-211-13/+24
* | Remove exec-all.h include directivesBlue Swirl2011-06-261-2/+1
|/
* Command line support for altering the log file locationMatthew Fernandez2011-06-151-17/+26
* target-alpha: Tidy exception constants.Richard Henderson2011-05-311-30/+14
* target-alpha: Rationalize internal processor registers.Richard Henderson2011-05-311-3/+3
* Merge branch 's390-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-231-0/+83
|\
| * s390x: s390x-linux-user supportUlrich Hecht2011-05-201-0/+83
* | Delete unused tb_invalidate_page_rangeBlue Swirl2011-05-221-20/+2
|/
* 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
OpenPOWER on IntegriCloud