From: Alex Bennée Date: Tue, 7 Jul 2015 16:30:02 +0000 (+0100) Subject: KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG X-Git-Tag: omap-for-v4.3/fixes-rc1~38^2~13^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834bf88726f0f11ddc7ff9679fc9458654c01a12;p=pandora-kernel.git 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 Acked-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed