aboutsummaryrefslogtreecommitdiff
path: root/linux-user
AgeCommit message (Expand)Author
2013-03-11linux-user/syscall.c: Don't warn about unimplemented get_robust_listPeter Maydell
2013-03-11linux-user: Implement accept4Peter Maydell
2013-03-11linux-user: Implement sendfile and sendfile64Peter Maydell
2013-03-11linux-user: make bogus negative iovec lengths fail EINVALPeter Maydell
2013-03-11linux-user: Fix layout of usage table to account for option textPeter Maydell
2013-03-11linux-user: Add more sparc syscall numbersDillon Amburgey
2013-03-11linux-user: Support setgroups syscall with no groupsDillon Amburgey
2013-03-11linux-user: fix futex strace of FUTEX_CLOCK_REALTIMEJohn Rigby
2013-03-11linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futexJohn Rigby
2013-03-11linux-user: improve print_fcntl()Laurent Vivier
2013-03-11linux-user: Add Alpha socket constantsDillon Amburgey
2013-03-05mipsn32-linux-user: Configure the architecture properlyRichard Henderson
2013-03-05mips-linux-user: Fix n32 and n64 syscallsRichard Henderson
2013-03-05mips-linux-user: Save and restore fpu and dsp from sigcontextRichard Henderson
2013-03-05mips-linux-user: Share o32 code for n32 and n64 signalsRichard Henderson
2013-03-05mips-linux-user: Delete n32 and n64 signal stubsRichard Henderson
2013-03-04target-mips: Translate breaks and traps into the appropriate signalMeador Inge
2013-02-26qemu-log: default to stderr for logging outputPeter Maydell
2013-02-16cpu: Move running field to CPUStateAndreas Färber
2013-02-16cpu: Move host_tid field to CPUStateAndreas Färber
2013-02-16qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell
2013-02-16qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_maskPeter Maydell
2013-02-16qemu-log: Abstract out "print usage message about valid log categories"Peter Maydell
2013-02-16qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filenamePeter Maydell
2013-02-16TCG: Move translation block variables to new context inside tcg_ctx: tb_ctxEvgeny Voevodin
2013-02-06Merge branch 'for-linux-user' of https://git.gitorious.org/qemu-m68k/qemu-m68...Anthony Liguori
2013-02-06linux-user: Restore cast to target type in get_user()Peter Maydell
2013-02-01cpu: do not use object_deletePaolo Bonzini
2013-02-01linux-user: bsd-user: Don't reset X86CPU twiceAndreas Färber
2013-01-30linux-user: correct reboot()Laurent Vivier
2013-01-30linux-user: correct setsockopt()Laurent Vivier
2013-01-30linux-user: correct print_timeval() swap tv_sec and tv_usecLaurent Vivier
2013-01-30linux-user: correct msgrcv()Laurent Vivier
2013-01-16alpha-linux-user: Correct selectLaurent Vivier
2013-01-16alpha-linux-user: Translate fcntl l_typeLaurent Vivier
2013-01-12Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2013-01-12Merge branch 's390-reorg' of git://repo.or.cz/qemu/rthBlue Swirl
2013-01-12alpha-linux-user: Fix sigactionRichard Henderson
2013-01-12linux-user: Rewrite __get_user/__put_user with __builtin_choose_exprRichard Henderson
2013-01-08linux-user: fix mips 32-on-64 prealloc caseAlexander Graf
2013-01-07PPC: linux-user: Calculate context pointer explicitlySamuel Seay
2013-01-07PPC: fix segfault in signal handling codeSamuel Seay
2013-01-05target-s390: Reorg exception handlingRichard Henderson
2013-01-04linux-user/syscall.c: remove forward declarationsJohn Spencer
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-12-19janitor: add guards to headersPaolo Bonzini
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini