summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2019-05-28KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-05-20KVM: s390: fix typo in parameter descriptionWei Yongjun
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-04-26KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger
2019-04-25KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger
2019-04-18KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger
2019-04-18KVM: s390: provide query function for instructions returning 32 byteChristian Borntraeger
2019-04-18KVM: s390: add MSA9 to cpumodelChristian Borntraeger
2019-04-18KVM: s390: add vector BCD enhancements facility to cpumodelChristian Borntraeger
2019-04-18KVM: s390: add vector enhancements facility 2 to cpumodelChristian Borntraeger
2019-04-16kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini
2019-02-22KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger
2019-02-05KVM: s390: start using the GIBMichael Mueller
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller
2019-02-05KVM: s390: clarify kvm related kernel messageMichael Mueller
2018-12-19Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-12-18KVM: s390: fix kmsg component kvm-s390Michael Mueller
2018-12-18KVM: s390: unregister debug feature on failing arch initMichael Mueller
2018-12-14kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini
2018-10-13Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-05KVM: s390: Tracing APCB changesPierre Morel
2018-10-05KVM: s390: fix locking for crypto setting error pathChristian Borntraeger
2018-10-04Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-01KVM: s390: set host program identifierCollin Walling
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak
2018-09-28KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel
2018-09-26KVM: s390: interface to clear CRYCB masksTony Krowiak
2018-09-26KVM: s390: refactor crypto initializationTony Krowiak
2018-09-26KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand
2018-09-12KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-05-17KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand