summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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
* KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-101-0/+33
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-43/+0
* Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-261-36/+63
|\
| * KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-261-2/+2
| * KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-261-15/+3
| * KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-251-2/+2
| * KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-251-2/+5
| * KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-251-2/+8
| * KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-251-14/+46
| * KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-251-4/+2
* | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-251-13/+0
|\ \ | |/
| * KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-251-13/+0
* | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
|/
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-211-0/+1
* | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-211-2/+0
* | KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand2014-07-211-4/+4
* | KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-211-2/+2
OpenPOWER on IntegriCloud