index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-07-30
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
2020-07-30
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
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-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-24
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
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-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
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-18
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
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
[next]