index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
mips
/
cpu_loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
target/mips: Extract trap code into env->error_code
Richard Henderson
2022-01-11
1
-40
/
+1
*
target/mips: Extract break code into env->error_code
Richard Henderson
2022-01-11
1
-64
/
+9
*
linux-user/mips: Use force_sig_fault
Richard Henderson
2022-01-11
1
-25
/
+13
*
linux-user/mips: Improve do_break
Richard Henderson
2022-01-11
1
-20
/
+26
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-20
1
-1
/
+1
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-20
1
-1
/
+1
*
target/mips: Make mips_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-11
/
+0
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
target/mips: Extract FPU helpers to 'fpu_helper.h'
Philippe Mathieu-Daudé
2021-01-14
1
-0
/
+1
*
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+1
*
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+1
*
target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
Philippe Mathieu-Daudé
2021-01-14
1
-2
/
+1
*
target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
Philippe Mathieu-Daudé
2021-01-14
1
-1
/
+0
*
linux-user/mips/cpu_loop: silence the compiler warnings
Chen Qun
2020-11-04
1
-0
/
+4
*
linux-user,mips: move content of mips_syscall_args
Laurent Vivier
2020-03-20
1
-439
/
+1
*
linux-user: mips: Update syscall numbers to kernel 5.5 level
Aleksandar Markovic
2020-02-17
1
-1
/
+82
*
target/mips: rationalise softfloat includes
Alex Bennée
2019-08-19
1
-0
/
+1
*
linux-user: Handle EXCP_FPE properly for MIPS
Aleksandar Markovic
2019-07-02
1
-0
/
+17
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
target/mips: reimplement SC instruction emulation and use cmpxchg
Leon Alrae
2019-02-14
1
-73
/
+0
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-12
/
+4
*
linux-user: Determine the desired FPU mode from MIPS.abiflags
Stefan Markovic
2018-10-29
1
-0
/
+75
*
elf: Don't check FCR31_NAN2008 bit for nanoMIPS
Aleksandar Markovic
2018-08-24
1
-0
/
+3
*
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2018-08-24
1
-5
/
+20
*
linux-user: move mips/mips64 cpu loop to mips directory
Laurent Vivier
2018-04-30
1
-0
/
+723
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26