qemu-e2k/target-s390x
David Hildenbrand 770a63792b 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>
2014-05-20 13:05:58 +02:00
..
arch_dump.c
cc_helper.c
cpu-qom.h s390x/kvm: hw debugging support via guest PER facility 2014-05-20 13:05:58 +02:00
cpu.c kvm: reset state from the CPU's reset method 2014-05-13 13:12:40 +02:00
cpu.h kvm: reset state from the CPU's reset method 2014-05-13 13:12:40 +02:00
fpu_helper.c
gdbstub.c
helper.c s390x/kvm: hw debugging support via guest PER facility 2014-05-20 13:05:58 +02:00
helper.h
insn-data.def
insn-format.def
int_helper.c
interrupt.c
ioinst.c
ioinst.h
kvm.c s390x/kvm: hw debugging support via guest PER facility 2014-05-20 13:05:58 +02:00
Makefile.objs
mem_helper.c
misc_helper.c
translate.c