commit | 834bf88726f0f11ddc7ff9679fc9458654c01a12 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Jul 07 17:30:02 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Tue Jul 21 12:50:43 2015 +0100 |
tree | 9fb71c96dfab5c64a4a2c5972783bd621f266874 | |
parent | 5540546bc93b49f98a0466fe3f96615286c76574 [diff] |
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG Finally advertise the KVM capability for SET_GUEST_DEBUG. Once arm support is added this check can be moved to the common kvm_vm_ioctl_check_extension() code. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>