index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
sigp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-18
s390x: sigp: Reorder the SIGP STOP code
Eric Farman
1
-4
/
+8
2021-10-13
s390x: sigp: Force Set Architecture to return Invalid Parameter
Eric Farman
1
-17
/
+1
2021-07-07
target/s390x: rename internal.h to s390x-internal.h
Cho, Yu-Chen
1
-1
/
+1
2021-06-21
target/s390x: Expose load_psw and get_psw_mask to cpu.h
Richard Henderson
1
-1
/
+2
2020-01-27
s390x: sigp: Fix sense running reporting
Janosch Frank
1
-2
/
+2
2019-12-14
s390x: Move initial reset
Janosch Frank
1
-1
/
+1
2019-12-14
s390x: Move reset normal to shared reset handler
Janosch Frank
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-1
/
+1
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
1
-2
/
+2
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-0
/
+1
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
1
-19
/
+19
2017-10-20
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
1
-1
/
+5
2017-10-20
s390x/tcg: unlock NMI
David Hildenbrand
1
-5
/
+0
2017-10-20
s390x/tcg: flush the tlb on SIGP SET PREFIX
David Hildenbrand
1
-0
/
+1
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
1
-0
/
+2
2017-10-20
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
1
-0
/
+37
2017-10-20
s390x/tcg: implement SIGP EMERGENCY SIGNAL
David Hildenbrand
1
-0
/
+15
2017-10-20
s390x/tcg: implement SIGP EXTERNAL CALL
David Hildenbrand
1
-2
/
+23
2017-10-20
s390x/tcg: implement SIGP SENSE
David Hildenbrand
1
-0
/
+29
2017-10-20
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
1
-0
/
+25
2017-10-20
s390x/kvm: factor out actual handling of STOP interrupts
David Hildenbrand
1
-1
/
+14
2017-10-20
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
1
-0
/
+366