Hello.
I have already built the linux-xlnx code, and made it boot on a MicroZed board. Now, I want to use this code as a Dom0 with a Xen port that was done for A9 processors. By looking at the source code, I can see that the basic functionalities seem to be present, but I don't know if they are functional. Also, I noticed that the Kconfig files are able to compile the source code with Xen support, that is, with PV extensions to be used as Dom0 or DomU.
I want to know:
1. Has anybody tried to compile the linux-xlnx code by setting CONFIG_XEN=y in the main config file?
2. In the Kconfig file, it is written that Xen on ARM in the linux-xlnx is still experimental. I would like to know: how "experimental" this is?
Let me know.
Good day.