s390x: Add vector registers to HMP output
commit56c42271495fc5f6c5bd70c4309a74b425c5cbda
authorEric Farman <farman@linux.vnet.ibm.com>
Thu, 29 May 2014 17:50:37 +0000 (29 13:50 -0400)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 27 May 2015 15:52:03 +0000 (27 17:52 +0200)
tree94b6d0efb92fe62ca7c2abf782413d8058542ef3
parentca343c7a84fbe457dd442d26d5a01f31e8a8d308
s390x: Add vector registers to HMP output

There are mechanisms to dump registers via the qemu HMP interface,
such as the "info registers" command.  Expand this output to dump
the new vector registers.

Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
target-s390x/translate.c