Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356904
b: refs/heads/master
c: eb3fce8
h: refs/heads/master
v: v3
  • Loading branch information
Gleb Natapov authored and Marcelo Tosatti committed Feb 5, 2013
1 parent 68e8d47 commit 02302c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 116eb3d30e7e121bfc6117ac037833865dad4971
refs/heads/master: eb3fce87ccc5d38b1ad340f32e34abc09911fb83
3 changes: 0 additions & 3 deletions trunk/arch/x86/kvm/paging_tmpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -409,9 +409,6 @@ static int FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr,
unsigned direct_access, access = gw->pt_access;
int top_level, emulate = 0;

if (!is_present_gpte(gw->ptes[gw->level - 1]))
return 0;

direct_access = gw->pte_access;

top_level = vcpu->arch.mmu.root_level;
Expand Down

0 comments on commit 02302c3

Please sign in to comment.