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.


updated the pci and IDE configuration.
[palacios.git] / palacios / build / Makefile
index 46fcc40..4e8c8e3 100644 (file)
@@ -332,6 +332,8 @@ DEVICES_OBJS := \
        devices/ide.o \
        devices/ram_cd.o \
        devices/ram_hd.o \
+       devices/i440fx.o \
+       devices/piix3.o \
 
 #      devices/cdrom.o \
 #      devices/ramdisk.o \