summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-153-59/+566
|\
| * KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger2019-02-221-0/+136
| * KVM: s390: implement subfunction processor callsChristian Borntraeger2019-02-221-13/+22
| * KVM: s390: fix possible null pointer dereference in pending_irqs()Michael Mueller2019-02-051-3/+7
| * KVM: s390: start using the GIBMichael Mueller2019-02-051-0/+7
| * KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-052-2/+169
| * KVM: s390: kvm_s390_gisa_clear() now clears the IPM onlyMichael Mueller2019-02-051-3/+22
| * KVM: s390: add functions to (un)register GISC with GISAMichael Mueller2019-02-051-0/+112
| * KVM: s390: add kvm reference to struct sie_page2Michael Mueller2019-02-051-0/+1
| * KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller2019-02-053-0/+46
| * KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller2019-02-052-23/+31
| * KVM: s390: remove kvm_s390_ from gisa static inline functionsMichael Mueller2019-02-051-14/+13
| * KVM: s390: use pending_irqs_no_gisa() where appropriateMichael Mueller2019-02-051-2/+2
| * KVM: s390: coding style kvm_s390_gisa_init/clear()Michael Mueller2019-02-051-10/+10
| * KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller2019-02-052-7/+6
| * KVM: s390: make bitmap declaration consistentMichael Mueller2019-02-051-1/+1
| * KVM: s390: drop obsolete else pathMichael Mueller2019-02-051-1/+1
| * KVM: s390: clarify kvm related kernel messageMichael Mueller2019-02-051-3/+3
* | s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel2019-02-111-1/+1
|/
* Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\
| * treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* | Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-12-191-7/+17
|\ \
| * | KVM: s390: fix kmsg component kvm-s390Michael Mueller2018-12-181-4/+3
| * | KVM: s390: unregister debug feature on failing arch initMichael Mueller2018-12-181-3/+14
| |/
* / kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnosticPaolo Bonzini2018-12-141-10/+1
|/
* Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-131-4/+53
|\
| * Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-081-4/+53
| |\
| | * KVM: s390: Tracing APCB changesPierre Morel2018-10-051-0/+41
| | * KVM: s390: fix locking for crypto setting error pathChristian Borntraeger2018-10-051-4/+12
* | | Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-10-043-60/+286
|\| |
| * | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-013-60/+282
| |\|
| | * KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2018-09-281-3/+27
| | * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel2018-09-281-1/+3
| | * KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel2018-09-281-5/+28
| | * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel2018-09-281-4/+10
| | * KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel2018-09-281-3/+17
| | * KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel2018-09-281-0/+19
| | * KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel2018-09-281-10/+104
| | * KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel2018-09-281-3/+3
| | * KVM: s390: vsie: Do the CRYCB validation firstPierre Morel2018-09-281-5/+6
| | * KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel2018-09-281-0/+2
| | * KVM: s390: interface to clear CRYCB masksTony Krowiak2018-09-261-0/+15
| | * KVM: s390: refactor crypto initializationTony Krowiak2018-09-261-37/+33
| | * KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand2018-09-261-1/+6
| | * KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand2018-09-263-5/+26
| * | KVM: s390: set host program identifierCollin Walling2018-10-012-0/+4
| |/
* / KVM: s390: Make huge pages unavailable in ucontrol VMsJanosch Frank2018-09-121-2/+2
|/
* KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank2018-09-041-0/+2
* KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-041-1/+2
* KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank2018-09-041-12/+18