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.


Cleanup and sanity-checking of use of strncpy/strcpy (Coverity static analysis)
[palacios.git] / linux_module / iface-host-pci.c
2015-08-31 Peter Dinda Cleanup and sanity-checking of use of strncpy/strcpy...
2013-09-19 Peter Dinda Cleaned up deinitialization of VMM and free of VMs
2013-05-28 Peter Dinda Lock bugfixes - missing lock deinits This also adds...
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2012-07-27 Jack Lange added host_pci passthrough PCI support