开源镜像站
帮助
动态
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-30
KVM: VXM: Remove temporary WARN on expected vs. actual EPTP level mismatch
Sean Christopherson
2020-07-30
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
2020-07-30
KVM: VMX: Make vmx_load_mmu_pgd() static
Sean Christopherson
2020-07-30
KVM: VMX: Drop a duplicate declaration of construct_eptp()
Sean Christopherson
2020-07-10
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
KVM: VMX: optimize #PF injection when MAXPHYADDR does not match
Paolo Bonzini
2020-07-10
KVM: VMX: Add guest physical address check in EPT violation and misconfig
Mohammed Gamal
2020-07-10
KVM: VMX: introduce vmx_need_pf_intercept
Paolo Bonzini
2020-07-10
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
2020-07-10
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
2020-07-09
x86/kvm/vmx: Use native read/write_cr2()
Thomas Gleixner
2020-07-09
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
x86/kvm/vmx: Add hardirq tracing to guest enter/exit
Thomas Gleixner
2020-07-09
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
2020-07-09
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
2020-07-09
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
2020-07-08
KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper
Sean Christopherson
2020-07-08
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
2020-07-08
kvm: vmx: Add last_cpu to struct vcpu_vmx
Jim Mattson
2020-07-08
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
2020-07-08
KVM: x86/mmu: Make .write_log_dirty a nested operation
Sean Christopherson
2020-07-08
KVM: nVMX: WARN if PML emulation helper is invoked outside of nested guest
Sean Christopherson
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
[next]