开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2021-11-18
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
2021-11-18
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
2021-11-11
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
2021-11-11
KVM: nVMX: Clean up x2APIC MSR handling for L2
Sean Christopherson
2021-11-11
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
2021-11-11
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
2021-11-11
KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in use
Sean Christopherson
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
2021-11-11
kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
Jim Mattson
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-25
KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol
David Edmondson
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
2021-10-25
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
2021-10-22
KVM: VMX: Unregister posted interrupt wakeup handler on hardware unsetup
Sean Christopherson
2021-10-22
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
2021-10-22
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL w/ 0
Wanpeng Li
2021-10-22
KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit
Xiaoyao Li
2021-10-22
KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges
Xiaoyao Li
2021-10-22
KVM: VMX: Use precomputed vmx->pt_desc.addr_range
Xiaoyao Li
2021-10-22
KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero
Xiaoyao Li
2021-10-21
KVM: nVMX: promptly process interrupts delivered while in guest mode
Paolo Bonzini
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-01
KVM: x86: nSVM: implement nested TSC scaling
Maxim Levitsky
2021-09-30
KVM: VMX: Move RESET emulation to vmx_vcpu_reset()
Sean Christopherson
2021-09-30
KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation
Sean Christopherson
2021-09-30
KVM: x86: Do not mark all registers as avail/dirty during RESET/INIT
Sean Christopherson
2021-09-30
KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation.
Vitaly Kuznetsov
2021-09-30
KVM: nVMX: Use INVALID_GPA for pointers used in nVMX.
Yu Zhang
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
2021-09-15
x86/kvm: Always inline evmcs_write64()
Peter Zijlstra
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
2021-08-13
KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-Enter
Sean Christopherson
[next]