summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-09KVM: s390: provide a capability for AIS state migrationChristian Borntraeger
2017-11-09KVM: s390: clear_io_irq() requests are not expected for adapter interruptsMichael Mueller
2017-11-09KVM: s390: abstract conversion between isc and enum irq_typesMichael Mueller
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand
2017-11-09KVM: s390: document memory ordering for kvm_s390_vcpu_wakeupChristian Borntraeger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky
2017-10-09Merge branch 'sthyi' into featuresMartin Schwidefsky
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-08-31KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand
2017-08-31KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand
2017-08-31KVM: s390: guestdbg: fix range checkDavid Hildenbrand
2017-08-29KVM: s390: we are always in czam modeDavid Hildenbrand
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda
2017-08-29KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
2017-08-28KVM: s390: Support Configuration z/Architecture ModeJason J. Herne
2017-08-21KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-21KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens
2017-07-25KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky
2017-06-22KVM: S390: add new group for flicYi Min Zhao
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda
2017-06-12s390: rename struct psw_bits membersHeiko Carstens
2017-06-12s390: rename psw_bits enumsHeiko Carstens
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko