From: Jan Kiszka Date: Fri, 2 Oct 2009 22:31:21 +0000 (+0200) Subject: KVM: x86: Refactor guest debug IOCTL handling X-Git-Tag: v2.6.33-rc1~387^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355be0b9300579e02275d7d19374806a974ce622;p=pandora-kernel.git KVM: x86: Refactor guest debug IOCTL handling Much of so far vendor-specific code for setting up guest debug can actually be handled by the generic code. This also fixes a minor deficit in the SVM part /wrt processing KVM_GUESTDBG_ENABLE. Signed-off-by: Jan Kiszka Signed-off-by: Avi Kivity --- Reading git-diff-tree failed