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
2018-05-25
linux-user: update comments to point to tcg_exec_init()
Igor Mammedov
2018-04-30
linux-user: move xtensa cpu loop to xtensa directory
Laurent Vivier
2018-04-30
linux-user: move hppa cpu loop to hppa directory
Laurent Vivier
2018-04-30
linux-user: move riscv cpu loop to riscv directory
Laurent Vivier
2018-04-30
linux-user: move tilegx cpu loop to tilegx directory
Laurent Vivier
2018-04-30
linux-user: move s390x cpu loop to s390x directory
Laurent Vivier
2018-04-30
linux-user: move alpha cpu loop to alpha directory
Laurent Vivier
2018-04-30
linux-user: move m68k cpu loop to m68k directory
Laurent Vivier
2018-04-30
linux-user: move microblaze cpu loop to microblaze directory
Laurent Vivier
2018-04-30
linux-user: move cris cpu loop to cris directory
Laurent Vivier
2018-04-30
linux-user: move sh4 cpu loop to sh4 directory
Laurent Vivier
2018-04-30
linux-user: move openrisc cpu loop to openrisc directory
Laurent Vivier
2018-04-30
linux-user: move nios2 cpu loop to nios2 directory
Laurent Vivier
2018-04-30
linux-user: move mips/mips64 cpu loop to mips directory
Laurent Vivier
2018-04-30
linux-user: move ppc/ppc64 cpu loop to ppc directory
Laurent Vivier
2018-04-30
linux-user: move sparc/sparc64 cpu loop to sparc directory
Laurent Vivier
2018-04-30
linux-user: move arm cpu loop to arm directory
Laurent Vivier
2018-04-30
linux-user: move aarch64 cpu loop to aarch64 directory
Laurent Vivier
2018-04-30
linux-user: move i386/x86_64 cpu loop to i386 directory
Laurent Vivier
2018-04-30
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-03-31
target/xtensa: linux-user: rewind pc for restarted syscall
Max Filippov
2018-03-19
Use cpu_create(type) instead of cpu_init(cpu_model)
Igor Mammedov
2018-03-17
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
Peter Maydell
2018-03-16
target/xtensa: add linux-user support
Max Filippov
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-12
Polish the version strings containing the package version
Thomas Huth
2018-03-09
linux-user: Drop unicore32 code
Peter Maydell
2018-03-07
RISC-V Linux User Emulation
Michael Clark
2018-02-25
linux-user: introduce functions to detect CPU type
YunQiang Su
2018-02-25
linux-user: Move CPU type name selection to a function
Laurent Vivier
2018-02-18
linux-user: Remove THREAD macro
Peter Maydell
2018-01-30
target/hppa: Add control registers
Richard Henderson
2018-01-30
target/hppa: Define hardware exception types
Richard Henderson
2018-01-23
linux-user: wrap fork() in a start/end exclusive section
Peter Maydell
2018-01-23
linux-user: Fix locking order in fork_start()
Peter Maydell
2018-01-11
linux-user: Add support for big-endian aarch64
Michael Weiser
2018-01-04
target/m68k: add chk and chk2
Laurent Vivier
2017-12-18
target/sh4: Use cmpxchg for movco when parallel_cpus
Richard Henderson
2017-12-18
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-11-07
linux-user/ppc: Report correct fault address for data faults
Peter Maydell
2017-11-07
linux-user/s390x: Mask si_addr for SIGSEGV
Peter Maydell
2017-10-27
sh4: simplify superh_cpu_class_by_name()
Igor Mammedov
2017-10-24
tcg: introduce regions to split code_gen_buffer
Emilio G. Cota
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
2017-10-17
linux-user/main: support dfilter
Alex Bennée
2017-10-16
linux-user: Tidy and enforce reserved_va initialization
Richard Henderson
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
[next]