]> Git Repo - qemu.git/commit - gdb-xml/s390-cr.xml
s390x/gdb: support reading/writing of control registers
authorDavid Hildenbrand <[email protected]>
Tue, 23 Jun 2015 09:00:09 +0000 (11:00 +0200)
committerCornelia Huck <[email protected]>
Mon, 7 Sep 2015 14:10:43 +0000 (16:10 +0200)
commit5b9f6345a616c321a5ea2f35e09043edd933767e
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 <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
configure
gdb-xml/s390-cr.xml [new file with mode: 0644]
target-s390x/gdbstub.c
This page took 0.021787 seconds and 4 git commands to generate.