aboutsummaryrefslogtreecommitdiff
path: root/linux-user/main.c
AgeCommit message (Expand)Author
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
2016-05-27linux-user: Support for restarting system calls for S390 targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for M68K targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for OpenRISC targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for UniCore32 targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for Alpha targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for SH4 targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for SPARC targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for PPC targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for MIPS targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for ARM targetsTimothy E Baldwin
2016-05-27linux-user: Support for restarting system calls for x86 targetsTimothy E Baldwin