summaryrefslogtreecommitdiffstats
path: root/target/s390x/machine.c
Commit message (Expand)AuthorAgeFilesLines
* target/s390x: move kvm files into kvm/Cho, Yu-Chen2021-07-071-1/+1
* target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen2021-07-071-1/+1
* target/s390x: rename internal.h to s390x-internal.hCho, Yu-Chen2021-07-071-1/+1
* s390: guest support for diagnose 0x318Collin Walling2020-10-021-0/+17
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* qemu-common: Move tcg_enabled() etc. to sysemu/tcg.hMarkus Armbruster2019-06-111-0/+1
* s390x: Use uint64_t for vector registersDavid Hildenbrand2019-06-071-64/+64
* s390x/kvm: add etoken facilityChristian Borntraeger2018-08-201-1/+19
* s390x/tcg: rearm the CKC timer during migrationDavid Hildenbrand2018-07-021-0/+6
* s390x/kvm: Handle bpb featureChristian Borntraeger2018-01-221-0/+17
* s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger2017-10-301-1/+1
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-301-0/+1
* target/s390x: introduce internal.hDavid Hildenbrand2017-08-301-0/+1
* s390x/kvm: enable guarded storageFan Zhang2017-07-141-0/+17
* target/s390x: Implement EXECUTE via new TranslationBlockRichard Henderson2017-06-061-0/+19
* migration: consolidate VMStateField.startHalil Pasic2017-02-131-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+193