xen/xl-conf-default-bridge.patch
Charles Arnold c3f60f0a9e - bsc#1233796 - [XEN][15-SP7-BEAT3] Xen call trace and APIC Error
found after reboot operation on AMD machine.
  x86-shutdown-offline-APs-with-interrupts-disabled-on-all-CPUs.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=879
2025-02-11 16:46:42 +00:00

14 lines
540 B
Diff

Index: xen-4.14.0-testing/tools/examples/xl.conf
===================================================================
--- xen-4.14.0-testing.orig/tools/examples/xl.conf
+++ xen-4.14.0-testing/tools/examples/xl.conf
@@ -34,7 +34,7 @@
#vif.default.script="vif-bridge"
# default bridge device to use with vif-bridge hotplug scripts
-#vif.default.bridge="xenbr0"
+vif.default.bridge="br0"
# Reserve a claim of memory when launching a guest. This guarantees immediate
# feedback whether the guest can be launched due to memory exhaustion