From: Bharat Bhushan Date: Mon, 8 Apr 2013 00:32:12 +0000 (+0000) Subject: KVM: PPC: debug stub interface parameter defined X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~13^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092d62ee93039bfccbb3a36c69d0c3ee0966a97a;p=pandora-kernel.git KVM: PPC: debug stub interface parameter defined This patch defines the interface parameter for KVM_SET_GUEST_DEBUG ioctl support. Follow up patches will use this for setting up hardware breakpoints, watchpoints and software breakpoints. Also kvm_arch_vcpu_ioctl_set_guest_debug() is brought one level below. This is because I am not sure what is required for book3s. So this ioctl behaviour will not change for book3s. Signed-off-by: Bharat Bhushan Signed-off-by: Alexander Graf --- Reading git-diff-tree failed