* [Qemu-devel] Westmere cpu : guest win7 x64 doesn't boot with -cpu host (cpu level problem)
@ 2012-02-23 6:26 Alexandre DERUMIER
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre DERUMIER @ 2012-02-23 6:26 UTC (permalink / raw)
To: qemu-devel
Hi,
I'm developper on the proxmox distribution.
We are using kvm git, and one of our user can't boot guest win7x64
with -cpu host. (but it's working with linux guest).
It's working fine with -cpu host,level=9
but not with -cpu host,level=10 or level=11.
We also try with new Westermere cpudefs in target-x86_64.conf
(see redhat patches from february 2012)
[cpudef]
name = "Westmere"
level = "11"
vendor = "GenuineIntel"
family = "6"
model = "44"
stepping = "1"
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
feature_ecx = "aes popcnt sse4.2 sse4.1 cx16 ssse3 sse3"
extfeature_edx = "i64 syscall xd"
extfeature_ecx = "lahf_lm"
xlevel = "0x8000000A"
model_id = "Westmere E56xx/L56xx/X56xx (Nehalem-C)"
That also doesn't without change level < 10.
User also report that "-cpu host" was working fine with qemu 0.15.
I see that other intel cpudefs in target-x86_64.conf have level=2, maybe does it need to be the same for westmere ?
Best Regards,
Alexandre Derumier
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Westmere cpu : guest win7 x64 doesn't boot with -cpu host (cpu level problem)
@ 2012-02-23 6:26 Alexandre DERUMIER
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre DERUMIER @ 2012-02-23 6:26 UTC (permalink / raw)
To: qemu-devel
Hi,
I'm developper on the proxmox distribution.
We are using kvm git, and one of our user can't boot guest win7x64
with -cpu host. (but it's working with linux guest).
It's working fine with -cpu host,level=9
but not with -cpu host,level=10 or level=11.
We also try with new Westermere cpudefs in target-x86_64.conf
(see redhat patches from february 2012)
[cpudef]
name = "Westmere"
level = "11"
vendor = "GenuineIntel"
family = "6"
model = "44"
stepping = "1"
feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep apic cx8 mce pae msr tsc pse de fpu"
feature_ecx = "aes popcnt sse4.2 sse4.1 cx16 ssse3 sse3"
extfeature_edx = "i64 syscall xd"
extfeature_ecx = "lahf_lm"
xlevel = "0x8000000A"
model_id = "Westmere E56xx/L56xx/X56xx (Nehalem-C)"
That also doesn't without change level < 10.
User also report that "-cpu host" was working fine with qemu 0.15.
I see that other intel cpudefs in target-x86_64.conf have level=2, maybe does it need to be the same for westmere ?
Best Regards,
Alexandre Derumier
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-23 6:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 6:26 [Qemu-devel] Westmere cpu : guest win7 x64 doesn't boot with -cpu host (cpu level problem) Alexandre DERUMIER
-- strict thread matches above, loose matches on Subject: below --
2012-02-23 6:26 Alexandre DERUMIER
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).