summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/kvm_host.h
AgeCommit message (Expand)Author
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
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova
2015-03-06KVM: s390: Enable vector support for capable guestEric Farman
2015-03-06KVM: s390: Add new SIGP order to kernel countersEric Farman
2015-03-06KVM: s390: Vector exceptionsEric Farman
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller
2015-02-09KVM: s390: add cpu model supportMichael Mueller
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2015-01-23KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth