commit | 25c5f225beda4fbea878ed8b6203ab4ecc7de2d1 | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng.yang@intel.com> | Fri Mar 28 13:18:56 2008 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:00:52 2008 +0300 |
tree | b15dc6e9a311c556a9c5ed1ccbc0ed0830d24b23 | |
parent | e976a2b997fc4ad70ccc53acfe62811c4aaec851 [diff] |
KVM: VMX: Enable MSR Bitmap feature MSR Bitmap controls whether the accessing of an MSR causes VM Exit. Eliminating exits on automatically saved and restored MSRs yields a small performance gain. Signed-off-by: Sheng Yang <sheng.yang@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>