s390x/gdb: support reading/writing of control registers
commit5b9f6345a616c321a5ea2f35e09043edd933767e
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Tue, 23 Jun 2015 09:00:09 +0000 (23 11:00 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 7 Sep 2015 14:10:43 +0000 (7 16:10 +0200)
tree41f3c9bcd6e6976fd225f3f4caa9a8019b000929
parentc0194a00b0beb66814756ee255a8a86b2a92c27e
s390x/gdb: support reading/writing of control registers

Let's support reading and writing of control registers for kvm and tcg.

We have to take care of flushing the tlb (tcg) and pushing the changed
registers into kvm.

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
configure
gdb-xml/s390-cr.xml [new file with mode: 0644]
target-s390x/gdbstub.c