aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
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
|/
* KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li2019-07-20
* KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-20
* 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
* | s390: ap: kvm: add PQAP interception for AQICPierre 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-30
| |\
| | * KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel2019-04-29
| | * KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel2019-04-29
| | * 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: s390: Fix potential spectre warningsEric Farman2019-04-18
| * | kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-16
| |/
* | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-14
* | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-07
|\ \
| * | Make anon_inodes unconditionalDavid Howells2019-04-19
| |/
* / s390/airq: recognize directed interruptsSebastian Ott2019-04-29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-15
|\
| * KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger2019-02-22
| * KVM: s390: implement subfunction processor callsChristian Borntraeger2019-02-22
| * KVM: s390: fix possible null pointer dereference in pending_irqs()Michael Mueller2019-02-05
| * KVM: s390: start using the GIBMichael Mueller2019-02-05
| * KVM: s390: add gib_alert_irq_handler()Michael Mueller2019-02-05
| * KVM: s390: kvm_s390_gisa_clear() now clears the IPM onlyMichael Mueller2019-02-05
| * KVM: s390: add functions to (un)register GISC with GISAMichael 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: remove kvm_s390_ from gisa static inline functionsMichael Mueller2019-02-05