index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
avic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled
Maxim Levitsky
2021-06-25
1
-2
/
+2
*
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
2021-06-17
1
-9
/
+5
*
KVM: SVM: fix doc warnings
ChenXiaoSong
2021-06-10
1
-3
/
+3
*
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2021-05-24
1
-2
/
+2
*
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
1
-2
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-11
/
+13
|
\
|
*
KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
Paolo Bonzini
2021-03-15
1
-11
/
+13
*
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
1
-1
/
+1
*
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
|
/
*
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Sean Christopherson
2021-02-09
1
-16
/
+19
*
KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
Peter Xu
2020-11-15
1
-3
/
+6
*
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
2020-10-21
1
-0
/
+1
*
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
2020-09-28
1
-4
/
+2
*
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
2020-07-08
1
-1
/
+1
*
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
2020-04-03
1
-0
/
+1027