Peter Senna Tschudin
2012-09-18 18:36:14 +02:00
committed by Ingo Molnar
parent 81a15f2ee5
commit 4b8073e467
4 changed files with 5 additions and 5 deletions

View File

@@ -4543,7 +4543,7 @@ static int handle_cr(struct kvm_vcpu *vcpu)
vcpu->run->exit_reason = KVM_EXIT_SET_TPR;
return 0;
}
};
}
break;
case 2: /* clts */
handle_clts(vcpu);