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.


added user space configuration build system
[palacios.git] / utils / guest_creator / out_format
diff --git a/utils/guest_creator/out_format b/utils/guest_creator/out_format
new file mode 100644 (file)
index 0000000..d8f82fc
--- /dev/null
@@ -0,0 +1,12 @@
+v3vee\0\0\0        : 8 bytes
+<length of xml>    : 4 bytes
+<xml>
+<zeroes>           : 8 bytes of zeroes
+
+<num files>        : 8 bytes
+
+<index>            : 4 bytes
+<size>             : 4 bytes
+<offset>           : 8 bytes
+...
+<padding>          : zeroes to 8 byte boundary