From: Paolo Bonzini Date: Thu, 30 May 2013 14:35:55 +0000 (+0200) Subject: KVM: fix sil/dil/bpl/spl in the mod/rm fields X-Git-Tag: v3.10-rc5~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8acb42070ec4c87a9baab5c7bac626030d5bef28;p=pandora-kernel.git KVM: fix sil/dil/bpl/spl in the mod/rm fields The x86-64 extended low-byte registers were fetched correctly from reg, but not from mod/rm. This fixes another bug in the boot of RHEL5.9 64-bit, but it is still not enough. Cc: # 3.9 Signed-off-by: Paolo Bonzini Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed