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 support for register instrs
[palacios.git] / palacios / src / palacios / vmm_xed.c
2008-07-24 Jack Lange added support for register instrs
2008-07-23 Jack Lange added more decoder support
2008-07-23 Jack Lange integrated decoder
2008-07-23 Jack Lange added decoder support to makefile
2008-07-23 Jack Lange moved xed around to setup the decoder interface