Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68419
b: refs/heads/master
c: 380102c
h: refs/heads/master
i:
  68417: 94b58e5
  68415: f8c7535
v: v3
  • Loading branch information
Amit Shah authored and Avi Kivity committed Oct 13, 2007
1 parent 747c060 commit d6ee35c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c5ec153402b6d276fe20029da1059ba42a4b55e5
refs/heads/master: 380102c8e431ba8b25a5b3a29e4529ca02ede4c8
1 change: 1 addition & 0 deletions trunk/drivers/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ void fx_init(struct kvm_vcpu *vcpu)
fx_restore(&vcpu->host_fx_image);
preempt_enable();

vcpu->cr0 |= X86_CR0_ET;
after_mxcsr_mask = offsetof(struct i387_fxsave_struct, st_space);
vcpu->guest_fx_image.mxcsr = 0x1f80;
memset((void *)&vcpu->guest_fx_image + after_mxcsr_mask,
Expand Down

0 comments on commit d6ee35c

Please sign in to comment.