aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
* rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\ \
| * | KVM: s390: clean up return code handling in irq delivery codeJens Freimann2014-12-04
| * | KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann2014-12-04
| * | KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand2014-12-04
| * | KVM: s390: allow injecting all kinds of machine checksJens Freimann2014-11-28
| * | KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-28
| * | KVM: s390: refactor interrupt delivery codeJens Freimann2014-11-28
| * | KVM: s390: add defines for virtio and pfault interrupt codeJens Freimann2014-11-28
| * | KVM: s390: external param not valid for cpu timer and ckcDavid Hildenbrand2014-11-28
| * | KVM: s390: refactor interrupt injection codeJens Freimann2014-11-28
| * | KVM: s390: trigger the right CPU exit for floating interruptsChristian Borntraeger2014-11-28
| * | KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-28
| * | KVM: s390: Small fixes for the PFMF handlerThomas Huth2014-11-28
| * | Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-11-07
| |\ \
| | * | KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens2014-11-07
| | * | KVM: s390: flush CPU on load controlChristian Borntraeger2014-11-07
| | |/
| | * KVM: s390: Fix ipte lockingChristian Borntraeger2014-11-07
| * | KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand2014-10-28
| * | 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