aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2015-03-06KVM: s390: perform vcpu model setup in a functionMichael Mueller
2015-03-06KVM: s390: Forward PSW to next instruction for addressing exceptionsThomas Huth
2015-03-04KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller
2015-03-04KVM: s390: fix in memory copy of facility listsMichael Mueller
2015-03-04KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger
2015-03-03KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak
2015-02-09KVM: s390: add cpu model supportMichael Mueller
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak
2015-02-09KVM: s390: reenable LPP facilityChristian Borntraeger
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-01-23KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak
2015-01-23KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne
2015-01-23KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand
2015-01-23KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand
2015-01-23KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-01-23KVM: s390: Allow userspace to limit guest memory sizeDominik Dingel
2015-01-23KVM: s390: move vcpu specific initalization to a later pointDominik Dingel
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth
2014-10-27s390/mm: recfactor global pgste updatesDominik Dingel
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand
2014-10-01KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-26Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky
2014-08-25Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-08-25KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann
2014-08-25KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand
2014-08-25KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand
2014-08-25KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand
2014-08-25KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf
2014-07-21KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand