37 Commits (8c84f31acef5a6e263c9f8ea65a4e6cf935addfe)

Author SHA1 Message Date
Paolo Bonzini 758e5de501 bsd-user, linux-user: introduce qemu_process_cpu_events 8 months ago
Richard Henderson e17cc00f71 linux-user/mips: Create init_main_thread 9 months ago
Philippe Mathieu-Daudé b74c898158 user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h' 1 year ago
Philippe Mathieu-Daudé fb5c28e195 user: Forward declare target_cpu_copy_regs structure 1 year ago
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state() 2 years ago
Mikulas Patocka 6fad9b4bb9 linux-user/mips: fix abort on integer overflow 3 years ago
Daniil Kovalev a0f8d2701b linux-user: Fix mips fp64 executables loading 3 years ago
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Richard Henderson 0a3336f6fd target/mips: Extract trap code into env->error_code 4 years ago
Richard Henderson 6f3533dd1b target/mips: Extract break code into env->error_code 4 years ago
Richard Henderson 73c0aa6a85 linux-user/mips: Use force_sig_fault 4 years ago
Richard Henderson bf19bdb8f3 linux-user/mips: Improve do_break 4 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 4 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 4 years ago
Richard Henderson 52d4899bf3 target/mips: Make mips_cpu_tlb_fill sysemu only 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Philippe Mathieu-Daudé 81ddae7c30 target/mips: Extract FPU helpers to 'fpu_helper.h' 6 years ago
Philippe Mathieu-Daudé 2e211e0a12 target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 5 years ago
Philippe Mathieu-Daudé 7a47bae586 target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 5 years ago
Philippe Mathieu-Daudé 13514fc93e target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6 5 years ago
Philippe Mathieu-Daudé f395cef765 target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 5 years ago
Chen Qun 81966c1801 linux-user/mips/cpu_loop: silence the compiler warnings 6 years ago
Laurent Vivier ac5d3c670a linux-user,mips: move content of mips_syscall_args 6 years ago
Aleksandar Markovic 8d6d4c1b1b linux-user: mips: Update syscall numbers to kernel 5.5 level 6 years ago
Alex Bennée 502700d067 target/mips: rationalise softfloat includes 7 years ago
Aleksandar Markovic 64ce541c0b linux-user: Handle EXCP_FPE properly for MIPS 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Richard Henderson 5a7330b35c target/mips: Use env_cpu, env_archcpu 7 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
Leon Alrae 33a07fa2db target/mips: reimplement SC instruction emulation and use cmpxchg 7 years ago
Peter Maydell b10089a14c linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Stefan Markovic 0c1bbedc10 linux-user: Determine the desired FPU mode from MIPS.abiflags 8 years ago
Aleksandar Markovic 722ac96cd6 elf: Don't check FCR31_NAN2008 bit for nanoMIPS 8 years ago
Aleksandar Rikalo 0b16dcd180 target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair 8 years ago
Laurent Vivier 58908ef603 linux-user: move mips/mips64 cpu loop to mips directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Peter Maydell 2231197c87 bsd-user: Clean up includes 10 years ago
Paolo Bonzini c8ee0a445a linux-user: convert DEBUG_SIGNAL logging to tracepoints 11 years ago
Daniel P. Berrange 1618d2ae7f maint: remove unused include for signal.h 11 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 14 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
blueswir1 530e7615ce Fix more FSF addresses 18 years ago
blueswir1 84778508d7 Preliminary BSD user emulator support 18 years ago