I have a software which requires CentOS 6.5 (x86). I want to run this software on NXP LS2088ARDB reference board. Porting is becoming increasingly difficult and time consuming. I am thinking of running CentOS 6.5 (x86) as a virtual machine on NXP LS2088ARDB reference board. The 'QorIQ LS2088A BSP v0.2' manual mentions only of creating a ARM based virtual machine using QEMU. How do I create a x86 VM using QEMU on LS2088ARDB?
Theoretically, QEMU is emulator and it can emulate one architecture on another.
However, looking our SDK documentation I see we have only qemu-system-arm and qemusystem-aarch64, so this means in our SDK we support only ARM
Have a great day,
Alexander
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------