Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705302
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 |
| Date | 2017-08-07 11:50 +0200 |
| Message-ID | <ubMPD-6vW-7@gated-at.bofh.it> (permalink) |
| References | <ubcVQ-DP-17@gated-at.bofh.it> <ubB7P-7pO-15@gated-at.bofh.it> <ubBhw-7tc-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On 06/08/2017 23:23, Sebastian Rachuj wrote: > On 06.08.2017 23:10, Paolo Bonzini wrote: >> On 05/08/2017 21:26, Sebastian Rachuj wrote: >>> Dear linux developers, >>> >>> since my upgrade from linux 4.11 to linux 4.12 the "kvm_intel" module >>> does not load correctly anymore. "Modprobing" the kernel module gives an >>> Input/Output error. It seems to be related to the CPU architecture and >>> (to my knowledge) affects Conroe CPUs. I did a bisect and found the >>> following commit as the guilty one: >> >> What is your cpuinfo? I tested on a Conroe Xeon X3220 (family 6, >> model 15, stepping 11) when I posted that patch, and it did have virtual >> NMIs. > > Thank you for looking into the issue. My cpuinfo is as follows: Looks like Intel was already differentiating virtualization features across SKUs. Please run the attached script as root to see what other things are different (apparently) between non-Xeon and Xeon Conroes. Thanks, Paolo > $ cat /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 6 > model : 15 > model name : Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz > stepping : 6 > microcode : 0xc6 > cpu MHz : 2128.000 > cache size : 4096 KB > physical id : 0 > siblings : 2 > core id : 0 > cpu cores : 2 > apicid : 0 > initial apicid : 0 > fpu : yes > fpu_exception : yes > cpuid level : 10 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall > nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf > pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm > tpr_shadow dtherm > bugs : > bogomips : 4275.23 > clflush size : 64 > cache_alignment : 64 > address sizes : 36 bits physical, 48 bits virtual > power management: > > processor : 1 > vendor_id : GenuineIntel > cpu family : 6 > model : 15 > model name : Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz > stepping : 6 > microcode : 0xc6 > cpu MHz : 2128.000 > cache size : 4096 KB > physical id : 0 > siblings : 2 > core id : 1 > cpu cores : 2 > apicid : 1 > initial apicid : 1 > fpu : yes > fpu_exception : yes > cpuid level : 10 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall > nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf > pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm > tpr_shadow dtherm > bugs : > bogomips : 4275.05 > clflush size : 64 > cache_alignment : 64 > address sizes : 36 bits physical, 48 bits virtual > power management:
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
kvm_intel fails to load on Conroe CPUs running Linux 4.12 "Sebastian Rachuj" <Rachus@web.de> - 2017-08-05 21:30 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Paolo Bonzini <pbonzini@redhat.com> - 2017-08-06 23:20 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Sebastian Rachuj <rachus@web.de> - 2017-08-06 23:30 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Paolo Bonzini <pbonzini@redhat.com> - 2017-08-07 11:50 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Nadav Amit <nadav.amit@gmail.com> - 2017-08-07 19:20 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Sebastian Rachuj <rachus@web.de> - 2017-08-07 19:20 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Paolo Bonzini <pbonzini@redhat.com> - 2017-08-07 20:00 +0200
Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Sebastian Rachuj <rachus@web.de> - 2017-08-07 20:50 +0200
Re: Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Niall Walsh <lkml@celtux.org> - 2017-08-08 23:50 +0200
csiph-web