Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202328
b: refs/heads/master
c: 5304efd
h: refs/heads/master
v: v3
  • Loading branch information
Xiao Guangrong authored and Avi Kivity committed Aug 1, 2010
1 parent ccf1898 commit 4aa378e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 4f78fd08e91c52f097d64a42d903b76fe52a3a0f
refs/heads/master: 5304efde6ae27deeeae79b97af709d4ceecc336e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1984,7 +1984,7 @@ static void mmu_set_spte(struct kvm_vcpu *vcpu, u64 *sptep,
reset_host_protection)) {
if (write_fault)
*ptwrite = 1;
kvm_x86_ops->tlb_flush(vcpu);
kvm_mmu_flush_tlb(vcpu);
}

pgprintk("%s: setting spte %llx\n", __func__, *sptep);
Expand Down

0 comments on commit 4aa378e

Please sign in to comment.