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.


svm_io.c: these now continue to operate on OUTS, INS even if the address type
[palacios.git] / palacios / src / palacios / vmm_ctrl_regs.c
2008-07-03 Peter Dinda svm_io.c: these now continue to operate on OUTS, INS... boot386puppy-26-to-ide
2008-07-02 Peter Dinda Updated to include improved 8254
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-06-29 Peter Dinda Added CR0 handling for PROTECTED_PG and for the CLTS...
2008-06-24 Jack Lange fixed page table deletion error
2008-06-20 Jack Lange added decoder
2008-06-17 Jack Lange added initial memory hook support, still need decoder
2008-06-10 Jack Lange *** empty log message ***
2008-05-19 Jack Lange added invlpg support
2008-05-14 Jack Lange architecture independence work