Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282059
b: refs/heads/master
c: 80bdec6
h: refs/heads/master
i:
  282057: fbd1697
  282055: 174f1ca
v: v3
  • Loading branch information
Avi Kivity committed Dec 27, 2011
1 parent 7a80433 commit 77a4716
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: a6c06ed1a60aff77b27ba558c315c3fed4e35565
refs/heads/master: 80bdec64c05b645708b0dd97919783ad077fcdc8
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -3411,7 +3411,7 @@ static struct opcode twobyte_table[256] = {
II(ImplicitOps | Priv, em_wrmsr, wrmsr),
IIP(ImplicitOps, em_rdtsc, rdtsc, check_rdtsc),
II(ImplicitOps | Priv, em_rdmsr, rdmsr),
DIP(ImplicitOps | Priv, rdpmc, check_rdpmc),
DIP(ImplicitOps, rdpmc, check_rdpmc),
I(ImplicitOps | VendorSpecific, em_sysenter),
I(ImplicitOps | Priv | VendorSpecific, em_sysexit),
N, N,
Expand Down

0 comments on commit 77a4716

Please sign in to comment.