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)
commita59cb4e02322ac6e276715ef3acb3c84a82206ef
tree6e7f796c3bce773d50467f71e30eaa53dec9044b
parent01df040b52474b463d00fe908d5a14e1ecdc75bc
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