x86: Dump debug registers (Jan Kiszka)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Nov 2008 21:09:47 +0000 (21:09 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 18 Nov 2008 21:09:47 +0000 (21:09 +0000)
commit0e13fd3bf145035abb8445d682c93c4510f00c10
tree6e7f796c3bce773d50467f71e30eaa53dec9044b
parent0c1cdda59da99d5ac7cbddf75ac41330abc5be9f
x86: Dump debug registers (Jan Kiszka)

As the debug registers are no longer dummies, let's include their
current state into the 'info registers' output and other register dumps.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5748 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/helper.c