summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
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-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: avoid packed attributeMartin Schwidefsky
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda
2017-06-04KVM: improve arch vcpu request definingAndrew Jones
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-04-06KVM: s390: introduce ais mode modify functionFei Li
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-03-21KVM: s390: Use defines for intercept codeFarhan Ali
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand
2016-06-10KVM: s390: Limit sthyi executionJanosch Frank
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini
2016-01-07KVM: s390: implement the RI support of guestFan Zhang
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds