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 / include / palacios / vmm.h
2010-02-23 Erik van der Kouwe updated comments for compiler compatibility
2010-01-07 Jack Lange lots of fixes
2009-12-15 Jack Lange debugging tweaks and minor fixes
2009-12-01 Jack Lange integrated new configuration system
2009-10-06 Jack Lange changed the symbiotic calling interface to a synchronou...
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-21 Jack Lange cleanup of debugging functions
2009-08-13 Jack Lange Ported palacios to Kbuild
2009-08-11 Jack Lange added yield functionality
2009-08-07 Jack Lange added yield functionality
2009-07-23 Jack Lange added initial VirtIO and symbiotic swap devices
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-07-08 Jack Lange changed configuration structure for block devices
2009-06-05 Jack Lange added locking primitives
2009-05-22 Jack Lange removed unused keyboard event interface
2009-04-23 Jack Lange renamed guest cpu/mem mode functions
2009-04-23 Jack Lange updated the configuration/init process
2009-04-08 Jack Lange updated the pci and IDE configuration.
2009-03-25 Jack Lange first cut at nested paging
2009-03-16 Jack Lange added irq acking
2009-03-08 Jack Lange added argument to thread create hook
2009-03-04 Jack Lange added kernel thread hook
2009-03-04 Jack Lange fixed a number of bugs due to the update
2009-03-03 Jack Lange reformatting include files
2009-03-03 Lei Xia Add Virtual PCI and Virtual NIC
2009-01-29 Jack Lange added profiling support
2009-01-25 Jack Lange working instruction emulation
2008-12-01 Jack Lange small fixes
2008-10-30 Jack Lange added mem_size config variable
2008-10-26 Jack Lange fixed format string issues due to printf attribute...
2008-10-22 Jack Lange fixed shadow paging up to the next error
2008-10-22 Trammell Hudson Enable printf warnings on info/debug/trace os hooks
2008-10-21 Jack Lange updated to use pa_to_va address conversion
2008-10-21 Jack Lange changed bios configuration method
2008-10-21 Kevin Pedretti Fix gcc warning messages
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange added more selective debugging directives
2008-10-15 Jack Lange added host event hooks interface
2008-10-10 Jack Lange reworked the interrupt injection to be guest specific
2008-10-08 Jack Lange work around git issues
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Jack Lange build reorganization
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange Merge branch 'ramdisk' into devel
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
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 moved xed around to setup the decoder interface
2008-07-22 Jack Lange *** empty log message ***
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 changed debug output to be more granular
2008-07-21 Peter Dinda new interrupt hooking mechanism
2008-07-14 Jack Lange *** empty log message ***
2008-07-14 Peter Dinda Makefile now has global debug control:
2008-05-29 Jack Lange minor updates
2008-05-21 Jack Lange lot of changes
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange lots of changes...
2008-04-30 Jack Lange *** empty log message ***
2008-04-18 Jack Lange added irq initial setup
2008-04-14 Jack Lange added full device support
2008-04-05 Jack Lange code restructuring