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.


added full io support
[palacios.git] / palacios / src / geekos / svm_lowlevel.asm
2008-04-04 Jack Lange added full io support
2008-04-01 Jack Lange working on x86 instruction decoding support
2008-03-14 Jack Lange working paged real mode
2008-03-11 Jack Lange WTF??????
2008-03-03 Jack Lange Added memory ranges
2008-03-02 Jack Lange *** empty log message ***
2008-03-01 Jack Lange initial SVM guest running
2008-02-26 Jack Lange added svm files