Even if you create a custom CPU model based on qemu64 and run it, it will not start with the CPU flags you set.
cpu-models.conf
-----
cpu-model: x86-64_fix
flags +vme;+svm;+abm;+aes;+avx;+avx2;+avx512bw;+avx512cd;+avx512dq;+avx512f;+avx512vl;+bmi1;+bmi2;enforce;+f16c;+fma;hv_ipi;hv_relaxed;hv_reset;hv_runtime;hv_spinlocks=0x1fff;hv_stimer;hv_synic;hv_time;hv_vapic;hv_vpindex;+kvm_pv_eoi;+kvm_pv_unhalt;+movbe;+pni;+popcnt;+sse4.1;+sse4.2;+ssse3;+xsave
hidden 1
reported-model qemu64
-----
qemu-system-x86_64 command Line
-----
-cpu qemu64,enforce,hv_ipi,hv_relaxed,hv_reset,hv_runtime,hv_spilocks=0x1fff,hv_stimer,hv_synic,hv_time,hv_vapic,hv_vpindex,kvm=off,+kvm_pv_eoi,+kvm_pv_unhalt
-----
cpu-models.conf
-----
cpu-model: x86-64_fix
flags +vme;+svm;+abm;+aes;+avx;+avx2;+avx512bw;+avx512cd;+avx512dq;+avx512f;+avx512vl;+bmi1;+bmi2;enforce;+f16c;+fma;hv_ipi;hv_relaxed;hv_reset;hv_runtime;hv_spinlocks=0x1fff;hv_stimer;hv_synic;hv_time;hv_vapic;hv_vpindex;+kvm_pv_eoi;+kvm_pv_unhalt;+movbe;+pni;+popcnt;+sse4.1;+sse4.2;+ssse3;+xsave
hidden 1
reported-model qemu64
-----
qemu-system-x86_64 command Line
-----
-cpu qemu64,enforce,hv_ipi,hv_relaxed,hv_reset,hv_runtime,hv_spilocks=0x1fff,hv_stimer,hv_synic,hv_time,hv_vapic,hv_vpindex,kvm=off,+kvm_pv_eoi,+kvm_pv_unhalt
-----