target-i386: svm: Fix MSRPM check
commit583cd3cb93649ef223e36bf33197de65c3d9767b
authorAdam Lackorzynski <adam@os.inf.tu-dresden.de>
Sun, 15 Aug 2010 13:58:32 +0000 (15 15:58 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 22 Aug 2010 21:19:00 +0000 (22 16:19 -0500)
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 <adam@os.inf.tu-dresden.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/op_helper.c