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.


pci_front bugfix - do not propagate cmd reg write twice
[palacios.git] / v3_config_guest.pl
2015-04-01 Yang Yang and Weix... QCOW2 block storage backend for Palacios
2014-09-11 Peter Dinda Initial cut at handling configuration of qemu devices
2014-07-22 Kyle Hale change default guest name in guest config script
2014-06-22 Daniel Zuo, Nikhat... Add swapping and pinning capability to Palacios
2014-01-14 Peter Dinda Additional sanity-checks for guest configuration (v3_co...
2013-11-26 Peter Dinda Minor tweaks
2013-10-07 Kyle Hale Guest configurator cleanup (nvram, vnet)
2013-10-04 Peter Dinda Clean up hashtable frees to fix rmmod crash on redhat
2013-10-04 Peter Dinda Added guest configurator and renamed v3vee configurator