mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
riscv: qemu: Enable Bochs video support
Enable video console using the emulated Bochs VGA card. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Leo Yu-Chi Liang
parent
093bd0354e
commit
716161663e
@@ -133,6 +133,11 @@ An attached disk can be emulated in RISC-V virt machine by adding::
|
||||
|
||||
You will have to run 'scsi scan' to use it.
|
||||
|
||||
A video console can be emulated in RISC-V virt machine by removing "-nographic"
|
||||
and adding::
|
||||
|
||||
-serial stdio -device VGA
|
||||
|
||||
Running with KVM
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user