On Thu, Mar 06, 2025 at 12:48:13AM -0600, Glenn Washburn wrote:
> Fix a regression where qemuopts was mistakenly defaulted to the empty
> string. This prevents the sending of arbitrary QEMU options to tests,
> which may be desirable for overriding the machine type. There was a
> concern that allowing the tester to accept arbitrary options would add
> headaches for another deveoper trying to diagnose why a test failed on
> the testers machine because he could not be sure if any additional
> options were passed to make the test fail. However, all the options are
> recorded in the run.sh generated script, so this concern is unwarranted.
>
> Fixes: 6d729ced70 (tests/util/grub-shell: Add $GRUB_QEMU_OPTS to run.sh to 
> easily see unofficial QEMU arguments)
> Signed-off-by: Glenn Washburn <developm...@efficientek.com>

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to