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-hypercall.c
2014-06-23 Peter Dinda Guest control cleanup
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2012-08-03 Peter Dinda APIC and CR8 changes for vector priorization vs TPR
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2012-04-13 Peter Dinda Linux host hypercall interface implementation