]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Enable ERMS feature support for KVM
authorYang, Wei <wei.y.yang@intel.com>
Tue, 14 Jun 2011 07:19:06 +0000 (15:19 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:16:25 +0000 (13:16 +0300)
commitde19b797d7c92e1685062af84a4090304668acbd
tree9f1255015b195cc96a8e88da5a1bee1300a541ed
parentd8bc223a799ba6b191bc1dd1af8733ae5399b19f
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>
arch/x86/kvm/x86.c