From: Alex Bennée Date: Tue, 7 Jul 2015 16:29:55 +0000 (+0100) Subject: KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl X-Git-Tag: omap-for-v4.3/fixes-rc1~38^2~13^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6f07f29cfb8d79dbbdb12560a73f7121ba324e;p=pandora-kernel.git KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl This commit adds a stub function to support the KVM_SET_GUEST_DEBUG ioctl. Any unsupported flag will return -EINVAL. For now, only KVM_GUESTDBG_ENABLE is supported, although it won't have any effects. Signed-off-by: Alex Bennée . Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed