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
/
nested.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
2021-05-07
1
-1
/
+0
*
KVM: nSVM: always restore the L1's GIF on migration
Maxim Levitsky
2021-05-07
1
-0
/
+2
*
KVM: nSVM: leave the guest mode prior to loading a nested state
Maxim Levitsky
2021-05-03
1
-2
/
+5
*
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
2021-05-03
1
-0
/
+11
*
KVM: nSVM: fix a typo in svm_leave_nested
Maxim Levitsky
2021-05-03
1
-1
/
+1
*
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-22
1
-1
/
+0
|
\
|
*
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
2021-04-01
1
-5
/
+23
|
|
\
*
|
|
nSVM: Check addresses of MSR and IO permission maps
Krish Sadhukhan
2021-04-21
1
-3
/
+22
*
|
|
KVM: x86: pending exceptions must not be blocked by an injected event
Maxim Levitsky
2021-04-17
1
-1
/
+7
*
|
|
KVM: nSVM: call nested_svm_load_cr3 on nested state load
Maxim Levitsky
2021-04-17
1
-18
/
+22
*
|
|
KVM: x86: Account a variety of miscellaneous allocations
Sean Christopherson
2021-04-17
1
-2
/
+2
*
|
|
KVM: nSVM: If VMRUN is single-stepped, queue the #DB intercept in nested_svm_...
Krish Sadhukhan
2021-04-17
1
-0
/
+10
*
|
|
Merge branch 'kvm-fix-svm-races' into HEAD
Paolo Bonzini
2021-04-01
1
-12
/
+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
2021-04-01
1
-1
/
+17
|
*
|
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
2021-04-01
1
-4
/
+6
*
|
|
KVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
Cathy Avery
2021-03-15
1
-13
/
+28
*
|
|
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
2021-03-15
1
-0
/
+15
*
|
|
KVM: nSVM: always use vmcb01 to for vmsave/vmload of guest state
Maxim Levitsky
2021-03-15
1
-3
/
+0
*
|
|
KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Sean Christopherson
2021-03-15
1
-49
/
+6
*
|
|
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
2021-03-15
1
-0
/
+14
*
|
|
KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
Paolo Bonzini
2021-03-15
1
-63
/
+65
*
|
|
KVM: nSVM: Trace VM-Enter consistency check failures
Sean Christopherson
2021-03-15
1
-14
/
+19
*
|
|
KVM: nSVM: Add missing checks for reserved bits to svm_set_nested_state()
Krish Sadhukhan
2021-03-15
1
-15
/
+39
*
|
|
KVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_set_nested_state()
Paolo Bonzini
2021-03-15
1
-2
/
+18
*
|
|
KVM: nSVM: do not mark all VMCB02 fields dirty on nested vmexit
Paolo Bonzini
2021-03-15
1
-6
/
+12
*
|
|
KVM: nSVM: do not mark all VMCB01 fields dirty on nested vmexit
Paolo Bonzini
2021-03-15
1
-4
/
+5
*
|
|
KVM: nSVM: do not copy vmcb01->control blindly to vmcb02->control
Paolo Bonzini
2021-03-15
1
-2
/
+21
*
|
|
KVM: nSVM: rename functions and variables according to vmcbXY nomenclature
Paolo Bonzini
2021-03-15
1
-14
/
+14
*
|
|
KVM: SVM: Use a separate vmcb for the nested L2 guest
Cathy Avery
2021-03-15
1
-78
/
+82
*
|
|
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
2021-03-15
1
-0
/
+2
|
|
/
|
/
|
*
|
KVM: nSVM: prepare guest save area while is_guest_mode is true
Paolo Bonzini
2021-02-22
1
-1
/
+1
*
|
KVM: nSVM: fix running nested guests when npt=0
Paolo Bonzini
2021-02-18
1
-0
/
+20
*
|
KVM: nSVM: move nested vmrun tracepoint to enter_svm_guest_mode
Maxim Levitsky
2021-02-18
1
-12
/
+14
*
|
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
2021-02-04
1
-1
/
+1
*
|
KVM: nSVM: Use common GPA helper to check for illegal CR3
Sean Christopherson
2021-02-04
1
-1
/
+1
*
|
KVM: nSVM: Don't strip host's C-bit from guest's CR3 when reading PDPTRs
Sean Christopherson
2021-02-04
1
-1
/
+1
*
|
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
2021-02-04
1
-1
/
+1
*
|
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
2021-02-03
1
-10
/
+3
*
|
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
2021-01-26
1
-0
/
+3
*
|
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-08
1
-0
/
+3
*
|
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
2021-01-08
1
-0
/
+1
*
|
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
2021-01-08
1
-0
/
+4
*
|
KVM: nSVM: set fixed bits by hand
Paolo Bonzini
2020-11-27
1
-4
/
+5
*
|
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
2020-11-15
1
-1
/
+1
|
/
*
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
2020-10-21
1
-0
/
+42
*
KVM: nSVM: delay MSR permission processing to first nested VM run
Paolo Bonzini
2020-09-28
1
-3
/
+18
*
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2020-09-28
1
-1
/
+1
*
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
1
-1
/
+2
*
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
1
-15
/
+10
*
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
1
-6
/
+4
[next]