Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1439447
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c |
| Date | 2016-07-08 15:30 +0200 |
| Message-ID | <rSE0W-5l8-23@gated-at.bofh.it> (permalink) |
| References | <rSCLw-4Br-31@gated-at.bofh.it> <rSCLw-4Br-29@gated-at.bofh.it> <rSDoe-4Q9-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/07/2016 14:41, Haozhong Zhang wrote: > On 07/08/16 14:01, Paolo Bonzini wrote: >> > Because the MSR is listed in msrs_to_save, it is exported to userspace >> > for both AMD and Intel processors. However, on AMD currently getting >> > it will fail. >> > > Is MSR_IA32_FEATURE_CONTROL already be excluded from msrs_to_save[] by > kvm_init_msr_list() on AMD hosts? Uhm... you're right, because the MSR doesn't exist on AMD hosts. Facepalm... Paolo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c Paolo Bonzini <pbonzini@redhat.com> - 2016-07-08 14:10 +0200
Re: [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c Haozhong Zhang <haozhong.zhang@intel.com> - 2016-07-08 14:50 +0200
Re: [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c Paolo Bonzini <pbonzini@redhat.com> - 2016-07-08 15:30 +0200
Re: [PATCH 1/2] KVM: x86: move MSR_IA32_FEATURE_CONTROL handling to x86.c Radim Krčmář <rkrcmar@redhat.com> - 2016-07-08 15:00 +0200
csiph-web