### We have tried patching QEMU's definition for POWER9 to exclude VSX and AltiVec
- This did not work and needs considerable amounts of patching.
-* The relevant files are `tcg/ppc/tcg-target.h` and `target/ppc/{compat.c,cpu.c,cpu.h,cpu_init.c,cpu_models.c,cpu_models.h,cpu-qom.h,cpu-param.h}` none worked.
+* The relevant files are `tcg/ppc/tcg-target.h` and `target/ppc/{compat.c,cpu.c,cpu.h,cpu_init.c,cpu_models.c,cpu_models.h,cpu-qom.h,cpu-param.h}` none seemed to work when removing such features.
### We have researched in length if the CPU capabilities feature of QEMU is available on POWER