summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: start using the GIBMichael Mueller2019-02-051-0/+7
* KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-051-0/+2
* 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-051-0/+1
* KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller2019-02-051-1/+1
* KVM: s390: clarify kvm related kernel messageMichael Mueller2019-02-051-3/+3
* 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-041-42/+93
|\| |
| * | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-011-42/+91
| |\|
| | * KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak2018-09-281-3/+27
| | * 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-261-1/+8
| * | KVM: s390: set host program identifierCollin Walling2018-10-011-0/+2
| |/
* / 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
* Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank2018-07-301-12/+70
|\
| * KVM: s390: Add huge page enablement controlJanosch Frank2018-07-301-2/+40
| * KVM: s390: Add skey emulation fault handlingJanosch Frank2018-07-301-3/+12
| * s390/mm: Add huge page dirty sync supportJanosch Frank2018-07-301-7/+18
* | KVM: s390: add etoken support for guestsChristian Borntraeger2018-07-191-2/+6
* | KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda2018-07-131-119/+174
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-131-1/+1
|\
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* | kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
* | KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand2018-05-171-12/+9
* | KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand2018-05-171-7/+1
* | KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-171-3/+7
* | KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-171-5/+12
* | KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-171-1/+2
|/
* KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger2018-03-141-3/+21
* KVM: add machine check counter to kvm_statQingFeng Hao2018-03-141-0/+1
* KVM: s390: add exit io request stats and simplify codeChristian Borntraeger2018-03-141-0/+1
* KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-091-11/+12
* KVM: s390: implement CPU model only facilitiesChristian Borntraeger2018-03-091-19/+34
* KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-061-0/+1
* KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-011-0/+1
* KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-201-31/+15
* KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand2018-02-201-3/+29