Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93909
b: refs/heads/master
c: aaf697e
h: refs/heads/master
i:
  93907: d063bf1
v: v3
  • Loading branch information
Joerg Roedel authored and Avi Kivity committed Apr 27, 2008
1 parent 5870d5b commit 7524a4d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: aaacfc9ae225e88695e610a35627d2256dc08633
refs/heads/master: aaf697e4e02bf6f7dd6105877bc58ebdbf612d66
7 changes: 0 additions & 7 deletions trunk/arch/x86/kvm/svm.c
Original file line number Diff line number Diff line change
Expand Up @@ -916,13 +916,6 @@ static void svm_set_segment(struct kvm_vcpu *vcpu,

}

/* FIXME:
svm(vcpu)->vmcb->control.int_ctl &= ~V_TPR_MASK;
svm(vcpu)->vmcb->control.int_ctl |= (sregs->cr8 & V_TPR_MASK);
*/

static int svm_guest_debug(struct kvm_vcpu *vcpu, struct kvm_debug_guest *dbg)
{
return -EOPNOTSUPP;
Expand Down

0 comments on commit 7524a4d

Please sign in to comment.