diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-10-12 04:00:49 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-10-12 04:00:49 +0000 |
| commit | c22f60e6e55f1bf300dd76d2222a93911f3b2bb2 (patch) | |
| tree | ef665e7018377f53612ac2751dcaea35a1c587b6 /xl-conf-default-bridge.patch | |
| parent | 39a4763249cd6289e5019acfe0c98dbb169f5f2e (diff) | |
automatic import of xenopeneuler22.03_LTS
Diffstat (limited to 'xl-conf-default-bridge.patch')
| -rw-r--r-- | xl-conf-default-bridge.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/xl-conf-default-bridge.patch b/xl-conf-default-bridge.patch new file mode 100644 index 0000000..0d2cd72 --- /dev/null +++ b/xl-conf-default-bridge.patch @@ -0,0 +1,13 @@ +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 |
