index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
2017-02-28
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
Peter Maydell
2017-02-22
target-ppc, tcg: fix usermode segfault with pthread_create()
Sam Bobroff
2017-02-14
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
2017-02-14
linux-user: Fix openrisc cpu_loop
Richard Henderson
2017-02-01
target/s390x: use "qemu" cpu model in user mode
David Hildenbrand
2017-01-27
armv7m: Report no-coprocessor faults correctly
Peter Maydell
2017-01-24
nios2: Add usermode binaries emulation
Marek Vasut
2017-01-23
linux-user: Add HPPA startup and main loop
Richard Henderson
2017-01-22
linux-user: Support stack-grows-up in elfload.c
Richard Henderson
2017-01-18
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
Artyom Tarasenko
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
[next]