From: Avi Kivity Date: Wed, 13 Dec 2006 08:33:45 +0000 (-0800) Subject: [PATCH] KVM: Clean up AMD SVM debug registers load and unload X-Git-Tag: v2.6.20-rc1~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aff458e9c90df55d6badabd89a1a063a80d9768;p=pandora-kernel.git [PATCH] KVM: Clean up AMD SVM debug registers load and unload By letting gcc choose the temporary register for us, we lose arch dependency and some ugliness. Conceivably gcc will also generate marginally better code. Signed-off-by: Avi Kivity Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed