563 Commits (2b5249b85cd9daaca3ea0a9ecab81c3e41cf9f55)

Author SHA1 Message Date
Igor Mammedov 2b5249b85c linux-user: update comments to point to tcg_exec_init() 8 years ago
Laurent Vivier de6e89b81f linux-user: move xtensa cpu loop to xtensa directory 8 years ago
Laurent Vivier 1d8d0b4ec7 linux-user: move hppa cpu loop to hppa directory 8 years ago
Laurent Vivier 5a0b6d2286 linux-user: move riscv cpu loop to riscv directory 8 years ago
Laurent Vivier 9397e56497 linux-user: move tilegx cpu loop to tilegx directory 8 years ago
Laurent Vivier a5fd8ee1f7 linux-user: move s390x cpu loop to s390x directory 8 years ago
Laurent Vivier e256aefe0d linux-user: move alpha cpu loop to alpha directory 8 years ago
Laurent Vivier ff9803b13b linux-user: move m68k cpu loop to m68k directory 8 years ago
Laurent Vivier 82e8e64553 linux-user: move microblaze cpu loop to microblaze directory 8 years ago
Laurent Vivier 8dd14a9b79 linux-user: move cris cpu loop to cris directory 8 years ago
Laurent Vivier c37dcb4fa8 linux-user: move sh4 cpu loop to sh4 directory 8 years ago
Laurent Vivier 1ef7bca2e7 linux-user: move openrisc cpu loop to openrisc directory 8 years ago
Laurent Vivier 0ec0f01c9d linux-user: move nios2 cpu loop to nios2 directory 8 years ago
Laurent Vivier 58908ef603 linux-user: move mips/mips64 cpu loop to mips directory 8 years ago
Laurent Vivier 1140051624 linux-user: move ppc/ppc64 cpu loop to ppc directory 8 years ago
Laurent Vivier d0a28415e6 linux-user: move sparc/sparc64 cpu loop to sparc directory 8 years ago
Laurent Vivier d967351226 linux-user: move arm cpu loop to arm directory 8 years ago
Laurent Vivier 3c439b1762 linux-user: move aarch64 cpu loop to aarch64 directory 8 years ago
Laurent Vivier 3f8258c1c8 linux-user: move i386/x86_64 cpu loop to i386 directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Max Filippov 4a6bf7adb9 target/xtensa: linux-user: rewind pc for restarted syscall 8 years ago
Igor Mammedov 2278b93941 Use cpu_create(type) instead of cpu_init(cpu_model) 8 years ago
Max Filippov ba7651fba5 target/xtensa: add linux-user support 9 years ago
Thomas Huth 7e563bfb8a Polish the version strings containing the package version 8 years ago
Peter Maydell daa4374a04 linux-user: Drop unicore32 code 8 years ago
Michael Clark 47ae93cdfe
RISC-V Linux User Emulation 8 years ago
YunQiang Su 768fe76e92 linux-user: introduce functions to detect CPU type 8 years ago
Laurent Vivier 542ca43498 linux-user: Move CPU type name selection to a function 8 years ago
Peter Maydell b44316fb36 linux-user: Remove THREAD macro 8 years ago
Richard Henderson 35136a77cb target/hppa: Add control registers 9 years ago
Richard Henderson 2986721df7 target/hppa: Define hardware exception types 9 years ago
Peter Maydell 06065c451f linux-user: wrap fork() in a start/end exclusive section 8 years ago
Peter Maydell 024949caf3 linux-user: Fix locking order in fork_start() 8 years ago
Michael Weiser dfdcf34031 linux-user: Add support for big-endian aarch64 8 years ago
Laurent Vivier 8bf6cbaf39 target/m68k: add chk and chk2 8 years ago
Richard Henderson f85da3081d target/sh4: Use cmpxchg for movco when parallel_cpus 9 years ago
Philippe Mathieu-Daudé 47181f5d45 misc: remove headers implicitly included 9 years ago
Peter Maydell 15e692a6fc linux-user/ppc: Report correct fault address for data faults 9 years ago
Peter Maydell f2d34df3c1 linux-user/s390x: Mask si_addr for SIGSEGV 9 years ago
Igor Mammedov d5ebe62556 sh4: simplify superh_cpu_class_by_name() 9 years ago
Emilio G. Cota e8feb96fcc tcg: introduce regions to split code_gen_buffer 9 years ago
Emilio G. Cota b1311c4acf tcg: define tcg_init_ctx and make tcg_ctx a pointer 9 years ago
Emilio G. Cota 44ded3d048 tcg: take tb_ctx out of TCGContext 9 years ago
Alex Bennée 8423fa9010 linux-user/main: support dfilter 9 years ago
Richard Henderson 18e80c55bb linux-user: Tidy and enforce reserved_va initialization 9 years ago
Igor Mammedov 4482e05cbb cpu: make cpu_generic_init() abort QEMU on error 9 years ago
Eric Blake f5048cb751 maint: Include bug-reporting info in --help output 9 years ago
Richard Henderson bcd2625da5 target/alpha: Merge several flag bytes into ENV->FLAGS 9 years ago
Saurav Sachidanand ec45bbe5f1 util: Use g_malloc/g_free in envlist.c 9 years ago
Stafford Horne d89e71e873 target/openrisc: implement shadow registers 9 years ago