diff options
author | Haozhong Zhang <haozhong.zhang@intel.com> | 2016-06-23 14:15:43 +0800 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2016-07-07 15:25:31 -0300 |
commit | 217f1b4a72153cf8d556e9d45919e9222c38d25e (patch) | |
tree | e0a87bb9de8d94200d6aa5960490ecdc312eddbd /target-i386/excp_helper.c | |
parent | 87f8b626041ceaea9adcfdbd549359f0ca7b871d (diff) |
target-i386: Publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
It's a prerequisite that certain bits of MSR_IA32_FEATURE_CONTROL should
be set before some features (e.g. VMX and LMCE) can be used, which is
usually done by the firmware. This patch adds a fw_cfg file
"etc/msr_feature_control" which contains the advised value of
MSR_IA32_FEATURE_CONTROL and can be used by guest firmware (e.g. SeaBIOS).
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'target-i386/excp_helper.c')
0 files changed, 0 insertions, 0 deletions