aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30s390x/pci: fence off instructions for non-pciCornelia Huck1-13/+41
2017-08-30s390x/pci: do not advertise pci on non-pci buildsCornelia Huck1-1/+3
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth1-8/+8
2017-07-25s390x/kvm: better comment regarding zPCI feature availabilityDavid Hildenbrand1-1/+1
2017-07-25target/s390x: introduce (test|set)_be_bitDavid Hildenbrand1-12/+2
2017-07-25target/s390x: indicate query subfunction in s390_fill_feat_blockDavid Hildenbrand1-13/+0
2017-07-14s390x/kvm: enable guarded storageFan Zhang1-10/+61
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali1-0/+1
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne1-27/+11
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne1-0/+10
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao1-0/+7
2017-07-14s390x/sic: realize SIC handlingFei Li1-1/+15
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank1-9/+17
2017-06-06s390x/cpumodel: take care of the cpuid format bit for KVMDavid Hildenbrand1-0/+1
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-2/+2
2017-05-12target/s390x: mask the SIGP order_code using SIGP_ORDER_MASKAurelien Jarno1-2/+0
2017-04-21s390x/kvm: make printf always compile in debug outputDanil Antonov1-8/+8
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini1-5/+0
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini1-5/+0
2017-02-24s390x/kvm: detect some program check loopsChristian Borntraeger1-3/+40
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov1-2/+2
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger1-1/+1
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck1-1/+1
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+5
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao1-1/+1
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini1-0/+5
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+2653