index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
s390x
/
cpu_loop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/s390x: Fix single-stepping SVC
Ilya Leoshkevich
2023-06-05
1
-0
/
+9
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
linux-user/s390x: Use force_sig_fault
Richard Henderson
2022-01-11
1
-6
/
+1
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-19
1
-1
/
+1
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-19
1
-1
/
+1
*
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-7
/
+6
*
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
*
linux-user/s390x: signal with SIGFPE on compare-and-trap
Jonathan Albrecht
2021-08-03
1
-20
/
+34
*
target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
Ilya Leoshkevich
2021-08-03
1
-1
/
+11
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-2
/
+2
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-6
/
+3
*
linux-user: move s390x cpu loop to s390x directory
Laurent Vivier
2018-04-30
1
-0
/
+139
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26