]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
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>
Sat, 19 Dec 2009 14:26:20 +0000 (08:26 -0600)
commita8ea3a357b4f6d53e1f93f23d1368c574084a6f2
treecf1d85268e74a83ad0582ffcf7d0cc18c6550d0e
parentf8051485c119e35f1fb4eaf3f462ff50d1ab75ab
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>
(cherry picked from commit d46272c774a94a8b2f0849703070dbcd93057f50)
target-i386/cpu.h