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.


made the configuration builder interface a little more informative
[palacios.git] / utils / guest_creator / default.xml
index 9d8414a..d8576e7 100644 (file)
                        <bus>pci0</bus>
                        <vendor_id>0x8086</vendor_id>
                        <device_id>0x100e</device_id>
+                       <irq>59</irq>
                </device>
 
                <device id="PCI_PASSTHROUGH" name="e1000-hw">
                        <bus>pci0</bus>
                        <vendor_id>0x8086</vendor_id>
                        <device_id>0x107c</device_id>
-                       <irq>59</irq>
+                       <irq>64</irq>
                </device>