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.


updated IO and MSRs to allow hooking/unhooking dynamic at runtime
[palacios.git] / palacios / src / palacios / svm_io.c
2009-04-26 Jack Lange updated IO and MSRs to allow hooking/unhooking dynamic...
2009-03-18 Jack Lange format updates
2009-03-08 Jack Lange bug fix for masking rcx on string form
2009-03-03 Jack Lange reformatting of the source files
2009-01-28 Jack Lange changed the io_map implementation to use red-black...
2008-10-26 Jack Lange fixed format string issues due to printf attribute...
2008-10-22 Jack Lange more printf format fixes
2008-10-22 Jack Lange fixed ins/outs and moved the gs.base save/restore point
2008-10-16 Jack Lange large scale namespace changes
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange source code clean up,
2008-07-21 Jack Lange changed debug output to be more granular
2008-07-07 Peter Dinda svm_io.c now correctly handles segment prefix overrides...
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 *** empty log message ***
2008-06-20 Jack Lange added 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
2008-04-16 Jack Lange something that sort of works more than it did previousl...
2008-04-11 Jack Lange *** empty log message ***
2008-04-09 Jack Lange BIOS now runs, but dies because it has no devices....
2008-04-05 Jack Lange code restructuring