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.


Corrected handling of decode of memory operands that have a
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 2 Mar 2011 21:36:03 +0000 (15:36 -0600)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 2 Mar 2011 21:36:03 +0000 (15:36 -0600)
commit784bdb0320899801d2e9a5ee015e146bc31bdfed
treec269c6d5aefb069b1588a9c75e69b87c4d069bfa
parentf468ffd5b6dc61dcf787abc3920b16d24fe5496a
Corrected handling of decode of memory operands that have a
displacement.   This now correctly handles negative displacements
where the displacement width is <64 bits.
palacios/src/palacios/vmm_xed.c