summaryrefslogtreecommitdiff
path: root/disable-building-pv-shim.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-12 04:00:49 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-12 04:00:49 +0000
commitc22f60e6e55f1bf300dd76d2222a93911f3b2bb2 (patch)
treeef665e7018377f53612ac2751dcaea35a1c587b6 /disable-building-pv-shim.patch
parent39a4763249cd6289e5019acfe0c98dbb169f5f2e (diff)
automatic import of xenopeneuler22.03_LTS
Diffstat (limited to 'disable-building-pv-shim.patch')
-rw-r--r--disable-building-pv-shim.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/disable-building-pv-shim.patch b/disable-building-pv-shim.patch
new file mode 100644
index 0000000..91714af
--- /dev/null
+++ b/disable-building-pv-shim.patch
@@ -0,0 +1,13 @@
+--- xen-4.13.0-testing/xen/arch/x86/configs/pvshim_defconfig.orig 2019-10-14 09:46:44.567846243 -0600
++++ xen-4.13.0-testing/xen/arch/x86/configs/pvshim_defconfig 2019-10-14 09:47:17.722552005 -0600
+@@ -2,8 +2,8 @@
+ CONFIG_PV=y
+ CONFIG_XEN_GUEST=y
+ CONFIG_PVH_GUEST=y
+-CONFIG_PV_SHIM=y
+-CONFIG_PV_SHIM_EXCLUSIVE=y
++CONFIG_PV_SHIM=n
++CONFIG_PV_SHIM_EXCLUSIVE=n
+ CONFIG_NR_CPUS=32
+ # Disable features not used by the PV shim
+ # CONFIG_SHADOW_PAGING is not set