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