qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 2/5] Add Bochs to list of vga_interfaces


From: Thomas Huth
Subject: Re: [PATCH v3 2/5] Add Bochs to list of vga_interfaces
Date: Wed, 24 May 2023 12:48:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 24/05/2023 12.27, Marcin Juszkiewicz wrote:
arm/sbsa-ref uses Bochs-display graphics card and without it being
present in vga_interfaces "-vga none" argument handling cannot be added.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
---
  include/sysemu/sysemu.h | 2 +-
  softmmu/vl.c            | 6 ++++++
  2 files changed, 7 insertions(+), 1 deletion(-)

Sorry for not noticing it earlier ... but while you're at it, please also add an entry for VGA_BOCHS to pci_vga_init(), so that other machines could benefit from this automatically, too.

 Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]