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