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.


updates to enable functionality necessary for SEABIOS to run
[palacios.git] / palacios / src / palacios / Makefile
index cd53d35..18cdea1 100644 (file)
@@ -44,6 +44,7 @@ obj-y := \
        vmm_exits.o \
        vmm_events.o \
        vmm_perftune.o \
+       vmm_fw_cfg.o 
 
 
 obj-$(V3_CONFIG_XED) +=        vmm_xed.o