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
Age
Commit message (
Expand
)
Author
2023-09-11
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-09-11
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
2023-09-11
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
2023-09-11
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
2023-09-11
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
2023-07-31
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
2023-07-31
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2023-07-31
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-06-07
s390x/tcg: Fix CPU address returned by STIDP
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-18
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-05-18
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
2023-04-10
target/s390x: Fix float_comp_to_cc() prototype
Cédric Le Goater
2023-03-30
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
2023-03-30
target/s390x: Split out gen_ri2
Richard Henderson
2023-03-30
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
2023-03-30
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-11-05
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
2022-10-31
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
2022-10-27
target/s390x: Fix emulation of the VISTR instruction
Thomas Huth
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add protected dump cap
Janosch Frank
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
2022-09-26
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
2022-09-23
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-09-23
s390x/tcg: Fix opcode for lzrf
Christian Borntraeger
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-08-25
target/s390x: Fix CLFIT and CLGIT immediate size
Ilya Leoshkevich
2022-08-25
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2022-08-05
target/s390x: display deprecation status in '-cpu help'
Daniel P. Berrangé
[next]