Age | Commit message (Expand) | Author |
2016-12-27 | target-m68k: add 680x0 divu/divs variants | Laurent Vivier |
2016-10-26 | target-alpha: Emulate LL/SC using cmpxchg helpers | Richard Henderson |
2016-10-26 | linux-user: remove handling of aarch64's EXCP_STREX | Emilio G. Cota |
2016-10-26 | linux-user: remove handling of ARM's EXCP_STREX | Emilio G. Cota |
2016-10-26 | tcg: Add EXCP_ATOMIC | Richard Henderson |
2016-10-24 | target-arm: Implement new HLT trap for semihosting | Peter Maydell |
2016-10-24 | Put the copyright information on a separate line | Thomas Huth |
2016-10-21 | linux-user: Update mips_syscall_args[] array in main.c | Aleksandar Markovic |
2016-10-12 | trace: provide mechanism for registering trace events | Daniel P. Berrange |
2016-09-29 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-09-28 | trace: Properly initialize dynamic event states in hot-plugged vCPUs | Lluís Vilanova |
2016-09-27 | cpus-common: move exclusive work infrastructure from linux-user | Paolo Bonzini |
2016-09-27 | cpus-common: move CPU work item management to common code | Sergey Fedorov |
2016-09-27 | cpus-common: move CPU list management to common code | Paolo Bonzini |
2016-09-27 | linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick() | Sergey Fedorov |
2016-09-27 | linux-user: Use QemuMutex and QemuCond | Sergey Fedorov |
2016-09-23 | ppc: Fix signal delivery in ppc-user and ppc64-user | Benjamin Herrenschmidt |
2016-09-21 | linux-user: Pass si_type information to queue_signal() explicitly | Peter Maydell |
2016-09-21 | linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU | Michael Walle |
2016-09-13 | linux-user, trivial: display "0x%x" instead of "0x%d" | Laurent Vivier |
2016-09-07 | ppc: Stop dumping state on all exceptions in linux-user | Benjamin Herrenschmidt |
2016-09-07 | ppc: Fix catching some segfaults in user mode | Benjamin Herrenschmidt |
2016-09-07 | ppc: Make tlb_fill() use new exception helper | Benjamin Herrenschmidt |
2016-08-11 | Update ancient copyright string in -version output | Peter Maydell |
2016-07-18 | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova |
2016-07-18 | trace: [linux-user] Commandline arguments to control tracing | Lluís Vilanova |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-29 | target-*: Don't redefine cpu_exec() | Peter Crosthwaite |
2016-06-24 | target-mips: Implement FCR31's R/W bitmask and related functionalities | Aleksandar Markovic |
2016-06-23 | ppc: Rework generation of priv and inval interrupts | Benjamin Herrenschmidt |
2016-06-20 | log: Fix qemu_set_log_filename() error handling | Markus Armbruster |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-06-08 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int... | Peter Maydell |
2016-06-08 | linux-user: In fork_end(), remove correct CPUs from CPU list | Peter Maydell |
2016-06-07 | linux-user: Remove real-time signal queuing | Timothy E Baldwin |
2016-06-07 | Makefile: Derive "PKGVERSION" from "git describe" by default | Fam Zheng |
2016-05-27 | linux-user: Support for restarting system calls for Microblaze targets | Timothy E Baldwin |
2016-05-27 | linux-user: Set r14 on exit from microblaze syscall | Peter Maydell |
2016-05-27 | linux-user: Support for restarting system calls for tilegx targets | Peter Maydell |
2016-05-27 | linux-user: Support for restarting system calls for CRIS targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for S390 targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for M68K targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for OpenRISC targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for UniCore32 targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for Alpha targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for SH4 targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for SPARC targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for PPC targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for MIPS targets | Timothy E Baldwin |
2016-05-27 | linux-user: Support for restarting system calls for ARM targets | Timothy E Baldwin |