summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-09KVM: s390: provide a capability for AIS state migrationChristian Borntraeger
2017-10-09Merge branch 'sthyi' into featuresMartin Schwidefsky
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao
2017-09-28s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi
2017-09-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-08-29KVM: s390: we are always in czam modeDavid Hildenbrand
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-07-25KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-04-07KVM: s390: introduce AIS capabilityYi Min Zhao
2017-04-06KVM: s390: introduce ais mode modify functionFei Li
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand
2017-03-16KVM: s390: log runtime instrumentation enablementChristian Borntraeger
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger
2017-01-30Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand
2017-01-30KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl
2017-01-30KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger
2016-11-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger