Age | Commit message (Expand) | Author |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-10-24 | s390: fix save and restore of the floating-point-control register | Martin Schwidefsky |
2013-10-24 | s390/dis: move disassembler function prototypes to proper header file | Heiko Carstens |
2013-10-22 | s390/time: correct use of store clock fast | Martin Schwidefsky |
2013-10-17 | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V |
2013-09-24 | KVM: s390: Intercept SCK instruction | Thomas Huth |
2013-09-24 | KVM: s390: Implement TEST BLOCK | Thomas Huth |
2013-09-24 | KVM: s390: Helper for converting real addresses to absolute | Thomas Huth |
2013-09-24 | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre | Thomas Huth |
2013-09-24 | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth |
2013-09-24 | KVM: s390: Push run loop into __vcpu_run | Thomas Huth |
2013-09-24 | KVM: s390: Split up __vcpu_run into three parts | Thomas Huth |
2013-09-24 | KVM: s390: Remove dead "rerun vcpu" code | Thomas Huth |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-29 | KVM: s390: Add helper function for setting condition code | Thomas Huth |
2013-07-29 | KVM: s390: Fix sparse warnings in priv.c | Thomas Huth |
2013-07-29 | KVM: s390: declare virtual HW facilities | Michael Mueller |
2013-07-29 | KVM: s390: fix pfmf non-quiescing control handling | Heiko Carstens |
2013-07-29 | KVM: s390: move kvm_guest_enter,exit closer to sie | Dominik Dingel |
2013-07-18 | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa |
2013-07-18 | KVM: s390: use cookies for ioeventfd | Cornelia Huck |
2013-07-15 | s390: Replace weird use of PTR_RET. | Rusty Russell |
2013-06-20 | KVM: s390: Fixed priority of execution in STSI | Thomas Huth |
2013-06-20 | KVM: s390: Reworked LCTL and LCTLG instructions | Thomas Huth |
2013-06-20 | KVM: s390: Check for access exceptions during TPI | Thomas Huth |
2013-06-20 | KVM: s390: Check for PSTATE when handling DIAGNOSE | Thomas Huth |
2013-06-20 | KVM: s390: Privileged operation checks moved to instruction handlers | Thomas Huth |
2013-06-20 | KVM: s390: Privileged operation check for TPROT | Thomas Huth |
2013-06-20 | KVM: s390: Renamed PGM_PRIVILEGED_OPERATION | Thomas Huth |
2013-06-17 | KVM: s390: Fix epsw instruction decoding | Thomas Huth |
2013-06-17 | KVM: s390: Use common waitqueue | Christian Borntraeger |
2013-06-17 | KVM: s390: code cleanup to use common vcpu slab cache | Michael Mueller |
2013-06-17 | KVM: s390: guest large pages | Christian Borntraeger |
2013-06-03 | KVM: s390: Add "devname:kvm" alias. | Cornelia Huck |
2013-05-21 | s390/kvm: avoid automatic sie reentry | Martin Schwidefsky |
2013-05-21 | s390/kvm: Kick guests out of sie if prefix page host pte is touched | Christian Borntraeger |
2013-05-21 | s390/kvm: Provide a way to prevent reentering SIE | Christian Borntraeger |
2013-05-21 | s390/kvm: fix psw rewinding in handle_skey | Martin Schwidefsky |
2013-05-19 | KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles | Marc Zyngier |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-17 | s390/dis: use explicit buf len | Stefan Raspl |
2013-04-02 | KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 | Nick Wang |
2013-04-02 | KVM: s390: Remove the sanity checks for kvm memory slot | Nick Wang |
2013-04-02 | KVM: s390: fix compile with !CONFIG_COMPAT | Heiko Carstens |
2013-04-02 | KVM: s390: fix stsi exception handling | Heiko Carstens |
2013-04-02 | KVM: s390: fix and enforce return code handling for irq injections | Heiko Carstens |
2013-04-02 | KVM: s390: make if statements in lpsw/lpswe handlers readable | Heiko Carstens |
2013-04-02 | KVM: s390: fix return code handling in lpsw/lpswe handlers | Heiko Carstens |