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_usr / v3_mem.c
2015-07-01 Peter Dinda Cleanup based on cppcheck pass (Linux module and user)
2013-10-08 Kyle Hale clean up v3_mem errors
2013-09-15 Peter Dinda Memory management and /proc enhancements
2013-08-20 Peter Dinda v3_mem enhancements - managed offlining; ability to...
2013-08-18 Peter Dinda Bug fixes to v3_mem
2013-08-07 Peter Dinda v3_mem fixes
2013-08-04 Peter Dinda Enhanced user-space memory interface, allowing dynamic...
2013-01-05 Peter Dinda Optional starting address for v3_mem
2012-07-07 Kyle Hale Paranoid error checking in userspace utils
2012-06-20 Peter Dinda Cleaned up help messages for userspace utils
2012-04-14 Jack Lange update v3_mem to handle sparse hotpluggable memory...
2011-08-30 Jack Lange fixed memory offline utility to handle incorrectly...
2011-04-02 Jack Lange Modified v3_mem to automatically scan for contiguous...
2011-03-18 Jack Lange updated module cleanup and added user space tools