Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271545
b: refs/heads/master
c: f1c1da2
h: refs/heads/master
i:
  271543: db766de
v: v3
  • Loading branch information
Jan Kiszka authored and Avi Kivity committed Oct 30, 2011
1 parent b008dea commit 5a00947
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7697e71f72b45a1bd0abe70918c383100fcc8514
refs/heads/master: f1c1da2bde712812a3e0f9a7a7ebe7a916a4b5f4
1 change: 0 additions & 1 deletion trunk/arch/x86/kvm/svm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,6 @@ static void init_vmcb(struct vcpu_svm *svm)
if (npt_enabled) {
/* Setup VMCB for Nested Paging */
control->nested_ctl = 1;
clr_intercept(svm, INTERCEPT_TASK_SWITCH);
clr_intercept(svm, INTERCEPT_INVLPG);
clr_exception_intercept(svm, PF_VECTOR);
clr_cr_intercept(svm, INTERCEPT_CR3_READ);
Expand Down

0 comments on commit 5a00947

Please sign in to comment.