- 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
- 0a3336f target/mips: Extract trap code into env->error_code by Richard Henderson · 3 years, 3 months ago
- 6f3533d target/mips: Extract break code into env->error_code by Richard Henderson · 3 years, 3 months ago
- 73c0aa6 linux-user/mips: Use force_sig_fault by Richard Henderson · 3 years, 3 months ago
- bf19bdb linux-user/mips: Improve do_break by Richard Henderson · 3 years, 3 months ago
- 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 5 months ago
- af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
- 52d4899 target/mips: Make mips_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 7 months ago
- 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 7 months ago
- 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 7 months ago
- 81ddae7 target/mips: Extract FPU helpers to 'fpu_helper.h' by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 2e211e0 target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 7a47bae target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 13514fc target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6 by Philippe Mathieu-Daudé · 4 years, 4 months ago
- f395cef target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 by Philippe Mathieu-Daudé · 4 years, 4 months ago
- 81966c1 linux-user/mips/cpu_loop: silence the compiler warnings by Chen Qun · 4 years, 5 months ago
- ac5d3c6 linux-user,mips: move content of mips_syscall_args by Laurent Vivier · 5 years ago
- 8d6d4c1 linux-user: mips: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
- 502700d target/mips: rationalise softfloat includes by Alex Bennée · 6 years ago
- 64ce541 linux-user: Handle EXCP_FPE properly for MIPS by Aleksandar Markovic · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 5a7330b target/mips: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
- 33a07fa target/mips: reimplement SC instruction emulation and use cmpxchg by Leon Alrae · 6 years ago
- b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
- 0c1bbed linux-user: Determine the desired FPU mode from MIPS.abiflags by Stefan Markovic · 6 years ago
- 722ac96 elf: Don't check FCR31_NAN2008 bit for nanoMIPS by Aleksandar Markovic · 7 years ago
- 0b16dcd target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair by Aleksandar Rikalo · 7 years ago
- 58908ef linux-user: move mips/mips64 cpu loop to mips directory by Laurent Vivier · 7 years ago
- cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago