For what it is worth, I'm not sure sending debug/error messages to the vga screen is a good long-term plan. I fear it will be more frustration than help to users. Sure, having the VM not start isn't a fun experience, but I'm not sure a weird cryptic error message that flashes on the screen for a split second is an improvement.
Enabling the seabios log from qemu is an annoying step to have to take, but I suspect taking that step may ultimately be necessary in many cases.
Cheers, -Kevin
On Wed, May 03, 2023 at 11:21:59AM +0200, Gerd Hoffmann wrote:
Gerd Hoffmann (2): add hwerr_printf function for threads display error message for blocksizes != 512
src/output.h | 5 +++++ src/hw/blockcmd.c | 2 +- src/hw/virtio-blk.c | 4 ++-- src/output.c | 17 +++++++++++++++++ src/post.c | 4 ++++ 5 files changed, 29 insertions(+), 3 deletions(-)
-- 2.40.1
SeaBIOS mailing list -- seabios@seabios.org To unsubscribe send an email to seabios-leave@seabios.org