From: Avi Kivity Date: Wed, 31 Oct 2007 09:21:06 +0000 (+0200) Subject: KVM: Simplify decode_register_operand() calling convention X-Git-Tag: v2.6.25-rc1~1138^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1ef3f8f5f8ade2561d969181b152c225b82a3e;p=pandora-kernel.git KVM: Simplify decode_register_operand() calling convention Now that rex_prefix is part of the decode cache, there is no need to pass it along. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed