summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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
* KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-231-2/+2
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-231-7/+2
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-231-1/+1
* KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-231-3/+62
* KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-231-9/+16
* KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-191-5/+17
|\
| * KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-281-5/+9
| * KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-281-0/+7
| * KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-281-0/+1
* | s390/mm: recfactor global pgste updatesDominik Dingel2014-10-271-1/+1
|/
* KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-011-0/+1
* KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger2014-10-011-1/+1
* KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-171-1/+2
* KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-101-1/+1