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
/
misc_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
s390x: Use strpadcpy for copying vm name
Miroslav Rezanina
1
-2
/
+5
2019-12-18
target/s390x: Split out helper_per_store_real
Richard Henderson
1
-0
/
+10
2019-10-09
target/s390x: Use tcg_s390_program_interrupt in TCG helpers
Richard Henderson
1
-9
/
+9
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
1
-18
/
+9
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
1
-25
/
+25
2019-06-07
s390x/tcg: Store only the necessary amount of doublewords for STFLE
David Hildenbrand
1
-1
/
+7
2019-06-07
s390x/tcg: Fix max_byte detection for stfle
David Hildenbrand
1
-1
/
+2
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
1
-12
/
+22
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
1
-1
/
+1
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
1
-10
/
+16
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
1
-0
/
+16
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
1
-0
/
+7
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
1
-6
/
+19
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
1
-2
/
+2
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
1
-1
/
+1
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
1
-0
/
+89
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
1
-1
/
+1
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
1
-97
/
+115
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
1
-6
/
+6
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
1
-0
/
+54
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
1
-6
/
+15
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
1
-0
/
+9
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
1
-0
/
+9
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
1
-0
/
+9
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
1
-0
/
+11
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
1
-3
/
+2
2017-12-14
s390x/diag: pass the retaddr into handle_diag_308()
David Hildenbrand
1
-1
/
+1
2017-12-14
s390x/ioinst: pass the retaddr to all IO instructions
David Hildenbrand
1
-10
/
+10
2017-12-14
s390x/tcg: get rid of runtime_exception()
David Hildenbrand
1
-16
/
+0
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
1
-2
/
+1
2017-11-20
s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG)
David Hildenbrand
1
-0
/
+2
2017-10-20
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
1
-38
/
+29
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
1
-36
/
+6
2017-10-06
s390x/tcg: make STFL store into the lowcore
David Hildenbrand
1
-1
/
+6
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-2
/
+2
2017-09-19
target/s390x: use program_interrupt() in per_check_exception()
David Hildenbrand
1
-6
/
+9
2017-09-19
s390x: move sclp_service_call() to sclp.h
David Hildenbrand
1
-0
/
+1
2017-09-19
s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h
David Hildenbrand
1
-0
/
+1
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-08-30
target/s390x: move get_per_in_range() to misc_helper.c
David Hildenbrand
1
-0
/
+11
2017-08-30
s390x: wire up diag288 in tcg
Cornelia Huck
1
-0
/
+4
2017-08-30
s390x/tcg: specification exception for unknown diag
Cornelia Huck
1
-1
/
+1
2017-07-28
target/s390x: fix pgm irq ilen for stsi
David Hildenbrand
1
-1
/
+1
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
1
-26
/
+0
2017-07-25
target/s390x: Move diag helpers to a separate file
Thomas Huth
1
-167
/
+0
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
1
-3
/
+6
[next]