aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/machine.c
AgeCommit message (Expand)Author
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-11qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster
2019-06-07s390x: Use uint64_t for vector registersDavid Hildenbrand
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger
2018-07-02s390x/tcg: rearm the CKC timer during migrationDavid Hildenbrand
2018-01-22s390x/kvm: Handle bpb featureChristian Borntraeger
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-06-06target/s390x: Implement EXECUTE via new TranslationBlockRichard Henderson
2017-02-13migration: consolidate VMStateField.startHalil Pasic
2016-12-20Move target-* CPU file into a target/ folderThomas Huth