Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45291
b: refs/heads/master
c: 4db9c47
h: refs/heads/master
i:
  45289: 86dc275
  45287: 53183e0
v: v3
  • Loading branch information
Avi Kivity authored and Linus Torvalds committed Jan 6, 2007
1 parent d3f90b4 commit 60269bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: cc1d8955cbfb9f32f432cc5033f6ef291e6f7f1e
refs/heads/master: 4db9c47c052b89d89f43d12879690c1b3283b887
2 changes: 0 additions & 2 deletions trunk/drivers/kvm/vmx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1027,8 +1027,6 @@ static int vmx_vcpu_setup(struct kvm_vcpu *vcpu)
vmcs_writel(GUEST_RIP, 0xfff0);
vmcs_writel(GUEST_RSP, 0);

vmcs_writel(GUEST_CR3, 0);

//todo: dr0 = dr1 = dr2 = dr3 = 0; dr6 = 0xffff0ff0
vmcs_writel(GUEST_DR7, 0x400);

Expand Down

0 comments on commit 60269bd

Please sign in to comment.