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
2019-03-04
s390x/tcg: Clarify terminology in vec_reg_offset()
David Hildenbrand
2019-03-04
s390x/tcg: Simplify disassembler operands initialization
David Hildenbrand
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
2019-02-04
s390x/tcg: Don't model FP registers as globals
David Hildenbrand
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
2018-10-18
target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translate
Richard Henderson
2018-10-18
target/s390x: Skip wout, cout helpers if op helper does not return
Richard Henderson
2018-10-04
s390x/tcg: refactor specification checking
David Hildenbrand
2018-10-04
s390x/tcg: fix FP register pair checks
David Hildenbrand
2018-10-04
s390x/tcg: handle privileged instructions via flags
David Hildenbrand
2018-10-04
s390x/tcg: check for AFP-register, BFP and DFP data exceptions
David Hildenbrand
2018-10-04
s390x/tcg: add instruction flags for floating point instructions
David Hildenbrand
2018-10-04
s390x/tcg: support flags for instructions
David Hildenbrand
2018-10-04
s390x/tcg: factor out and fix DATA exception injection
David Hildenbrand
2018-10-04
target/s390x: exception on non-aligned LPSW(E)
Pavel Zbitskiy
2018-08-28
target/s390x: use regular spaces in translate.c
Pavel Zbitskiy
2018-08-28
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
2018-08-28
target/s390x: add BAL and BALR instructions
Pavel Zbitskiy
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-05-09
target/s390x: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/s390x: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/s390x: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/s390x: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-02-26
s390x/tcg: add various alignment checks
David Hildenbrand
2018-02-26
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2017-12-14
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
2017-12-14
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
2017-12-14
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
2017-12-14
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-12-14
s390x/tcg: drop potential_page_fault()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
s390x/tcg: use s390_program_interrupt() in SCLP Service Call
David Hildenbrand
2017-12-14
s390x/tcg: io instructions don't need potential_page_fault()
David Hildenbrand
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
[prev]
[next]