Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


bind launch thread to local core
[palacios.git] / linux_module / Makefile
index 1f11379..1262bb9 100644 (file)
@@ -29,7 +29,7 @@ ifdef V3_CONFIG_STREAM
 endif
 
 ifdef V3_CONFIG_EXT_INSPECTOR
-       v3vee-objs += palacios-debugfs.o
+       v3vee-objs += palacios-inspector.o
 endif
 
 ifdef V3_CONFIG_VNET