KhaosT/ACVM

How did you get "-cpu", "host"

shareefalis opened this issue · 3 comments

Did you modify the sources to include cpu type?

Right now i'm getting this using compiled qemu sources: qemu-system-aarch64: unable to find CPU model 'host'

"-cpu", "host",

Yeah, I added the patch to support host option for hvf.
KhaosT/qemu@947aea7

Thanks, maybe you should fold that back to mailing list as part of the v2 patchset..

Yeah, probably after the primary patch getting merged?