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.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / src / palacios / vmm.c
2010-02-15 Lei Xia Add lock to vmm_queue
2009-12-27 Jack Lange stability fixes
2009-12-15 Jack Lange debugging tweaks and minor fixes
2009-12-03 Jack Lange major VMX update
2009-12-01 Jack Lange integrated new configuration system
2009-10-30 Jack Lange symbiotic fixups
2009-10-06 Jack Lange changed the symbiotic calling interface to a synchronou...
2009-09-09 Jack Lange changed v3_yield to be usable by non guest threads
2009-09-04 Jack Lange hardware multicore support
2009-09-01 Jack Lange added cpu interruption interface
2009-08-21 Jack Lange ported the profiler over to the telemetry interface
2009-08-14 Jack Lange more configuration fixes
2009-08-14 Jack Lange more configuration fixes
2009-08-13 Jack Lange Ported palacios to Kbuild
2009-08-11 Jack Lange remove debugging output from yield
2009-08-11 Jack Lange added yield functionality
2009-08-07 Jack Lange remove debugging output from yield
2009-08-07 Jack Lange added yield functionality
2009-07-25 Jack Lange Update to the device framework.
2009-07-20 Jack Lange fixed allocation hook
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-06-24 Jack Lange first cut at cleaning up the VMX mess
2009-04-23 Jack Lange added host cpu type function
2009-04-23 Jack Lange updated the configuration/init process
2009-04-20 Jack Lange cleaned up the memory handing implementation
2009-03-03 Jack Lange reformatting of the source files
2009-02-09 Jack Lange cleaned up instrumentation implementation
2009-02-09 changb gcc-instrumenation added
2009-01-25 Jack Lange working instruction emulation
2008-10-16 Jack Lange more namespace changes
2008-10-16 Jack Lange large scale namespace changes
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-23 Jack Lange integrated decoder
2008-07-22 Jack Lange *** empty log message ***
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange source code clean up,
2008-07-21 Peter Dinda code for new irq hooking mechanism boots-puppy-iso-to-command-prompt
2008-04-18 Jack Lange added irq initial setup
2008-04-05 Jack Lange code restructuring