提交历史

作者 SHA1 备注 提交日期
  Jan Dakinevich 69130ea1e6 KVM: VMX: remove duplicated declaration 8 年之前
  David Matlack b428018a06 KVM: nVMX: fix instruction skipping during emulated vm-entry 8 年之前
  Jim Mattson ef85b67385 kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) 8 年之前
  GanShun 37b9a671f3 kvm: nVMX: Correct a VMX instruction error code for VMPTRLD 8 年之前
  Linus Torvalds 93173b5bf2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 8 年之前
  Jan Dakinevich 16c2aec6a2 KVM: nVMX: invvpid handling improvements 8 年之前
  Ladi Prosek 1dc35dacc1 KVM: nVMX: check host CR3 on vmentry and vmexit 8 年之前
  Ladi Prosek 9ed38ffad4 KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry 8 年之前
  Ladi Prosek ee146c1c10 KVM: nVMX: propagate errors from prepare_vmcs02 8 年之前
  Ladi Prosek 7ca29de213 KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT 8 年之前
  David Matlack 5a6a9748b4 KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry 8 年之前
  David Matlack 8322ebbb24 KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID 8 年之前
  David Matlack 3899152ccb KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation 8 年之前
  David Matlack 62cc6b9dc6 KVM: nVMX: support restore of VMX capability MSRs 8 年之前
  David Matlack 0115f9cbac KVM: nVMX: generate non-true VMX MSRs based on true versions 8 年之前
  Kyle Huey 6affcbedca KVM: x86: Add kvm_skip_emulated_instruction and use it. 8 年之前
  Kyle Huey eb27756217 KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12 8 年之前
  Kyle Huey 09ca3f2049 KVM: VMX: Reorder some skip_emulated_instruction calls 8 年之前
  Kyle Huey 6a908b628c KVM: x86: Add a return value to kvm_emulate_cpuid 8 年之前
  Ingo Molnar 064e6a8ba6 Merge branch 'linus' into x86/fpu, to resolve conflicts 8 年之前
  Jan Dakinevich bcdde302b8 KVM: nVMX: invvpid handling improvements 8 年之前
  Jiang Biao 33365e7a45 kvm: x86: make function static to avoid compiling warning 8 年之前
  Paolo Bonzini ad3610919e kvm: x86: avoid atomic operations on APICv vmentry 9 年之前
  Paolo Bonzini 1b07304c58 KVM: nVMX: support descriptor table exits 8 年之前
  Longpeng(Mike) 868a32f327 kvm: x86: remove the misleading comment in vmx_handle_external_intr 8 年之前
  Radim Krčmář 2361133293 KVM: VMX: refactor setup of global page-sized bitmaps 8 年之前
  Radim Krčmář 2e69f86561 KVM: VMX: join functions that disable x2apic msr intercepts 8 年之前
  Radim Krčmář 40d8338d09 KVM: VMX: remove functions that enable msr intercepts 8 年之前
  Jim Mattson 83bafef1a1 kvm: nVMX: Update MSR load counts on a VMCS switch 8 年之前
  Jim Mattson cf3215d939 kvm: nVMX: Fetch VM_INSTRUCTION_ERROR from vmcs02 on vmx->fail 9 年之前