Re: [Qemu-devel] seabios bug: fail to find etc/boot-fail-wait

2013-03-04 Thread Kevin O'Connor
On Mon, Mar 04, 2013 at 05:45:02PM +0800, Amos Kong wrote: > ./qemu-upstream-latest -boot reboot-timeout=1000 ... > (after boot failed, VM waits for 1000 ms and try to reboot) [...] > romfile_add() is used to add rom files in the list. > When seabios calls boot_fail(), the list becomes empty, > rom

[Qemu-devel] seabios bug: fail to find etc/boot-fail-wait

2013-03-04 Thread Amos Kong
./qemu-upstream-latest -boot reboot-timeout=1000 ... (after boot failed, VM waits for 1000 ms and try to reboot) reboot-timeout parameter doesn't work now, I found this regression bug was introduced by commit 59d6ca52a7eba5b1f4f2becf70fd446dccaf0a2e > Author: Kevin O'Connor > Date: Thu May 31