aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
| * KVM: s390: Intercept SCK instructionThomas Huth2013-09-24
| * KVM: s390: Implement TEST BLOCKThomas Huth2013-09-24
| * KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-24
| * KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-24
| * KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-24
| * KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-24
| * KVM: s390: Split up __vcpu_run into three partsThomas Huth2013-09-24
| * KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-24
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-24
* | s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-24
* | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-22
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-04
|\
| * KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-29
| * KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-29
| * KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-29
| * KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-18
| * KVM: s390: use cookies for ioeventfdCornelia Huck2013-07-18
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \
| * | s390: Replace weird use of PTR_RET.Rusty Russell2013-07-14
| |/
* | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-29
* | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-29
|/
* KVM: s390: Fixed priority of execution in STSIThomas Huth2013-06-20
* KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-20
* KVM: s390: Check for access exceptions during TPIThomas Huth2013-06-20
* KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth2013-06-20
* KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth2013-06-20
* KVM: s390: Privileged operation check for TPROTThomas Huth2013-06-20
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-20
* KVM: s390: Fix epsw instruction decodingThomas Huth2013-06-17
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-17
* KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller2013-06-17
* KVM: s390: guest large pagesChristian Borntraeger2013-06-17
* KVM: s390: Add "devname:kvm" alias.Cornelia Huck2013-06-03
* s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-21
* s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-21
* s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-21
* s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky2013-05-21
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-19
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang2013-04-02
| * KVM: s390: Remove the sanity checks for kvm memory slotNick Wang2013-04-02
| * KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-02
| * KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-02
| * KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-02
| * KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-02
| * KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-02
| * KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-02
| * KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-02