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.


Avoid strict-aliasing related issues when compiling with optimization
[palacios.git] / linux_module / linux-exts.h
2013-09-19 Peter Dinda Cleaned up deinitialization of VMM and free of VMs
2012-07-27 Jack Lange added host_pci passthrough PCI support
2011-06-08 Jack Lange ported file interface to new extension framework
2011-06-08 Jack Lange bug fixes for extension framework, and porting of conso...
2011-06-08 Jack Lange added initial extension framework