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
2018-08-28
target/s390x: use regular spaces in translate.c
Pavel Zbitskiy
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
2018-08-28
target/s390x: add EX support for TRT and TRTR
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-08-23
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-20
s390x: Enable KVM huge page backing support
Janosch Frank
2018-08-20
s390x/kvm: add etoken facility
Christian Borntraeger
2018-08-20
s390x/cpumodel: Add "-cpu max" support
David Hildenbrand
2018-08-20
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
s390x/cpumodel: enum type S390FeatGroup now gets generated
Michael Mueller
2018-07-18
s390x/cpumodel: fix segmentation fault when baselining models
David Hildenbrand
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
2018-07-02
s390x/tcg: avoid overflows in time2tod/tod2time
David Hildenbrand
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-18
s390x/cpumodels: add z14 Model ZR1
Christian Borntraeger
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-18
target/s390x: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-17
target/s390x: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-14
target/s390x: Fix brace Werror with clang 6.0.0
Richard Henderson
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
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-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
2018-04-09
s390x: load_psw() should only exchange the PSW for KVM
David Hildenbrand
2018-04-09
s390x/mmu: don't overwrite pending exception in mmu translate
David Hildenbrand
2018-04-09
s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()
David Hildenbrand
2018-03-23
s390x/cpumodel: fix feature groups and breakage of MSA8
Christian Borntraeger
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
[next]