[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v1 1/7] ts-xen-build: Enable livepatch.



Livepatch compiles and works on x86/ARM{32|64} so we can
unconditionaly enable it.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
---
 ts-xen-build | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ts-xen-build b/ts-xen-build
index 4f1f71a..c567054 100755
--- a/ts-xen-build
+++ b/ts-xen-build
@@ -118,6 +118,8 @@ END
                echo >>xen/.config CONFIG_EXPERT=y
                echo >>xen/.config CONFIG_HVM_FEP=y
                echo >>xen/.config CONFIG_VERBOSE_DEBUG=y
+               echo >>xen/.config CONFIG_LIVEPATCH=y
+               echo >>xen/.config CONFIG_FAST_SYMBOL_LOOKUP=y
        fi
 END
                );
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.