nanovms / ops

ops - build and run nanos unikernels

Home Page:https://ops.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

investigate avx on mac m1s

eyberg opened this issue · comments

we support it on other x86 machines (w/accel)

#1357

https://ahelpme.com/software/qemu/qemu-full-virtualization-cpu-emulations-enable-disable-cpu-flags-instruction-sets-of-qemu-6-2-0/

https://gitlab.com/qemu-project/qemu/-/issues/164

sample program that uses cpuid to check for avx:

https://gist.github.com/hi2p-perim/7855506

I think it's not implemented in TCG cause you can run it with hardware acceleration but it doesn't show up in TCG