aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAge
* KVM: s390: disable RRBM againChristian Borntraeger2015-04-15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\
| * KVM: s390: migrate vcpu interrupt stateJens Freimann2015-03-31
| * KVM: s390: add ioctl to inject local interruptsJens Freimann2015-03-31
| * KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-31
| * KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger2015-03-31
| * KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-17
| * KVM: s390: drop SIMD bit from kvm_s390_fac_list_maskMichael Mueller2015-03-17
| * KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne2015-03-17
| * KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-17
| * KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-17
| * KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-17
| * KVM: s390: cleanup jump lables in kvm_arch_init_vmDominik Dingel2015-03-17
| * KVM: s390: Enable vector support for capable guestEric Farman2015-03-06
| * KVM: s390: Machine CheckEric Farman2015-03-06
| * KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-06
| * KVM: s390: Allocate and save/restore vector registersEric Farman2015-03-06
| * KVM: s390: perform vcpu model setup in a functionMichael Mueller2015-03-06
| * KVM: s390: Forward PSW to next instruction for addressing exceptionsThomas Huth2015-03-06
* | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-10
|/
* KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-04
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-04
* KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-04
* KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-04
* KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-03
* KVM: s390: add cpu model supportMichael Mueller2015-02-09
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09
* KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-09
* KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-09
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
* KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-23
* KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-23
* KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-23
* KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-23
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
* KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-23
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-01-23
* KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel2015-01-23
* KVM: s390: move vcpu specific initalization to a later pointDominik Dingel2015-01-23
* KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-28
| * KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-28
| * KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-28
* | s390/mm: recfactor global pgste updatesDominik Dingel2014-10-27
|/
* KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-01
* KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger2014-10-01
* KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-17
* KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-10