index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
translate.c
Age
Commit message (
Expand
)
Author
2017-11-09
target/s390x: Finish implementing RISBGN
Richard Henderson
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-20
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
2017-10-20
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-06
s390x/tcg: make stora(g) use the new _real mmu
David Hildenbrand
2017-10-06
s390x/tcg: make lura(g) use the new _real mmu.
David Hildenbrand
2017-10-06
s390x/tcg: add basic MSA features
David Hildenbrand
2017-10-06
s390x/tcg: implement spm (SET PROGRAM MASK)
David Hildenbrand
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-17
target/s390x: Fix risbg handling
Richard Henderson
2017-07-17
target/s390x: Implement TRTR
Richard Henderson
2017-07-17
target/s390x: Implement SRSTU
Richard Henderson
2017-07-17
target/s390x: Tidy SRST
Richard Henderson
2017-07-17
target/s390x: Implement CONVERT UNICODE insns
Richard Henderson
2017-07-17
target/s390x: Implement CSST
Richard Henderson
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
2017-06-23
target/s390x: Clean up TB flag bits
Richard Henderson
2017-06-23
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
2017-06-23
target/s390x: Implement processor-assist insn
Richard Henderson
2017-06-23
target/s390x: Implement execution-hint insns
Richard Henderson
2017-06-23
target/s390x: Implement load-and-zero-rightmost-byte insns
Richard Henderson
2017-06-23
target/s390x: Implement load-on-condition-2 insns
Richard Henderson
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-23
target/s390x: change PSW_SHIFT_KEY
David Hildenbrand
2017-06-23
target/s390x: Map existing FAC_* names to S390_FEAT_* names
Richard Henderson
2017-06-19
target/s390x: Exit after changing PSW mask
Richard Henderson
2017-06-13
s390x/cpumodel: wire up cpu type + id for TCG
David Hildenbrand
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
2017-06-06
target/s390x: implement STORE PAIR TO QUADWORD
Aurelien Jarno
2017-06-06
target/s390x: implement LOAD PAIR FROM QUADWORD
Aurelien Jarno
2017-06-06
target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
Aurelien Jarno
2017-06-06
target/s390x: implement TEST DECIMAL
Aurelien Jarno
2017-06-06
target/s390x: implement UNPACK UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement UNPACK ASCII
Aurelien Jarno
2017-06-06
target/s390x: implement PACK UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement PACK ASCII
Aurelien Jarno
2017-06-06
target/s390x: implement MOVE LONG UNICODE
Aurelien Jarno
2017-06-06
target/s390x: implement COMPARE LOGICAL LONG UNICODE
Aurelien Jarno
[next]