commit | a01c8f9b4e266df1d7166d23216f2060648f862d | [log] [tgz] |
---|---|---|
author | Yang, Wei <wei.y.yang@intel.com> | Tue Jun 14 15:19:06 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:16:25 2011 +0300 |
tree | 9f1255015b195cc96a8e88da5a1bee1300a541ed | |
parent | 176f61da82435eae09cc96f70b530d1ba0746b8b [diff] |
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 <wei.y.yang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>