Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215928
b: refs/heads/master
c: 5854dbc
h: refs/heads/master
v: v3
  • Loading branch information
Huang Ying authored and Avi Kivity committed Oct 24, 2010
1 parent 09120f8 commit 5bf936e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9611c187774f0e20c258c23ced2599c44bd2fef4
refs/heads/master: 5854dbca9b235f8cdd414a0961018763d2d5bf77
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
#define CR8_RESERVED_BITS (~(unsigned long)X86_CR8_TPR)

#define KVM_MAX_MCE_BANKS 32
#define KVM_MCE_CAP_SUPPORTED MCG_CTL_P
#define KVM_MCE_CAP_SUPPORTED (MCG_CTL_P | MCG_SER_P)

/* EFER defaults:
* - enable syscall per default because its emulated by KVM
Expand Down

0 comments on commit 5bf936e

Please sign in to comment.