We have a project about the Hypervisor, and we require some Real time VMs. After reading the documentation from the acrn project. I have some understanding questions:
1.Does acrn have any number limitation of pre-launch RTVM?
2.Does acrn have any number limitation of post-launch RTVM?
3.Does acrn have any number limitation of kata-containers?
4.What’s the difference between pre-launch RTVM and Post-launch RTVM, since they both can access the hardware directly?
5.Can Kata-container also be possible for real time?
Thank you very much for your reply, and explanations. Thank you.