https://bugzilla.suse.com/show_bug.cgi?id=1219180 https://bugzilla.suse.com/show_bug.cgi?id=1219180#c24 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo? | --- Comment #24 from Fabian Vogt <fvogt@suse.com> --- (In reply to Claudio Fontana from comment #23)
Be careful that specifying an exact cpu as you are doing here
-cpu cortex-a72
is going to be very dependent on the exact machine you are going to run on. The meaning of -cpu is different than on x86.
Not sure what you mean by that.
Does -cpu host work too? Because if it doesn't that is something we really want to fix.
Without KVM there's no -cpu host:
qemu-system-aarch64 -cpu host -M virt qemu-system-aarch64: unable to find CPU model 'host'
Again, that is the supported and recommended option to use for ARM AArch64, I shared the relevant links above. -- You are receiving this mail because: You are on the CC list for the bug.