summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-271-5/+12
* s390/mm: recfactor global pgste updatesDominik Dingel2014-10-271-1/+1
* KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-012-0/+2
* KVM: s390/facilities: allow TOD-CLOCK steering facility bitChristian Borntraeger2014-10-011-1/+1
* KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-172-1/+3
* KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-101-1/+0
* KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-101-8/+18
* KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-101-2/+1
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-101-0/+1
* KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-101-1/+1
* KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-102-7/+7
* 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-265-155/+113
|\
| * 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-254-8/+8
| * KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-251-2/+0
| * KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-253-25/+24
| * KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-252-3/+9
| * KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-251-14/+46
| * KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-253-66/+0
| * KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-251-4/+2
| * KVM: s390: factor out get_ilc() functionJens Freimann2014-08-251-20/+21
| * KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-251-2/+4
* | 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
|/
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-051-2/+1
* 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: rework broken SIGP STOP interrupt handlingDavid Hildenbrand2014-07-311-0/+3
* | KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-301-0/+1
* | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-211-0/+1
* | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-213-15/+1
* | KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-213-23/+22
* | 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-213-28/+28
* | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-212-36/+8
* | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-104-6/+43
* | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-102-8/+3
* | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand2014-07-102-19/+20
* | KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a timeDavid Hildenbrand2014-07-101-1/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0413-498/+2963
|\
| * KVM: s390: Intercept the tprot instructionMatthew Rosato2014-05-301-1/+3
| * KVM: s390: a VCPU is already started when delivering interruptsDavid Hildenbrand2014-05-301-1/+0
| * KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand2014-05-301-1/+1
| * KVM: s390: clean up interrupt injection in sigp codeJens Freimann2014-05-301-38/+18
OpenPOWER on IntegriCloud