Page 1 of 1

Enable ESP-IDF QEMU Plugins?

Posted: Tue Aug 05, 2025 1:34 pm
by xadrez
Hello everyone :)
I am trying to run the ESP-IDF QEMU-Fork with a plugin. But the plugin interface is not enabled. I tried to do that via the ./configure script, but it doesn't seem that there is an option to enable plugins (e.g. --enable-plugins) as in other qemu versions.

Is it possible to use plugins with the QEMU-Fork?
And if so, how can I activate the plugin interface?

Thank you!