提交历史

作者 SHA1 备注 提交日期
  Liran Alon 52ad7eb3d6 KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS 6 年之前
  Liran Alon 72aeb60c52 KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD 7 年之前
  Leonid Shatz 326e742533 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset 6 年之前
  Yi Wang 1e4329ee2c x86/kvm/vmx: fix old-style function declaration 6 年之前
  Liran Alon f48b4711dd KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes 6 年之前
  Liran Alon 7f9ad1dfa3 KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once 6 年之前
  Luiz Capitulino a87c99e612 KVM: VMX: re-add ple_gap module parameter 6 年之前
  Linus Torvalds 0d1e8b8d2b Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 7 年之前
  KarimAllah Ahmed 22a7cdcae6 KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned 7 年之前
  Vitaly Kuznetsov cbe3f898d1 x86/kvm/nVMX: tweak shadow fields 7 年之前
  Paolo Bonzini 1e58e5e591 KVM: VMX: enable nested virtualization by default 7 年之前
  Uros Bizjak 43ce76ce73 KVM/x86: Use 32bit xor to clear registers in svm.c 7 年之前
  Jim Mattson f10c729ff9 kvm: vmx: Defer setting of DR6 until #DB delivery 7 年之前
  Jim Mattson da998b46d2 kvm: x86: Defer setting of CR2 until #PF delivery 7 年之前
  Vitaly Kuznetsov 8cab6507f6 x86/kvm/nVMX: nested state migration for Enlightened VMCS 7 年之前
  Vitaly Kuznetsov a1b0c1c64d x86/kvm/nVMX: allow bare VMXON state migration 7 年之前
  Vitaly Kuznetsov c4ebd6295a KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case 7 年之前
  Vitaly Kuznetsov b8bbab928f KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR 7 年之前
  Vitaly Kuznetsov 945679e301 KVM: nVMX: add enlightened VMCS state 7 年之前
  Vitaly Kuznetsov 57b119da35 KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability 7 年之前
  Vitaly Kuznetsov 5d7a644336 KVM: VMX: refactor evmcs_sanitize_exec_ctrls() 7 年之前
  Lan Tianyu a5c214dad1 KVM/VMX: Change hv flush logic when ept tables are mismatched. 7 年之前
  Uros Bizjak 44c2d667ce KVM/x86: Use 32bit xor to clear register 7 年之前
  Uros Bizjak 4b1e54786e KVM/x86: Use assembly instruction mnemonics instead of .byte streams 7 年之前
  Uros Bizjak 5ebb272b2e KVM/x86: Fix invvpid and invept register operand size in 64-bit mode 7 年之前
  Vitaly Kuznetsov 36d9594dfb x86/kvm/mmu: make space for source data caching in struct kvm_mmu 7 年之前
  Vitaly Kuznetsov 14c07ad89f x86/kvm/mmu: introduce guest_mmu 7 年之前
  Vitaly Kuznetsov 6a82cd1c7b x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots() 7 年之前
  Vitaly Kuznetsov 3dc773e745 x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu() 7 年之前
  Vitaly Kuznetsov 44dd3ffa7b x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU 7 年之前