index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
nested.c
Age
Commit message (
Expand
)
Author
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
2019-07-02
kvm: nVMX: Remove unnecessary sync_roots from handle_invept
Jim Mattson
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
2019-07-02
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
Vitaly Kuznetsov
2019-07-02
KVM: nVMX: allow setting the VMFUNC controls MSR
Paolo Bonzini
2019-07-02
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
Paolo Bonzini
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2019-06-18
KVM: VMX: Leave preemption timer running when it's disabled
Sean Christopherson
2019-06-18
KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
Sean Christopherson
2019-06-18
KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
Sean Christopherson
2019-06-18
KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
Sean Christopherson
2019-06-18
KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
Sean Christopherson
2019-06-18
KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS secondary execution controls
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS primary execution controls
Sean Christopherson
2019-06-18
KVM: VMX: Shadow VMCS pin controls
Sean Christopherson
2019-06-18
KVM: nVMX: Use adjusted pin controls for vmcs02
Sean Christopherson
2019-06-18
KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
Sean Christopherson
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
2019-06-18
KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
Sean Christopherson
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
Sean Christopherson
2019-06-18
KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
Sean Christopherson
2019-06-18
KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
Sean Christopherson
2019-06-18
KVM: nVMX: Don't speculatively write APIC-access page address
Sean Christopherson
2019-06-18
KVM: nVMX: Don't speculatively write virtual-APIC page address
Sean Christopherson
2019-06-18
KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
Sean Christopherson
2019-06-18
KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCS
Sean Christopherson
2019-06-18
KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
Sean Christopherson
2019-06-18
KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
Sean Christopherson
2019-06-18
KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
Sean Christopherson
2019-06-18
KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
Sean Christopherson
2019-06-18
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
Paolo Bonzini
2019-06-18
KVM: nVMX: Sync rarely accessed guest fields only when needed
Sean Christopherson
2019-06-18
KVM: nVMX: Add helpers to identify shadowed VMCS fields
Sean Christopherson
2019-06-18
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
Sean Christopherson
2019-06-18
KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
Sean Christopherson
2019-06-18
KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
Sean Christopherson
2019-06-18
KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
Sean Christopherson
2019-06-18
KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
Sean Christopherson
2019-06-18
kvm: vmx: segment limit check: use access length
Eugene Korenevsky
2019-06-18
kvm: vmx: fix limit checking in get_vmx_mem_address()
Eugene Korenevsky
2019-06-13
KVM: nVMX: use correct clean fields when copying from eVMCS
Vitaly Kuznetsov
2019-06-05
x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()
Jan Beulich
2019-05-24
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
[prev]
[next]