Alexander Graf <[email protected]> writes: > On 23.01.15 23:51, [email protected] wrote: >> From: Dinar Valeev <[email protected]> >> >> In order to use -boot once=X option we need to have default list >> where restore to on reset. >> >> Signed-off-by: Dinar Valeev <[email protected]> > > Alexey, Nijunj, where is the default boot order stored usually?
When -boot argument is not present, the default boot order is NULL for spapr, and SLOF decides to boot from NVRAM set variable or discovered disk. > Is "cdn" an accurate equivalent? No, we have changed that to NULL. http://comments.gmane.org/gmane.comp.emulators.qemu/187318 Regards, Nikunj
