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
/
target
/
s390x
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
2018-10-04
1
-10
/
+9
*
target/s390x: exception on non-aligned LPSW(E)
Pavel Zbitskiy
2018-10-04
1
-2
/
+4
*
target/s390x: use regular spaces in translate.c
Pavel Zbitskiy
2018-08-28
1
-2
/
+2
*
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
2018-08-28
1
-10
/
+7
*
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
2018-08-28
1
-2
/
+2
*
target/s390x: add BAL and BALR instructions
Pavel Zbitskiy
2018-08-28
1
-7
/
+47
*
s390x/tcg: implement SET CLOCK
David Hildenbrand
2018-07-02
1
-0
/
+9
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-5
/
+5
*
target/s390x: convert to TranslatorOps
Emilio G. Cota
2018-05-09
1
-82
/
+80
*
target/s390x: convert to DisasContextBase
Emilio G. Cota
2018-05-09
1
-72
/
+76
*
target/s390x: convert to DisasJumpType
Emilio G. Cota
2018-05-09
1
-635
/
+632
*
target/s390x: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
1
-3
/
+3
*
s390x/tcg: add various alignment checks
David Hildenbrand
2018-02-26
1
-1
/
+42
*
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
2018-02-26
1
-3
/
+7
*
s390x/tcg: wire up pci instructions
Cornelia Huck
2018-02-09
1
-0
/
+102
*
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2018-02-09
1
-0
/
+8
*
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2018-01-22
1
-1
/
+1
*
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-22
/
+20
*
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
1
-0
/
+31
*
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2017-12-14
1
-0
/
+8
*
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2017-12-14
1
-0
/
+7
*
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
1
-0
/
+7
*
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
1
-0
/
+7
*
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
2017-12-14
1
-0
/
+63
*
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
2017-12-14
1
-0
/
+21
*
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
1
-0
/
+8
*
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
2017-12-14
1
-0
/
+5
*
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-12-14
1
-0
/
+7
*
s390x/tcg: drop potential_page_fault()
David Hildenbrand
2017-12-14
1
-7
/
+2
*
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
1
-1
/
+0
*
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
1
-3
/
+0
*
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
1
-3
/
+0
*
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2017-12-14
1
-1
/
+0
*
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
2017-12-14
1
-10
/
+0
*
target/s390x: Finish implementing RISBGN
Richard Henderson
2017-11-09
1
-6
/
+3
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-6
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
1
-5
/
+21
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-4
/
+4
|
/
*
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
2017-10-20
1
-1
/
+0
*
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-20
1
-2
/
+3
*
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
2017-10-20
1
-2
/
+4
*
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
1
-1
/
+1
*
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
2017-10-06
1
-2
/
+0
*
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
2017-10-06
1
-2
/
+0
*
s390x/tcg: add basic MSA features
David Hildenbrand
2017-10-06
1
-0
/
+56
*
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
2017-10-06
1
-0
/
+11
*
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
1
-4
/
+1
[prev]
[next]