summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-291-1/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-12/+21
|\
| * Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-5/+5
| |\
| | * KVM: improve arch vcpu request definingAndrew Jones2017-06-041-3/+3
| * | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger2017-06-281-1/+16
| |\ \
| * | | KVM: s390: avoid packed attributeMartin Schwidefsky2017-06-221-9/+9
| * | | KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2017-06-221-0/+9
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-031-1/+16
|\ \ \ | | |/ | |/|
| * | KVM: s390: Backup the guest's machine check infoQingFeng Hao2017-06-271-1/+16
| |/
* | KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2017-05-311-1/+0
|/
* KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-211-0/+2
* KVM: s390: introduce ais mode modify functionFei Li2017-04-061-0/+10
* KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-061-0/+1
* KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-1/+7
* KVM: s390: Use defines for intercept codeFarhan Ali2017-03-211-0/+3
* KVM: s390: use defines for execution controlsDavid Hildenbrand2017-03-161-1/+17
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-131-67/+67
|\
| * KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-67/+67
* | KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-081-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-3/+30
|\
| * KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-181-0/+2
| * KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+2
| * KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-211-1/+1
| * KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-211-1/+14
| * KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-201-0/+2
| * KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-1/+3
| * KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-101-0/+2
| * KVM: s390: Limit sthyi executionJanosch Frank2016-06-101-0/+1
| * KVM: s390: Add sthyi emulationJanosch Frank2016-06-101-0/+2
| * KVM: s390: Add operation exception interception handlerJanosch Frank2016-06-101-0/+1
* | KVM: s390: Add stats for PEI eventsAlexander Yarygin2016-06-101-0/+1
|/
* KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger2016-05-131-1/+1
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+3
* KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-091-5/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-15/+26
|\
| * KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-081-8/+15
| * KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand2016-03-081-0/+8
| * KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand2016-03-081-0/+2
| * KVM: s390: remove old fragment of vector registersDavid Hildenbrand2016-02-101-7/+1
* | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-1/+1
|/
* KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-261-1/+0
* KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
* KVM: s390: implement the RI support of guestFan Zhang2016-01-071-1/+2
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-151-0/+1
* KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-301-1/+1
* KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-301-0/+1
* KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-301-1/+2
* KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-6/+41
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-051-0/+2
|\
| * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
OpenPOWER on IntegriCloud