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