summaryrefslogtreecommitdiff
path: root/target/s390x/kvm.c
AgeCommit message (Expand)Author
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand
2017-08-30s390x/pci: fence off instructions for non-pciCornelia Huck
2017-08-30s390x/pci: do not advertise pci on non-pci buildsCornelia Huck
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth
2017-07-25s390x/kvm: better comment regarding zPCI feature availabilityDavid Hildenbrand
2017-07-25target/s390x: introduce (test|set)_be_bitDavid Hildenbrand
2017-07-25target/s390x: indicate query subfunction in s390_fill_feat_blockDavid Hildenbrand
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank
2017-06-06s390x/cpumodel: take care of the cpuid format bit for KVMDavid Hildenbrand
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-12target/s390x: mask the SIGP order_code using SIGP_ORDER_MASKAurelien Jarno
2017-04-21s390x/kvm: make printf always compile in debug outputDanil Antonov
2017-03-03KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini
2017-03-03KVM: remove kvm_arch_on_sigbusPaolo Bonzini
2017-02-24s390x/kvm: detect some program check loopsChristian Borntraeger
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao
2017-01-16stubs: remove stubs/kvm.cPaolo Bonzini
2016-12-20Move target-* CPU file into a target/ folderThomas Huth