-
Notifications
You must be signed in to change notification settings - Fork 614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qemu: Intel on ARM: change the default CPU from qemu64
to something newer
#3063
Comments
We also have some workarounds for qemu64 (why specifically for qemu64?) Lines 547 to 558 in badd9c4
|
Looks like we had Haswell-v4 as the default CPU in the past and then switched to qemu64 in: |
Sounds like a good idea, the default models seem to be discouraged by QEMU anyway? https://www.qemu.org/docs/master/system/i386/cpu.html#default-x86-cpu-models
Strange that The v2 versus v3 is bound to become very annoying, if it requires duplicating the architecture... However, according to same documentation - RHEL 9 shouldn't boot on v1 either, did that work?
Name: QEMU Virtual CPU version 2.5+ Vendor String: AuthenticAMD Vendor ID: AMD PhysicalCores: 4 Threads Per Core: 1 Logical Cores: 4 CPU Family 15 Model: 107 Stepping: 1 Features: CMOV,CMPXCHG8,CX16,FXSR,FXSROPT,HYPERVISOR,LAHF,MMX,NX,OSXSAVE,SSE,SSE2,SSE3,SVM,SYSCALL,SYSEE,X87,XSAVE Microarchitecture level: 1 Cacheline bytes: 64 L1 Instruction Cache: 65536 bytes L1 Data Cache: 65536 bytes L2 Cache: 524288 bytes L3 Cache: -1 bytes UPDATE: Duh, I started Ubuntu by mistake. When actually using centos-stream9, it crashes just fine:
|
For CentOS Stream 10, the error is similar but different:
|
Originally posted by @AkihiroSuda in #3047 (comment)
The text was updated successfully, but these errors were encountered: