Age | Commit message (Expand) | Author |
2021-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-01 | Merge tag 'docs-5.15' of git://git.lwn.net/linux | Linus Torvalds |
2021-08-20 | KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ | Maxim Levitsky |
2021-08-20 | KVM: stats: Update doc for histogram statistics | Jing Zhang |
2021-08-13 | Merge branch 'kvm-tdpmmu-fixes' into HEAD | Paolo Bonzini |
2021-08-13 | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock | Sean Christopherson |
2021-08-03 | KVM: Block memslot updates across range_start() and range_end() | Paolo Bonzini |
2021-07-26 | docs: virt: kvm: api.rst: replace some characters | Mauro Carvalho Chehab |
2021-07-26 | KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name | Vitaly Kuznetsov |
2021-07-25 | docs: virt: kvm: api.rst: replace some characters | Mauro Carvalho Chehab |
2021-07-25 | docs: kvm: properly format code blocks and lists | Ioana Ciornei |
2021-07-25 | docs: kvm: fix build warnings | Ioana Ciornei |
2021-06-28 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds |
2021-06-25 | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-06-24 | kvm: x86: Allow userspace to handle emulation errors | Aaron Lewis |
2021-06-24 | KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans | Sean Christopherson |
2021-06-24 | KVM: x86/mmu: Use MMU role to check for matching guest page sizes | Sean Christopherson |
2021-06-24 | KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken | Sean Christopherson |
2021-06-24 | KVM: stats: Add documentation for binary statistics interface | Jing Zhang |
2021-06-23 | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2021-06-22 | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability | Bharata B Rao |
2021-06-22 | KVM: arm64: Document MTE capability and ioctl | Steven Price |
2021-06-17 | docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab |
2021-06-17 | KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall | Ashish Kalra |
2021-06-17 | KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2 | Maxim Levitsky |
2021-06-17 | KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID | Vitaly Kuznetsov |
2021-06-17 | KVM: mmu: Add slots_arch_lock for memslot arch fields | Ben Gardon |
2021-06-08 | KVM: X86: MMU: Use the correct inherited permissions to get shadow page | Lai Jiangshan |
2021-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-05-27 | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK | Marcelo Tosatti |
2021-05-20 | docs: virt: api.rst: fix a pointer to SGX documentation | Mauro Carvalho Chehab |
2021-05-20 | docs: vcpu-requests.rst: fix reference for atomic ops | Mauro Carvalho Chehab |
2021-05-16 | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-10 | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG | Brijesh Singh |
2021-05-07 | doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER | Siddharth Chandrasekaran |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-26 | Merge tag 'docs-5.13' of git://git.lwn.net/linux | Linus Torvalds |
2021-04-26 | KVM: documentation: fix sphinx warnings | Paolo Bonzini |
2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-04-22 | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini |
2021-04-21 | KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add support for KVM_SEV_RECEIVE_START command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command | Steve Rutherford |
2021-04-21 | KVM: SVM: Add KVM_SEV_SEND_FINISH command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add KVM_SEND_UPDATE_DATA command | Brijesh Singh |
2021-04-21 | KVM: SVM: Add KVM_SEV SEND_START command | Brijesh Singh |
2021-04-21 | KVM: x86: document behavior of measurement ioctls with len==0 | Paolo Bonzini |
2021-04-21 | KVM: x86: Support KVM VMs sharing SEV context | Nathan Tempelman |
2021-04-20 | Merge branch 'kvm-arm64/ptp' into kvmarm-master/next | Marc Zyngier |