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.


modified copyright tags
[palacios.git] / palacios / src / palacios / vm_guest_mem.c
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-07-21 Jack Lange added new debugging directives
2008-07-16 Jack Lange some nested paging fixes
2008-07-14 Jack Lange *** empty log message ***
2008-07-01 Jack Lange *** empty log message ***
2008-07-01 Jack Lange moved further along in the boot process....
2008-06-30 Jack Lange large change to break apart the guest operation mode...
2008-05-19 Jack Lange added invlpg support
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange *** empty log message ***
2008-05-06 Jack Lange booting geekos up to the timer initialization
2008-04-30 Jack Lange a guest kernel that works equally well on the dell+HP
2008-04-09 Jack Lange got the bios setup ok, now we have to handle the exits
2008-04-05 Jack Lange code restructuring