Philippe Mathieu-Daudé
|
b74c898158
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
|
9 сар өмнө |
Philippe Mathieu-Daudé
|
fb5c28e195
user: Forward declare target_cpu_copy_regs structure
|
9 сар өмнө |
Ilya Leoshkevich
|
e4e5cb4a54
{linux,bsd}-user: Introduce get_task_state()
|
1 жил өмнө |
Mikulas Patocka
|
6fad9b4bb9
linux-user/mips: fix abort on integer overflow
|
1 жил өмнө |
Daniil Kovalev
|
a0f8d2701b
linux-user: Fix mips fp64 executables loading
|
2 жил өмнө |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 жил өмнө |
Richard Henderson
|
0a3336f6fd
target/mips: Extract trap code into env->error_code
|
3 жил өмнө |
Richard Henderson
|
6f3533dd1b
target/mips: Extract break code into env->error_code
|
3 жил өмнө |
Richard Henderson
|
73c0aa6a85
linux-user/mips: Use force_sig_fault
|
3 жил өмнө |
Richard Henderson
|
bf19bdb8f3
linux-user/mips: Improve do_break
|
3 жил өмнө |
Richard Henderson
|
57a0c9384c
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
|
3 жил өмнө |
Richard Henderson
|
af254a2792
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
|
3 жил өмнө |
Richard Henderson
|
52d4899bf3
target/mips: Make mips_cpu_tlb_fill sysemu only
|
3 жил өмнө |
Peter Maydell
|
3b249d2661
linux-user: Split linux-user internals out of qemu.h
|
4 жил өмнө |
Peter Maydell
|
2113aed687
linux-user: Split signal-related prototypes into signal-common.h
|
4 жил өмнө |
Philippe Mathieu-Daudé
|
81ddae7c30
target/mips: Extract FPU helpers to 'fpu_helper.h'
|
4 жил өмнө |
Philippe Mathieu-Daudé
|
2e211e0a12
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
|
4 жил өмнө |
Philippe Mathieu-Daudé
|
7a47bae586
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
|
4 жил өмнө |
Philippe Mathieu-Daudé
|
13514fc93e
target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
|
4 жил өмнө |
Philippe Mathieu-Daudé
|
f395cef765
target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
|
4 жил өмнө |
Chen Qun
|
81966c1801
linux-user/mips/cpu_loop: silence the compiler warnings
|
4 жил өмнө |
Laurent Vivier
|
ac5d3c670a
linux-user,mips: move content of mips_syscall_args
|
5 жил өмнө |
Aleksandar Markovic
|
8d6d4c1b1b
linux-user: mips: Update syscall numbers to kernel 5.5 level
|
5 жил өмнө |
Alex Bennée
|
502700d067
target/mips: rationalise softfloat includes
|
6 жил өмнө |
Aleksandar Markovic
|
64ce541c0b
linux-user: Handle EXCP_FPE properly for MIPS
|
6 жил өмнө |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 жил өмнө |
Richard Henderson
|
5a7330b35c
target/mips: Use env_cpu, env_archcpu
|
6 жил өмнө |
Richard Henderson
|
29a0af618d
cpu: Replace ENV_GET_CPU with env_cpu
|
6 жил өмнө |
Leon Alrae
|
33a07fa2db
target/mips: reimplement SC instruction emulation and use cmpxchg
|
6 жил өмнө |
Peter Maydell
|
b10089a14c
linux-user: Don't call gdb_handlesig() before queue_signal()
|
6 жил өмнө |