Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297059
b: refs/heads/master
c: 4a58ae6
h: refs/heads/master
i:
  297057: 643e0ce
  297055: dc9cc32
v: v3
  • Loading branch information
Davidlohr Bueso authored and Avi Kivity committed Mar 5, 2012
1 parent 1449014 commit 4740adb
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: 3e6afcf1d8ce6bca6bfa62a49c1d70d2f16162eb
refs/heads/master: 4a58ae614a28b1ae3bea1c74a307cdfb7c77dab8
1 change: 0 additions & 1 deletion trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -3321,7 +3321,6 @@ static int init_kvm_tdp_mmu(struct kvm_vcpu *vcpu)
context->get_cr3 = get_cr3;
context->get_pdptr = kvm_pdptr_read;
context->inject_page_fault = kvm_inject_page_fault;
context->nx = is_nx(vcpu);

if (!is_paging(vcpu)) {
context->nx = false;
Expand Down

0 comments on commit 4740adb

Please sign in to comment.