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.


*** empty log message ***
[palacios.git] / palacios / src / geekos / svm_ctrl_regs.c
2008-04-04 Jack Lange added segmentation helper
2008-04-04 Jack Lange added full io support
2008-04-04 Jack Lange added support for in/out instructions
2008-04-03 Jack Lange moving along...
2008-04-03 Jack Lange added 32 bit operand support
2008-04-02 Jack Lange real->protected mode switch should work now
2008-04-01 Jack Lange working on x86 instruction decoding support
2008-04-01 Jack Lange added memory conversions and copies for the guest/host...
2008-03-31 Jack Lange more work on the memory system