]> Git Repo - qemu.git/commit
target-i386: svm: Fix MSRPM check
authorAdam Lackorzynski <[email protected]>
Sun, 15 Aug 2010 13:58:32 +0000 (15:58 +0200)
committerAnthony Liguori <[email protected]>
Sun, 22 Aug 2010 21:19:00 +0000 (16:19 -0500)
commit583cd3cb93649ef223e36bf33197de65c3d9767b
treee0860ed9875b1dad3b59a846a78cdf2bc83a4410
parent6977dfe6af975d72a8140dbc91effe8b8f2a58f8
target-i386: svm: Fix MSRPM check

Correct the calculation of the offset in the msrpm
for the MSR range 0 - 0x1fff.

Signed-off-by: Adam Lackorzynski <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
target-i386/op_helper.c
This page took 0.027563 seconds and 4 git commands to generate.