diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2015-07-07 17:29:54 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2015-07-21 12:47:08 +0100 |
commit | 21b6f32f9471284f6d4621fc8be71719266db557 (patch) | |
tree | 4a506a24a9b053193ae5a617b47fbba20b8e8e6a /fs/overlayfs | |
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 <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'fs/overlayfs')
0 files changed, 0 insertions, 0 deletions