target-i386: Fix evaluation of DR7 register
commitd46272c774a94a8b2f0849703070dbcd93057f50
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 14 Dec 2009 11:26:27 +0000 (14 12:26 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 18 Dec 2009 17:26:25 +0000 (18 11:26 -0600)
tree0c5c26203c52e445631ca3b421d605437d43038b
parent31827373f03b0ff1550d45ddef0ca1305a2ae70d
target-i386: Fix evaluation of DR7 register

hw_breakpoint_type and hw_breakpoint_len used the wrong index multiplier
to extract type and len.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/cpu.h