Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146502
b: refs/heads/master
c: 7fe29e0
h: refs/heads/master
v: v3
  • Loading branch information
Amit Shah authored and Avi Kivity committed Jun 10, 2009
1 parent 8f1b736 commit 82aa016
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f00be0cae4e6ad0a8c7be381c6d9be3586800b3e
refs/heads/master: 7fe29e0faacb650d31b9e9f538203a157bec821d
2 changes: 2 additions & 0 deletions trunk/arch/x86/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,8 @@ int kvm_get_msr_common(struct kvm_vcpu *vcpu, u32 msr, u64 *pdata)
case MSR_IA32_LASTINTFROMIP:
case MSR_IA32_LASTINTTOIP:
case MSR_VM_HSAVE_PA:
case MSR_P6_EVNTSEL0:
case MSR_P6_EVNTSEL1:
data = 0;
break;
case MSR_MTRRcap:
Expand Down

0 comments on commit 82aa016

Please sign in to comment.