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.


various changes...
[palacios.git] / palacios / include / palacios / vmm_mem.h
2009-11-26 Jack Lange various changes...
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-04-23 Jack Lange added memory unhooking function
2009-04-17 Jack Lange changed memory map to be layered on top of a single...
2009-03-03 Jack Lange reformatting include files
2009-02-06 Jack Lange cleaned up emulation interface
2009-01-28 Jack Lange changed shadow memory map to use Red Black Tree
2009-01-27 Jack Lange fixed instruction emulation for 64 bit machines
2009-01-25 Jack Lange working instruction emulation
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-08-04 Jack Lange changed the emulator to use single step break points...
2008-08-02 Jack Lange started the emulation framework
2008-07-22 Jack Lange code clean up
2008-06-17 Jack Lange added initial memory hook support, still need decoder
2008-05-13 Jack Lange lots of changes...
2008-04-09 Jack Lange BIOS now runs, but dies because it has no devices....
2008-04-05 Jack Lange code restructuring