summaryrefslogtreecommitdiff
path: root/linux-user/main.c
AgeCommit message (Expand)Author
2017-02-28armv7m: Raise correct kind of UsageFault for attempts to execute ARM codePeter Maydell
2017-02-22target-ppc, tcg: fix usermode segfault with pthread_create()Sam Bobroff
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson
2017-02-14linux-user: Fix openrisc cpu_loopRichard Henderson
2017-02-01target/s390x: use "qemu" cpu model in user modeDavid Hildenbrand
2017-01-27armv7m: Report no-coprocessor faults correctlyPeter Maydell
2017-01-24nios2: Add usermode binaries emulationMarek Vasut
2017-01-23linux-user: Add HPPA startup and main loopRichard Henderson
2017-01-22linux-user: Support stack-grows-up in elfload.cRichard Henderson
2017-01-18target-sparc: use SparcV9MMU type for sparc64 I/D-MMUsArtyom Tarasenko
2016-12-27target-m68k: add 680x0 divu/divs variantsLaurent Vivier
2016-10-26target-alpha: Emulate LL/SC using cmpxchg helpersRichard Henderson
2016-10-26linux-user: remove handling of aarch64's EXCP_STREXEmilio G. Cota
2016-10-26linux-user: remove handling of ARM's EXCP_STREXEmilio G. Cota
2016-10-26tcg: Add EXCP_ATOMICRichard Henderson
2016-10-24target-arm: Implement new HLT trap for semihostingPeter Maydell
2016-10-24Put the copyright information on a separate lineThomas Huth
2016-10-21linux-user: Update mips_syscall_args[] array in main.cAleksandar Markovic
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange
2016-09-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-09-28trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova
2016-09-27cpus-common: move exclusive work infrastructure from linux-userPaolo Bonzini
2016-09-27cpus-common: move CPU work item management to common codeSergey Fedorov
2016-09-27cpus-common: move CPU list management to common codePaolo Bonzini
2016-09-27linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()Sergey Fedorov
2016-09-27linux-user: Use QemuMutex and QemuCondSergey Fedorov
2016-09-23ppc: Fix signal delivery in ppc-user and ppc64-userBenjamin Herrenschmidt
2016-09-21linux-user: Pass si_type information to queue_signal() explicitlyPeter Maydell
2016-09-21linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMUMichael Walle
2016-09-13linux-user, trivial: display "0x%x" instead of "0x%d"Laurent Vivier
2016-09-07ppc: Stop dumping state on all exceptions in linux-userBenjamin Herrenschmidt
2016-09-07ppc: Fix catching some segfaults in user modeBenjamin Herrenschmidt
2016-09-07ppc: Make tlb_fill() use new exception helperBenjamin Herrenschmidt
2016-08-11Update ancient copyright string in -version outputPeter Maydell
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: [linux-user] Commandline arguments to control tracingLluís Vilanova
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-24target-mips: Implement FCR31's R/W bitmask and related functionalitiesAleksandar Markovic
2016-06-23ppc: Rework generation of priv and inval interruptsBenjamin Herrenschmidt
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-08Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...Peter Maydell
2016-06-08linux-user: In fork_end(), remove correct CPUs from CPU listPeter Maydell
2016-06-07linux-user: Remove real-time signal queuingTimothy E Baldwin
2016-06-07Makefile: Derive "PKGVERSION" from "git describe" by defaultFam Zheng
2016-05-27linux-user: Support for restarting system calls for Microblaze targetsTimothy E Baldwin
2016-05-27linux-user: Set r14 on exit from microblaze syscallPeter Maydell
2016-05-27linux-user: Support for restarting system calls for tilegx targetsPeter Maydell
2016-05-27linux-user: Support for restarting system calls for CRIS targetsTimothy E Baldwin