diff --git a/qemu/tests/cfg/boot_from_device.cfg b/qemu/tests/cfg/boot_from_device.cfg index 6b060d9d8b..cbd4ecf8cd 100644 --- a/qemu/tests/cfg/boot_from_device.cfg +++ b/qemu/tests/cfg/boot_from_device.cfg @@ -5,10 +5,11 @@ only default_bios image_boot = no boot_menu = on - enable_sga = yes - Host_RHEL.m9: - enable_sga = no - machine_type_extra_params = "graphics=off" + enable_sga = no + machine_type_extra_params = "graphics=off" + Host_RHEL.m6, Host_RHEL.m7, Host_RHEL.m8.u0, Host_RHEL.m8.u1, Host_RHEL.m8.u2, Host_RHEL.m8.u3, Host_RHEL.m8.u4, Host_RHEL.m8.u5: + enable_sga = yes + machine_type_extra_params = "" boot_menu_key = "esc" Host_RHEL.m6: boot_menu_key = "f12"