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 based on cppcheck pass (Linux module and user)
[palacios.git] / linux_module / iface-pmu.c
2015-07-01 Peter Dinda Cleanup based on cppcheck pass (Linux module and user)
2013-09-19 Peter Dinda Cleaned up deinitialization of VMM and free of VMs
2013-06-18 Kyle Hale cpuid bugfix for iface-pmu code
2013-03-01 Peter Dinda AMD PMU - load/store counts now use data cache access...
2013-02-21 Peter Dinda Minor PMU bugfix
2013-02-21 Chang Bae PMU Host Interface and initial implementation for Linux...