aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2019-11-09KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-11-09KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
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-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-04-30Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-29KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel
2019-04-29KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel
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-19Make anon_inodes unconditionalDavid Howells
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-18KVM: s390: Fix potential spectre warningsEric Farman
2019-04-16kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-02-22KVM: s390: add debug logging for cpu model subfunctionsChristian Borntraeger
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger
2019-02-11s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel
2019-02-05KVM: s390: fix possible null pointer dereference in pending_irqs()Michael Mueller
2019-02-05KVM: s390: start using the GIBMichael Mueller
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2019-02-05KVM: s390: kvm_s390_gisa_clear() now clears the IPM onlyMichael Mueller
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael 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: remove kvm_s390_ from gisa static inline functionsMichael Mueller
2019-02-05KVM: s390: use pending_irqs_no_gisa() where appropriateMichael Mueller
2019-02-05KVM: s390: coding style kvm_s390_gisa_init/clear()Michael Mueller
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller
2019-02-05KVM: s390: drop obsolete else pathMichael Mueller
2019-02-05KVM: s390: clarify kvm related kernel messageMichael Mueller
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
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