[ ... ]
I'll add this.This machine model supports emulation of the boot from the CE0 flash device by setting option ``execute-in-place``. When using this option, the CPU fetches instructions to execute by reading CE0 and not from a preloaded ROM initialized at machine init time. As a result, execution will be slower. Is that ok for you?
With that, Reviewed-by: Cédric Le Goater <c...@redhat.com> Thanks, C.