From 90a70ee88c76f02e087f500eadf6d0b2e3a0a061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 16 Aug 2025 15:16:57 +0200 Subject: remove patch --- ...mu-vm-session.xml-Drop-unsupported-machin.patch | 41 ---------------------- 1 file changed, 41 deletions(-) delete mode 100644 debian/0001-d-t-vbmc-qemu-vm-session.xml-Drop-unsupported-machin.patch diff --git a/debian/0001-d-t-vbmc-qemu-vm-session.xml-Drop-unsupported-machin.patch b/debian/0001-d-t-vbmc-qemu-vm-session.xml-Drop-unsupported-machin.patch deleted file mode 100644 index 951cdb4..0000000 --- a/debian/0001-d-t-vbmc-qemu-vm-session.xml-Drop-unsupported-machin.patch +++ /dev/null @@ -1,41 +0,0 @@ -From a7935cc899f8bb6504d6328dd668568ec63971f1 Mon Sep 17 00:00:00 2001 -From: Christian Ehrhardt -Date: Fri, 15 Aug 2025 08:34:49 +0200 -Subject: [PATCH] d/t/vbmc-qemu-vm-session.xml: Drop unsupported machine type - -Qemu dropped some very old machine types. -This conflicts with the config used in the ipmitools test - -debian/tests/vbmc-qemu-vm-session.xml:7: - hvm - -Causing the tests to fail now: - - 94s autopkgtest [02:57:18]: test qemuvbmc: [----------------------- - 94s debian/tests/vbmc-qemu-vm-session.xml validates - 95s - 95s error: Failed to define domain from debian/tests/vbmc-qemu-vm-session.xml - 95s error: unsupported configuration: Emulator '/usr/bin/qemu-system-x86_64' - does not support machine type 'pc-i440fx-2.5' - -Signed-off-by: Christian Ehrhardt ---- - debian/tests/vbmc-qemu-vm-session.xml | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/debian/tests/vbmc-qemu-vm-session.xml b/debian/tests/vbmc-qemu-vm-session.xml -index f345b8b..7e4bc2d 100644 ---- a/debian/tests/vbmc-qemu-vm-session.xml -+++ b/debian/tests/vbmc-qemu-vm-session.xml -@@ -4,7 +4,7 @@ - 256000 - 1 - -- hvm -+ hvm - /boot/vmlinuz - /boot/initrd.img - console=ttyS0 quiet loglevel=0 edd=off printk.time=1 noreplace-smp cgroup_disable=memory pci=noearly noapic panic=-1 selinux=0 --- -2.43.0 - -- cgit v1.2.3