qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] hw/display: load the correct ROM file for isa-vga device


From: Liav Albani
Subject: Re: [PATCH v2] hw/display: load the correct ROM file for isa-vga device
Date: Sat, 17 Sep 2022 17:40:06 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0

On 9/17/22 17:32, Liav Albani wrote:

diff --git a/pc-bios/meson.build b/pc-bios/meson.build
index 388e0db6e4..6af94a4a0a 100644
--- a/pc-bios/meson.build
+++ b/pc-bios/meson.build
@@ -29,7 +29,7 @@ blobs = [
    'bios-microvm.bin',
    'qboot.rom',
    'sgabios.bin',
-  'vgabios.bin',
+  'vgabios-isavga.bin',
    'vgabios-cirrus.bin',
Well, it seems like this one doesn't want to be compiled now, so I'll need to dive deeper to figure out how to ensure it always produces the requested file.
    'vgabios-stdvga.bin',
    'vgabios-vmware.bin',



reply via email to

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