summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAge
* KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens2019-10-05
* KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens2019-10-05
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\
| * Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-09-11
| |\
| | * KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regsThomas Huth2019-09-04
| | * KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-08-29
* | | Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-09-14
|\ \ \ | |/ / |/| |
| * | KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-12
| * | KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov2019-09-12
| |/
* / KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-05
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\
| * kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-05
| * KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
* | s390: ap: kvm: Enable PQAP/AQIC facility for the guestPierre Morel2019-07-02
|/
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-28
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-24
* KVM: s390: fix typo in parameter descriptionWei Yongjun2019-05-20
* Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-30
|\
| * KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger2019-04-26
| * KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger2019-04-25
| * KVM: s390: add deflate conversion facilty to cpu modelChristian Borntraeger2019-04-25
| * KVM: s390: add enhanced sort facilty to cpu modelChristian Borntraeger2019-04-18
| * KVM: s390: provide query function for instructions returning 32 byteChristian Borntraeger2019-04-18
| * KVM: s390: add MSA9 to cpumodelChristian Borntraeger2019-04-18
| * KVM: s390: add vector BCD enhancements facility to cpumodelChristian Borntraeger2019-04-18
| * KVM: s390: add vector enhancements facility 2 to cpumodelChristian Borntraeger2019-04-18
* | kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-16
|/
* KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger2019-02-22
* KVM: s390: implement subfunction processor callsChristian Borntraeger2019-02-22
* KVM: s390: start using the GIBMichael Mueller2019-02-05
* KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-05
* KVM: s390: add kvm reference to struct sie_page2Michael Mueller2019-02-05
* KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller2019-02-05
* KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller2019-02-05
* KVM: s390: clarify kvm related kernel messageMichael Mueller2019-02-05
* Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-12-19
|\
| * KVM: s390: fix kmsg component kvm-s390Michael Mueller2018-12-18
| * KVM: s390: unregister debug feature on failing arch initMichael Mueller2018-12-18
* | kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini2018-12-14
|/
* Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-13
|\
| * Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-08
| |\
| | * KVM: s390: Tracing APCB changesPierre Morel2018-10-05
| | * KVM: s390: fix locking for crypto setting error pathChristian Borntraeger2018-10-05
* | | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-04
|\| |
| * | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-01
| |\|
| | * KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2018-09-28
| | * KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel2018-09-28
| | * KVM: s390: interface to clear CRYCB masksTony Krowiak2018-09-26
| | * KVM: s390: refactor crypto initializationTony Krowiak2018-09-26
| | * KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand2018-09-26