Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197635
b: refs/heads/master
c: b44ea38
h: refs/heads/master
i:
  197633: b56839f
  197631: 25ce0b3
v: v3
  • Loading branch information
Joerg Roedel authored and Avi Kivity committed Apr 25, 2010
1 parent 962b8d9 commit e114366
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: 82494028dff648c29e3a40915f1fceca51b4490a
refs/heads/master: b44ea385d8cb187e04ec8d901d4c320c8b07c40b
1 change: 0 additions & 1 deletion trunk/arch/x86/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@ void kvm_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0)
}

kvm_x86_ops->set_cr0(vcpu, cr0);
vcpu->arch.cr0 = cr0;

kvm_mmu_reset_context(vcpu);
return;
Expand Down

0 comments on commit e114366

Please sign in to comment.