Age | Commit message (Expand) | Author |
2018-12-14 | x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID | Vitaly Kuznetsov |
2018-12-14 | kvm: introduce manual dirty log reprotect | Paolo Bonzini |
2018-12-14 | kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic | Paolo Bonzini |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds |
2018-10-19 | Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2018-10-17 | kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD | Jim Mattson |
2018-10-17 | kvm: x86: Add exception payload fields to kvm_vcpu_events | Jim Mattson |
2018-10-17 | KVM: Documentation: Fix omission in struct kvm_vcpu_events | Jim Mattson |
2018-10-17 | kvm/x86 : add coalesced pio support | Peng Hao |
2018-10-17 | kvm/x86 : add document for coalesced mmio | Peng Hao |
2018-10-17 | KVM: x86: hyperv: implement PV IPI send hypercalls | Vitaly Kuznetsov |
2018-10-09 | KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result | Paul Mackerras |
2018-10-09 | KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization | Paul Mackerras |
2018-10-09 | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras |
2018-10-09 | KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register | Paul Mackerras |
2018-10-03 | kvm: arm64: Allow tuning the physical address size for VM | Suzuki K Poulose |
2018-09-20 | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt |
2018-09-12 | KVM: s390: Make huge pages unavailable in ucontrol VMs | Janosch Frank |
2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad |
2018-08-22 | KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR | Dongjiu Geng |
2018-08-22 | Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2018-08-06 | KVM: X86: Implement "send IPI" hypercall | Wanpeng Li |
2018-08-06 | kvm: nVMX: Introduce KVM_CAP_NESTED_STATE | Jim Mattson |
2018-07-30 | KVM: s390: Add huge page enablement control | Janosch Frank |
2018-07-21 | KVM: arm: Add 32bit get/set events support | James Morse |
2018-07-21 | arm64: KVM: export the capability to set guest SError syndrome | Dongjiu Geng |
2018-07-21 | arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS | Dongjiu Geng |
2018-07-21 | KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR | Christoffer Dall |
2018-06-22 | KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number | Vitaly Kuznetsov |
2018-06-01 | KVM: docs: nVMX: Remove known limitations as they do not exist now | Liran Alon |
2018-06-01 | KVM: docs: mmu: KVM support exposing SLAT to guests | Liran Alon |
2018-06-01 | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2018-05-26 | KVM: docs: mmu: Fix link to NPT presentation from KVM Forum 2008 | Liran Alon |
2018-05-26 | kvm: x86: Amend the KVM_GET_SUPPORTED_CPUID API documentation | Jim Mattson |
2018-05-26 | KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability | Vitaly Kuznetsov |
2018-05-25 | KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION | Eric Auger |
2018-05-17 | kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME | Michael S. Tsirkin |
2018-04-20 | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier |
2018-03-28 | KVM: trivial documentation cleanups | Andrew Jones |
2018-03-16 | KVM: X86: Provide a capability to disable HLT intercepts | Wanpeng Li |
2018-03-16 | KVM: X86: Provide a capability to disable MWAIT intercepts | Wanpeng Li |
2018-03-16 | Merge tag 'kvm-s390-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-03-14 | KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW] | Christian Borntraeger |
2018-03-06 | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED | Wanpeng Li |
2018-03-06 | KVM: x86: KVM_CAP_SYNC_REGS | Ken Hofsass |
2018-03-06 | KVM: x86: add SYNC_REGS_SIZE_BYTES #define. | Ken Hofsass |
2018-03-06 | kvm: x86: hyperv: guest->host event signaling via eventfd | Roman Kagan |
2018-03-01 | KVM: x86: Add a framework for supporting MSR-based features | Tom Lendacky |
2018-02-24 | KVM: x86: fix backward migration with async_PF | Radim Krčmář |