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
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
1
-1
/
+1
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
1
-22
/
+20
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
1
-0
/
+31
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
1
-0
/
+8
2017-12-14
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
1
-0
/
+7
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
1
-0
/
+7
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
1
-0
/
+7
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
1
-0
/
+63
2017-12-14
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
1
-0
/
+21
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
1
-0
/
+8
2017-12-14
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
1
-0
/
+5
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
1
-0
/
+7
2017-12-14
s390x/tcg: drop potential_page_fault()
David Hildenbrand
1
-7
/
+2
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
1
-1
/
+0
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
1
-3
/
+0
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
1
-3
/
+0
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
1
-1
/
+0
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
1
-10
/
+0
2017-11-09
target/s390x: Finish implementing RISBGN
Richard Henderson
1
-6
/
+3
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
1
-1
/
+1
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
1
-1
/
+1
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-6
/
+0
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-1
/
+1
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
1
-5
/
+21
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-4
/
+4
2017-10-20
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
1
-1
/
+0
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
1
-2
/
+3
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
1
-2
/
+4
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
1
-1
/
+1
2017-10-06
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
1
-2
/
+0
2017-10-06
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
1
-2
/
+0
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
1
-0
/
+56
2017-10-06
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
1
-0
/
+11
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-4
/
+1
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
1
-1
/
+2
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
1
-60
/
+0
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
1
-3
/
+2
2017-07-17
target/s390x: Fix risbg handling
Richard Henderson
1
-2
/
+2
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
1
-0
/
+9
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
1
-0
/
+13
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
1
-2
/
+7
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
1
-0
/
+51
2017-07-17
target/s390x: Implement CSST
Richard Henderson
1
-1
/
+12
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
1
-0
/
+15
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
1
-1
/
+5
2017-06-23
target/s390x: Clean up TB flag bits
Richard Henderson
1
-8
/
+8
2017-06-23
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
1
-2
/
+3
2017-06-23
target/s390x: Implement processor-assist insn
Richard Henderson
1
-0
/
+1
2017-06-23
target/s390x: Implement execution-hint insns
Richard Henderson
1
-1
/
+4
[next]