summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-211-0/+3
* | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-4/+33
* | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-101-6/+1
* | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand2014-07-101-0/+8
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-107/+447
|\
| * KVM: s390: Intercept the tprot instructionMatthew Rosato2014-05-301-1/+3
| * KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand2014-05-301-1/+1
| * KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-4/+6
| * KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-1/+1
| * KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-161-7/+25
| * KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-291-2/+121
| * KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-291-2/+14
| * KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-221-0/+2
| * KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-221-2/+51
| * KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+2
| * KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens2014-04-221-64/+31
| * KVM: s390: convert pfault codeHeiko Carstens2014-04-221-2/+3
| * KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-0/+2
| * KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+3
| * KVM: s390: export test_vfacility()Heiko Carstens2014-04-221-1/+1
| * KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel2014-04-221-0/+43
| * KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-22/+37
| * KVM: s390: Per-vm kvm device controlsDominik Dingel2014-04-221-0/+54
| * KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne2014-04-221-1/+50
| * KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-221-0/+1
OpenPOWER on IntegriCloud