From f653e05facd34bd3e73fa2c08f3b81a51f15872e Mon Sep 17 00:00:00 2001 From: Dario Faggioli Date: Tue, 20 Feb 2024 12:48:07 +0100 Subject: [PATCH 1/2] [openSUSE] roms/seabios: Drop an old (and no longer necessary) downstream patch Drop the patch "[openSUSE] build: be explicit about -mx86-used-note=no" from SeaBIOS. Signed-off-by: Dario Faggioli --- roms/seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/seabios b/roms/seabios index a95067ebbb..c13ff2cd58 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit a95067ebbbfdee9b6ebde20ee702272103553455 +Subproject commit c13ff2cd58e48ec239c1250a15947ea91bdf117a -- 2.51.1 From c4b40be47a81260c117fcfc18d8f5b6219451559 Mon Sep 17 00:00:00 2001 From: Dario Faggioli Date: Tue, 20 Feb 2024 22:55:09 +0100 Subject: [PATCH 2/2] [openSUSE] roms/seabios: revert some upstream commits that break a lot of use-cases As explained in bsc#1219977, as soon as host-passthrough is not used as CPU model, virtio devices just stop working, in a lot of VM configurations. This is not good, and a solution must be found upstream. In the meanwhile, these reverts at least unbreak our package. References: bsc#1219977 Signed-off-by: Dario Faggioli --- roms/seabios | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/seabios b/roms/seabios index c13ff2cd58..59a7a18682 160000 --- a/roms/seabios +++ b/roms/seabios @@ -1 +1 @@ -Subproject commit c13ff2cd58e48ec239c1250a15947ea91bdf117a +Subproject commit 59a7a186822ca9863e8214fab355633b73b0bff7 -- 2.51.1