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.


v3_cpu_mapper_admit_vm function call moved from start_thread to create_thread
[palacios.git] / linux_module / iface-host-pci-hw.h
2013-08-04 Jack Lange updated host pci interface to support non-contiguous...
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...
2013-03-18 Peter Dinda General cleanup and help on v3_debug
2012-07-27 Jack Lange added 64bit bar support to passthrough PCI
2012-07-27 Jack Lange added host_pci passthrough PCI support