Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202329
b: refs/heads/master
c: 3b5d132
h: refs/heads/master
i:
  202327: ccf1898
v: v3
  • Loading branch information
Xiao Guangrong authored and Avi Kivity committed Aug 1, 2010
1 parent 4aa378e commit 0d82c3c
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: 5304efde6ae27deeeae79b97af709d4ceecc336e
refs/heads/master: 3b5d13218667b3ca52efa52cec1d322163bf5465
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2364,7 +2364,7 @@ static int nonpaging_init_context(struct kvm_vcpu *vcpu)
void kvm_mmu_flush_tlb(struct kvm_vcpu *vcpu)
{
++vcpu->stat.tlb_flush;
kvm_x86_ops->tlb_flush(vcpu);
set_bit(KVM_REQ_TLB_FLUSH, &vcpu->requests);
}

static void paging_new_cr3(struct kvm_vcpu *vcpu)
Expand Down

0 comments on commit 0d82c3c

Please sign in to comment.