index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-17
KVM: x86/mmu: Grab nx_lpage_splits as an unsigned long before division
Sean Christopherson
2021-06-17
KVM: x86: Check for pending interrupts when APICv is getting disabled
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Drop redundant checks on vmcs12 in EPTP switching emulation
Sean Christopherson
2021-06-17
KVM: nVMX: WARN if subtly-impossible VMFUNC conditions occur
Sean Christopherson
2021-06-17
KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()
Sean Christopherson
2021-06-17
KVM: x86: Defer MMU sync on PCID invalidation
Sean Christopherson
2021-06-17
KVM: nVMX: Use fast PGD switch when emulating VMFUNC[EPTP_SWITCH]
Sean Christopherson
2021-06-17
KVM: x86: Use KVM_REQ_TLB_FLUSH_GUEST to handle INVPCID(ALL) emulation
Sean Christopherson
2021-06-17
KVM: nVMX: Free only guest_mode (L2) roots on INVVPID w/o EPT
Sean Christopherson
2021-06-17
KVM: nVMX: Consolidate VM-Enter/VM-Exit TLB flush and MMU sync logic
Sean Christopherson
2021-06-17
KVM: x86: Drop skip MMU sync and TLB flush params from "new PGD" helpers
Sean Christopherson
2021-06-17
KVM: nSVM: Move TLB flushing logic (or lack thereof) to dedicated helper
Sean Christopherson
2021-06-17
KVM: x86: Uncondtionally skip MMU sync/TLB flush in MOV CR3's PGD switch
Sean Christopherson
2021-06-17
KVM: x86: Invalidate all PGDs for the current PCID on MOV CR3 w/ flush
Sean Christopherson
2021-06-17
KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
Sean Christopherson
2021-06-17
KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
Sean Christopherson
2021-06-17
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
2021-06-17
KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Request to sync eVMCS from VMCS12 after migration
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Reset eVMCS clean fields data from prepare_vmcs02()
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Force enlightened VMCS sync from nested_vmx_failValid()
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Ignore 'hv_clean_fields' data when eVMCS data is copied in vmx_get...
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Release enlightened VMCS on VMCLEAR
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Introduce 'EVMPTR_MAP_PENDING' post-migration state
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Make copy_vmcs12_to_enlightened()/copy_enlightened_to_vmcs12() ret...
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Release eVMCS when enlightened VMENTRY was disabled
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Don't set 'dirty_vmcs12' flag on enlightened VMPTRLD
Vitaly Kuznetsov
2021-06-17
KVM: nVMX: Use '-1' in 'hv_evmcs_vmptr' to indicate that eVMCS is not in use
Vitaly Kuznetsov
2021-06-17
KVM: x86: avoid loading PDPTRs after migration when possible
Maxim Levitsky
2021-06-17
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
2021-06-17
KVM: x86: introduce kvm_register_clear_available
Maxim Levitsky
2021-06-17
KVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTED_STATE_PAGES
Maxim Levitsky
2021-06-17
KVM: nSVM: refactor the CR3 reload on migration
Maxim Levitsky
2021-06-17
KVM: x86: Always load PDPTRs on CR3 load for SVM w/o NPT and a PAE guest
Sean Christopherson
2021-06-17
KVM: nSVM: Drop pointless pdptrs_changed() check on nested transition
Sean Christopherson
2021-06-17
KVM: nVMX: Drop obsolete (and pointless) pdptrs_changed() check
Sean Christopherson
2021-06-17
KVM: selftests: Introduce hyperv_features test
Vitaly Kuznetsov
2021-06-17
KVM: selftests: Move evmcs.h to x86_64/
Vitaly Kuznetsov
2021-06-17
KVM: selftests: move Hyper-V MSR definitions to hyperv.h
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_DEBUGGING privilege bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS privilege bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Prepare to check access to Hyper-V hypercalls
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE privilege bit
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Inverse the default in hv_check_msr_access()
Vitaly Kuznetsov
2021-06-17
KVM: x86: hyper-v: Honor HV_FEATURE_DEBUG_MSRS_AVAILABLE privilege bit
Vitaly Kuznetsov
[next]