Can we create a x86 VM using QEMU on LS2088ARDB?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can we create a x86 VM using QEMU on LS2088ARDB?

1,105 Views
jaytirthkhairat
Contributor I

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?

Labels (1)
0 Kudos
1 Reply

536 Views
alexander_yakov
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos