aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li1-0/+1
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang1-1/+7
2017-03-21KVM: s390: Use defines for intercept codeFarhan Ali1-0/+3
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand1-1/+17
2016-09-13Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-67/+67
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand1-1/+1
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-67/+67
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+30
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand1-1/+1
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand1-1/+14
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand1-0/+2
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand1-0/+2
2016-06-10KVM: s390: Limit sthyi executionJanosch Frank1-0/+1
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank1-0/+2
2016-06-10KVM: s390: Add operation exception interception handlerJanosch Frank1-0/+1
2016-06-10KVM: s390: Add stats for PEI eventsAlexander Yarygin1-0/+1
2016-05-13KVM: s390: set halt polling to 80 microsecondsChristian Borntraeger1-1/+1
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+3
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand1-5/+1
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-15/+26
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand1-8/+15
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand1-0/+8
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand1-0/+2
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti1-1/+1
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand1-7/+1
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand1-1/+0
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+4
2016-01-07KVM: s390: implement the RI support of guestFan Zhang1-1/+2
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel1-0/+1
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski1-1/+1
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski1-0/+1
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski1-1/+2
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski1-6/+41
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+2
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner1-1/+1
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger1-1/+0
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger1-0/+3
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-3/+3
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini1-1/+1
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger1-1/+2
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl1-0/+1
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann1-3/+27
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller1-1/+0