aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-37/+95
2015-07-22s390/kvm: validate the floating-point control before restoring itHendrik Brueckner1-2/+8
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-28/+53
2015-06-03Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-3/+8
2015-06-02KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand1-2/+6
2015-06-02KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand1-1/+2
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini1-0/+1
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini1-2/+2
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini1-1/+3
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-4/+4
2015-05-11Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-18/+33
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger1-5/+5
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger1-10/+18
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl1-2/+4
2015-05-08KVM: s390: make EDAT1 depend on host supportGuenther Hutzl1-2/+5
2015-05-08KVM: s390: optimize round trip time in request handlingChristian Borntraeger1-0/+2
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger1-4/+6
2015-04-15KVM: s390: disable RRBM againChristian Borntraeger1-1/+1
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-31/+367
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+36
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann1-0/+10
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann1-1/+3
2015-03-31KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger1-2/+2
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller1-8/+11
2015-03-17KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller1-1/+0
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne1-0/+123
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova1-0/+5
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth1-0/+74
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin1-1/+1
2015-03-17KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel1-9/+5
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini1-1/+0
2015-03-06KVM: s390: Enable vector support for capable guestEric Farman1-0/+5
2015-03-06KVM: s390: Machine CheckEric Farman1-0/+29
2015-03-06KVM: s390: Add new SIGP order to kernel countersEric Farman1-0/+1
2015-03-06KVM: s390: Allocate and save/restore vector registersEric Farman1-6/+33
2015-03-06KVM: s390: perform vcpu model setup in a functionMichael Mueller1-6/+11
2015-03-06KVM: s390: Forward PSW to next instruction for addressing exceptionsThomas Huth1-7/+28
2015-03-04KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller1-16/+1
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller1-14/+16
2015-03-04KVM: s390: fix in memory copy of facility listsMichael Mueller1-2/+2
2015-03-04KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger1-3/+6
2015-03-03KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak1-3/+7
2015-02-09KVM: s390: add cpu model supportMichael Mueller1-0/+132
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller1-34/+58
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak1-2/+47
2015-02-09KVM: s390: reenable LPP facilityChristian Borntraeger1-1/+1
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak1-0/+75
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne1-0/+128
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand1-0/+5