index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
Age
Commit message (
Expand
)
Author
2020-09-28
KVM: nSVM: delay MSR permission processing to first nested VM run
Paolo Bonzini
2020-09-28
KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
2020-09-28
KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
2020-09-28
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
2020-09-28
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
2020-09-28
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
2020-09-28
KVM: SVM: rename a variable in the svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
2020-09-28
KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state()
Vitaly Kuznetsov
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
2020-09-07
KVM: SVM: Add GHCB definitions
Tom Lendacky
2020-09-07
KVM: SVM: nested: Don't allocate VMCB structures on stack
Joerg Roedel
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-02
KVM: SVM: Fix sev_pin_memory() error handling
Dan Carpenter
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
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: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
2020-07-30
KVM: nSVM: Correctly set the shadow NPT root level in its MMU role
Sean Christopherson
2020-07-10
KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF
Paolo Bonzini
2020-07-10
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
2020-07-10
KVM: nSVM: use nested_svm_load_cr3() on guest->host switch
Vitaly Kuznetsov
2020-07-10
KVM: nSVM: implement nested_svm_load_cr3() and use it for host->guest switch
Vitaly Kuznetsov
[next]