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.


Typo fix
[palacios.git] / linux_module / palacios-stream.h
index d0bbe7e..f3b21a0 100644 (file)
 #include "palacios.h"
 #include "palacios-ringbuffer.h"
 
+#define _V3VEE_
+//#include <palacios/vmm_ringbuffer.h>
+#undef _V3VEE_
+
 #define STREAM_BUF_SIZE 1024
 #define STREAM_NAME_LEN 128