X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=gears%2Fservices%2Ffsceu%2FREADME;h=a38a60615a7ce5795b6141b7c012056ce663410e;hb=6234775894cac514f495b751a046db245ecb124a;hp=618a4fd48b4a9b5b68702d95bc7ea967c488db97;hpb=08c7d14f027c317dc643eacc1a3687745de9b4f9;p=palacios.git 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. +