From: Yang, Wei Date: Tue, 14 Jun 2011 07:19:06 +0000 (+0800) Subject: KVM: Enable ERMS feature support for KVM X-Git-Tag: v3.1-rc1~264^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a01c8f9b4e266df1d7166d23216f2060648f862d;p=pandora-kernel.git KVM: Enable ERMS feature support for KVM This patch exposes ERMS feature to KVM guests. The REP MOVSB/STOSB instruction can enhance fast strings attempts to move as much of the data with larger size load/stores as possible. Signed-off-by: Yang, Wei Signed-off-by: Avi Kivity --- Reading git-diff-tree failed