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.


Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu/home/palacios...
[palacios.git] / utils / guest_creator / default.xml
index eb25cde..11326fc 100644 (file)
@@ -41,7 +41,7 @@
        <devices>
                <device id="8259A" name="PIC"/>
                <device id="KEYBOARD" name="keyboard"/>
-               <device id="8254_PIT" name="PIC" />
+               <device id="8254_PIT" name="PIT" />
                <device id="BOCHS_DEBUG" name="bochs debug"/>
                <device id="OS_DEBUG" name="os debug" />
 <!--
 -->
 
 
-<!--
+
                <device id="RAMDISK" name="HD0">
                        <file>harddisk</file>
                        <frontend tag="blk_virtio" />
                </device>
--->
+
 
                <device id="NVRAM" name="nvram">
                        <storage>ide</storage>