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.


Moved the register struct definitions from the source file to the header file.
[palacios-OLD.git] / palacios / include / palacios / vmm_mem.h
2008-07-22 Jack Lange code clean up
2008-06-17 Jack Lange added initial memory hook support, still need decoder
2008-05-13 Jack Lange lots of changes...
2008-04-09 Jack Lange BIOS now runs, but dies because it has no devices....
2008-04-05 Jack Lange code restructuring