commit | d46272c774a94a8b2f0849703070dbcd93057f50 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Dec 14 12:26:27 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Dec 18 11:26:25 2009 -0600 |
tree | 0c5c26203c52e445631ca3b421d605437d43038b | |
parent | 31827373f03b0ff1550d45ddef0ca1305a2ae70d [diff] |
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>