hi,
in order to have “portable” VMs, I used to install them with Qemu's `-cpu qemu64` option, but it turns out that the Windows 11 24H2 installation CD no longer boots with this option : do you know which CPU flag to use to maintain the desired "portability"* ?
note that Windows 11 24H2 boots without any problem if I pass it the `-cpu host` option, and Windows 23H2 boots without any problem with the `-cpu qemu64` option.
(* boot the VM on both Intel and AMD without it having to reconfigure itself)
regards, lacsaP.