commit | 770a63792b2c9a3f9565b68b0a7ef0be6883f551 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Mon Sep 03 13:09:10 2012 +0200 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Tue May 20 13:05:58 2014 +0200 |
tree | 719d8a98fce82f05a422ba922efde03833c16564 | |
parent | b30f4dfbdaf353e580f8a834aeea6b96ac1c67c9 [diff] |
s390x/kvm: hw debugging support via guest PER facility This patch makes use of the hw debugging support in kvm (provided by the guest's PER facility) on s390. It enables the following features, available using the gdbserver: - single-stepping - hw breakpoints - hw watchpoints Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>