diff options
Diffstat (limited to 'disable-building-pv-shim.patch')
| -rw-r--r-- | disable-building-pv-shim.patch | 13 |
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 |
