Recommendations to others considering QEMU:
QEMU has embedded board support with very easy to configurable and usage, Vast architecture and processor support for each architecture.
You can test you bare metal and RTOS application workflow on System mode QEMU.
You can boot Linux service stick image on QEMU System Mode and application workflow on User mode QEMU.
It is easy to add new embedded board support, as it is open source project, so you can do development and submitted a bug to open community , iIn fact QEMU open community is very responsive. QEMU is a great tool for machine virtualization. Review collected by and hosted on G2.com.
What problems is QEMU solving and how is that benefiting you?
I added the support of RTOS virtualization for ARM and AArch64 embedded sabrelite and Xilinx zcu102 board.
It is very easy to test basic embedded bare metal support without any hard ware. Review collected by and hosted on G2.com.