index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-02-25
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
2021-02-23
KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
Like Xu
2021-02-22
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2021-02-22
KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page fault
Sean Christopherson
2021-02-22
KVM: nSVM: prepare guest save area while is_guest_mode is true
Paolo Bonzini
2021-02-19
KVM: x86/mmu: Remove a variety of unnecessary exports
Sean Christopherson
2021-02-19
KVM: x86: Fold "write-protect large" use case into generic write-protect
Sean Christopherson
2021-02-19
KVM: x86/mmu: Don't set dirty bits when disabling dirty logging w/ PML
Sean Christopherson
2021-02-19
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
2021-02-19
KVM: x86: Further clarify the logic and comments for toggling log dirty
Sean Christopherson
2021-02-19
KVM: x86: Move MMU's PML logic to common code
Sean Christopherson
2021-02-19
KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
Sean Christopherson
2021-02-19
KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()
Sean Christopherson
2021-02-19
KVM: nVMX: Disable PML in hardware when running L2
Sean Christopherson
2021-02-19
KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEs
Sean Christopherson
2021-02-19
KVM: x86/mmu: Pass the memslot to the rmap callbacks
Sean Christopherson
2021-02-19
KVM: x86/mmu: Split out max mapping level calculation to helper
Sean Christopherson
2021-02-19
KVM: x86/mmu: Expand collapsible SPTE zap for TDP MMU to ZONE_DEVICE and Huge...
Sean Christopherson
2021-02-18
KVM: nVMX: no need to undo inject_page_fault change on nested vmexit
Paolo Bonzini
2021-02-18
KVM: nSVM: fix running nested guests when npt=0
Paolo Bonzini
2021-02-18
KVM: nSVM: move nested vmrun tracepoint to enter_svm_guest_mode
Maxim Levitsky
2021-02-18
KVM: VMX: read idt_vectoring_info a bit earlier
Maxim Levitsky
2021-02-18
KVM: VMX: Allow INVPCID in guest without PCID
Sean Christopherson
2021-02-18
KVM: x86: Advertise INVPCID by default
Sean Christopherson
2021-02-18
KVM: SVM: Intercept INVPCID when it's disabled to inject #UD
Sean Christopherson
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-11
KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytes
Sean Christopherson
2021-02-11
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
Wei Yongjun
2021-02-09
KVM: x86/xen: Allow reset of Xen attributes
David Woodhouse
2021-02-09
KVM: x86/mmu: Make HVA handler retpoline-friendly
Maciej S. Szmigiero
2021-02-09
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_vcpu() to to_hv_vcpu()
Vitaly Kuznetsov
2021-02-09
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
2021-02-09
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
2021-02-09
KVM: x86: reading DR cannot fail
Paolo Bonzini
2021-02-09
KVM: SVM: Remove an unnecessary forward declaration
Sean Christopherson
2021-02-09
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Sean Christopherson
2021-02-09
KVM: x86: Restore all 64 bits of DR6 and DR7 during RSM on x86-64
Sean Christopherson
2021-02-09
KVM: x86: Remove misleading DR6/DR7 adjustments from RSM emulation
Sean Christopherson
[next]