开源镜像站
帮助
动态
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
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
2020-07-03
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2020-07-03
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2020-06-23
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-06-22
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
2020-06-19
Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
Vitaly Kuznetsov
2020-06-15
KVM: VMX: Add helpers to identify interrupt type from intr_info
Sean Christopherson
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-11
Merge branch 'kvm-basic-exit-reason' into HEAD
Paolo Bonzini
2020-06-11
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-08
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
2020-06-04
KVM: x86: Move MPK feature detection to common code
Babu Moger
2020-06-04
KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
Sean Christopherson
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-06-01
KVM: VMX: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
2020-05-28
KVM: nVMX: always update CR3 in VMCS
Paolo Bonzini
2020-05-28
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
2020-05-27
KVM: VMX: replace "fall through" with "return" to indicate different case
Miaohe Lin
2020-05-27
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
2020-05-27
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-05-27
KVM: x86: simplify is_mmio_spte
Paolo Bonzini
2020-05-27
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
Maxim Levitsky
2020-05-15
KVM: nVMX: Migrate the VMX-preemption timer
Jim Mattson
2020-05-15
KVM: nVMX: Change emulated VMX-preemption timer hrtimer to absolute
Jim Mattson
2020-05-15
KVM: nVMX: Really make emulated nested preemption timer pinned
Jim Mattson
2020-05-15
KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
Sean Christopherson
2020-05-15
KVM: VMX: Handle preemption timer fastpath
Wanpeng Li
2020-05-15
KVM: x86: introduce kvm_can_use_hv_timer
Paolo Bonzini
2020-05-15
KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
Wanpeng Li
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
2020-05-15
KVM: VMX: Introduce generic fastpath handler
Wanpeng Li
2020-05-15
KVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSENTER_*
Sean Christopherson
2020-05-15
KVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP for 32-bit vCPU
Sean Christopherson
2020-05-15
KVM: VMX: Improve handle_external_interrupt_irqoff inline assembly
Uros Bizjak
2020-05-15
KVM: VMX: Remove unneeded __ASM_SIZE usage with POP instruction
Uros Bizjak
2020-05-15
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
2020-05-15
KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
Sean Christopherson
2020-05-13
KVM: x86/mmu: Capture TDP level when updating CPUID
Sean Christopherson
2020-05-13
KVM: VMX: Move nested EPT out of kvm_x86_ops.get_tdp_level() hook
Sean Christopherson
2020-05-13
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
[next]