aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/machine.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-02s390: guest support for diagnose 0x318Collin Walling1-0/+17
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster1-0/+1
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand1-64/+64
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger1-1/+19
2018-07-02s390x/tcg: rearm the CKC timer during migrationDavid Hildenbrand1-0/+6
2018-01-22s390x/kvm: Handle bpb featureChristian Borntraeger1-0/+17
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger1-1/+1
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-1/+3
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand1-0/+1
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand1-0/+1
2017-07-14s390x/kvm: enable guarded storageFan Zhang1-0/+17
2017-06-06target/s390x: Implement EXECUTE via new TranslationBlockRichard Henderson1-0/+19
2017-02-13migration: consolidate VMStateField.startHalil Pasic1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+193