commit | 1c3d14fe0ab75337a3f6c06b6bc18bcbc2b3d0bc | [log] [tgz] |
---|---|---|
author | Yang, Sheng <sheng.yang@intel.com> | Sun Jul 29 11:07:42 2007 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:20 2007 +0200 |
tree | f3d2533b5250e8405af14f99c2810bb3ead1a06c | |
parent | fb3f0f51d92d1496f9628ca6f0fb06a48dc9ed2a [diff] |
KVM: VMX: Improve the method of writing vmcs control Put cpu feature detecting part in hardware_setup, and stored the vmcs condition in global variable for further check. [glommer: fix for some i386-only machines not supporting CR8 load/store exiting] Signed-off-by: Sheng Yang <sheng.yang@intel.com> Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>