Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309580
b: refs/heads/master
c: 1ab46fd
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk authored and H. Peter Anvin committed May 30, 2012
1 parent 31e2515 commit d6f9699
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 2da06af8106f8f35318bb084baf8448797ef058a
refs/heads/master: 1ab46fd319bcf1fcd9fb6311727d532b580e4eba
3 changes: 3 additions & 0 deletions trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,10 @@ static const struct pv_cpu_ops xen_cpu_ops __initconst = {
.wbinvd = native_wbinvd,

.read_msr = native_read_msr_safe,
.rdmsr_regs = native_rdmsr_safe_regs,
.write_msr = xen_write_msr_safe,
.wrmsr_regs = native_wrmsr_safe_regs,

.read_tsc = native_read_tsc,
.read_pmc = native_read_pmc,

Expand Down

0 comments on commit d6f9699

Please sign in to comment.