summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-28/+53
|\
| * Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-06-031-3/+8
| |\
| | * KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand2015-06-021-2/+6
| | * KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand2015-06-021-1/+2
| * | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
| * | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-2/+2
| * | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-261-1/+3
| * | Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-05-111-18/+33
| |\|
| | * KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2015-05-081-5/+5
| | * KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-081-10/+18
| | * KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-081-2/+4
| | * KVM: s390: make EDAT1 depend on host supportGuenther Hutzl2015-05-081-2/+5
| | * KVM: s390: optimize round trip time in request handlingChristian Borntraeger2015-05-081-0/+2
| * | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-4/+6
| |/
* / s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-4/+4
|/
* KVM: s390: disable RRBM againChristian Borntraeger2015-04-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-131-31/+367
|\
| * KVM: s390: migrate vcpu interrupt stateJens Freimann2015-03-311-0/+36
| * KVM: s390: add ioctl to inject local interruptsJens Freimann2015-03-311-0/+10
| * KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-311-1/+3
| * KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger2015-03-311-2/+2
| * KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-171-8/+11
| * KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller2015-03-171-1/+0
| * KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne2015-03-171-0/+123
| * KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-171-0/+5
| * KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-171-0/+74
| * KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-171-1/+1
| * KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel2015-03-171-9/+5
| * KVM: s390: Enable vector support for capable guestEric Farman2015-03-061-0/+5
| * KVM: s390: Machine CheckEric Farman2015-03-061-0/+29
| * KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-061-0/+1
| * KVM: s390: Allocate and save/restore vector registersEric Farman2015-03-061-6/+33
| * KVM: s390: perform vcpu model setup in a functionMichael Mueller2015-03-061-6/+11
| * KVM: s390: Forward PSW to next instruction for addressing exceptionsThomas Huth2015-03-061-7/+28
* | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-101-1/+0
|/
* KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-041-14/+16
* KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
* KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
* KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
* KVM: s390: add cpu model supportMichael Mueller2015-02-091-0/+132
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-091-34/+58
* KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-091-2/+47
* KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-091-1/+1
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-231-0/+75
* KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-231-0/+128
* KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-231-0/+5
* KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-231-0/+4
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-231-1/+3
OpenPOWER on IntegriCloud