summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-161-1/+1
|/
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-311-3/+3
|\
| * s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-3/+3
* | KVM: s390: Provide global debug logChristian Borntraeger2015-07-291-1/+0
* | KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2015-07-291-0/+3
|/
* KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
* KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-081-1/+2
* KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-081-0/+1
* KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-311-3/+27
* KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-171-1/+0
* KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-171-0/+1
* KVM: s390: Enable vector support for capable guestEric Farman2015-03-061-1/+3
* KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-061-0/+1
* KVM: s390: Vector exceptionsEric Farman2015-03-061-0/+1
OpenPOWER on IntegriCloud