diff options
author | Alex Bennée <[email protected]> | 2015-07-07 17:29:54 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2015-07-21 12:47:08 +0100 |
commit | 21b6f32f9471284f6d4621fc8be71719266db557 (patch) | |
tree | 4a506a24a9b053193ae5a617b47fbba20b8e8e6a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 8ab30c1538b14424015e45063c41d509b24c1dea (diff) |
KVM: arm64: guest debug, define API headers
This commit defines the API headers for guest debugging. There are two
architecture specific debug structures:
- kvm_guest_debug_arch, allows us to pass in HW debug registers
- kvm_debug_exit_arch, signals exception and possible faulting address
The type of debugging being used is controlled by the architecture
specific control bits of the kvm_guest_debug->control flags in the ioctl
structure.
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Acked-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions