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
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
2016-05-27
linux-user: Support for restarting system calls for x86 targets
Timothy E Baldwin
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
2016-04-04
linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop()
Peter Maydell
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-04
linux-user: arm: handle CPSR.E correctly in strex emulation
Paolo Bonzini
2016-03-04
linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
Peter Crosthwaite
2016-03-04
target-arm: implement SCTLR.B, drop bswap_code
Paolo Bonzini
2016-03-04
linux-user: arm: pass env to get_user_code_*
Paolo Bonzini
2016-02-26
linux-user: Use restrictive mask when calling cpsr_write()
Peter Maydell
2016-02-26
target-arm: Add write_type argument to cpsr_write()
Peter Maydell
2016-02-23
linux-user: set ppc64/ppc64le default CPU to POWER8
Laurent Vivier
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-29
linux-user: Clean up includes
Peter Maydell
2015-12-17
linux-user: avoid "naked" qemu_log
Paolo Bonzini
2015-12-17
user: introduce "-d page"
Paolo Bonzini
2015-12-17
qemu-log: introduce qemu_log_separate
Paolo Bonzini
2015-10-08
linux-user: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
2015-10-07
target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV
Richard Henderson
2015-10-07
target-tilegx: Decode ill pseudo-instructions
Chen Gang
2015-09-28
linux-user: Treat --foo options the same as -foo
Meador Inge
2015-09-28
linux-user: use EXIT_SUCCESS and EXIT_FAILURE
Riku Voipio
2015-09-28
linux-user: Add proper error messages for bad options
Meador Inge
2015-09-28
linux-user: Add -help
Meador Inge
2015-09-28
linux-user: Exit 0 when -h is used
Meador Inge
2015-09-20
target-ppc: Fix SRR0 when taking unaligned exceptions
Anton Blanchard
2015-09-15
target-tilegx: Handle atomic instructions
Richard Henderson
2015-09-15
target-tilegx: Generate SEGV properly
Richard Henderson
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
[next]