From: Kyle Hale Date: Sat, 14 Apr 2012 00:39:15 +0000 (-0500) Subject: Noted guest-linux dependency in fsceu X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=commitdiff_plain;h=3a4199e3954eafb0f2ef886ca3a24a9cee391a43;hp=0eca9f456e34530d9d412a0db29a051d3676cdfb;p=palacios.git Noted guest-linux dependency in fsceu --- diff --git a/gears/services/fsceu/README b/gears/services/fsceu/README index 618a4fd..a38a606 100644 --- a/gears/services/fsceu/README +++ b/gears/services/fsceu/README @@ -2,3 +2,7 @@ This is a module that should be injected into the guest to allow selective system call exiting. FSCEU stands for Fast System-Call Exiting Utility. Once enabled, only the system call vectors enabled in an in-memory byte array will cause VM exits. + +Note that the Makefile needs to be modified to point to the kernel source +tree of the *GUEST* kernel. +