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.


integrated new configuration system
[palacios.git] / palacios / src / palacios / vmm_io.c
2009-12-01 Jack Lange integrated new configuration system
2009-09-14 Jack Lange updated io map to allow early hooking
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-08-11 Jack Lange improved debugging
2009-04-26 Jack Lange updated IO and MSRs to allow hooking/unhooking dynamic...
2009-04-20 Jack Lange cleaned up the memory handing implementation
2009-03-11 Jack Lange debugging fix
2009-01-28 Jack Lange changed shadow memory map to use Red Black Tree
2009-01-28 Jack Lange changed the io_map implementation to use red-black...
2008-10-22 Jack Lange more printf format fixes
2008-10-16 Jack Lange more namespace changes
2008-10-03 Jack Lange added new copyright and license
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-26 Jack Lange removed references to GeekOS and added some namespace...
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 code clean up
2008-07-22 Jack Lange source code clean up,
2008-07-21 Jack Lange added new debugging directives
2008-07-21 Jack Lange changed debug output to be more granular
2008-05-16 Peter Dinda First cut at a keyboard device (partially done) CUTPOINT_BEFORE_FULL_EMULATION
2008-05-13 Jack Lange lots of changes...
2008-04-14 Jack Lange added full device support
2008-04-11 Jack Lange *** empty log message ***
2008-04-11 Jack Lange *** empty log message ***
2008-04-05 Jack Lange code restructuring