aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
...
| * | KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand2014-10-28
| * | KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-28
| * | KVM: s390: sigp: separate preparation handlersDavid Hildenbrand2014-10-28
| * | KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand2014-10-28
| * | KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand2014-10-28
| * | KVM: s390: Fix size of monitor-class number fieldThomas Huth2014-10-28
| * | KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-28
| |/
* | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-27
* | 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/interrupt: remove double assignmentChristian Borntraeger2014-09-10
* KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-10
* KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-10
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-10
* KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-10
* KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-10
* KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-10
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
* Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-26
|\
| * KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-26
| * KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-26
| * KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
| * KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-25
| * KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-25
| * KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-25
| * KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-25
| * KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-25
| * KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-25
| * KVM: s390: factor out get_ilc() functionJens Freimann2014-08-25
| * KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-25
* | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-25
|\|
| * KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-25
* | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
|/
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-05
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* | KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand2014-07-31
* | KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger2014-07-30
* | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-21
* | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-21
* | KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-21
* | KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand2014-07-21
* | KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-21
* | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-21
* | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-10
* | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-10