e09562d587
- Drop 32bit support from spec file - Dropped 520d417d-xen-Add-stdbool.h-workaround-for-BSD.patch OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=282
14 lines
537 B
Diff
14 lines
537 B
Diff
Index: xen-4.4.0-testing/tools/examples/xl.conf
|
|
===================================================================
|
|
--- xen-4.4.0-testing.orig/tools/examples/xl.conf
|
|
+++ xen-4.4.0-testing/tools/examples/xl.conf
|
|
@@ -30,7 +30,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
|