aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-05-17KVM: s390: fix get_all_floating_irqsJens Freimann
2015-05-17KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger
2015-05-17KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2015-05-17KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand
2015-05-17KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand
2015-05-08KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-03-28kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-06KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand
2015-03-06KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand
2015-03-06KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand
2015-03-06KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand
2015-01-16KVM: s390: Fix ipte lockingChristian Borntraeger
2015-01-16KVM: s390: flush CPU on load controlChristian Borntraeger
2015-01-16KVM: s390: Fix size of monitor-class number fieldThomas Huth
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/interrupt: remove double assignmentChristian Borntraeger
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger
2014-09-10KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-09-10KVM: s390: Limit guest size to 16TBChristian Borntraeger
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian 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: don't use kvm lock in interrupt injection codeJens Freimann
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: no special machine check deliveryChristian Borntraeger
2014-08-25KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand
2014-08-25KVM: s390: factor out get_ilc() functionJens Freimann
2014-08-25KVM: s390: add defines for pfault init delivery codeJens Freimann
2014-08-25KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-07-31KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger
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