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.


Cleanup and sanity-checking of endianness, dead code, unchecked returns (Coverity...
[palacios.git] / palacios / src / palacios / vmm_debug.c
2015-09-01 Peter Dinda Cleanup and sanity-checking of endianness, dead code...
2015-09-01 Peter Dinda Cleanup and sanity-checking of explicit null derefs...
2015-06-18 Peter Dinda Detailed segmentation output from v3_debug
2015-04-28 Peter Dinda Minor compile warning fixup and error checks
2014-10-09 Maciek Swiech More debugging output (APIC, LDT, etc)
2014-10-09 Maciek Swiech Added guest GDT and IDT printing
2013-12-22 Kyle Hale Add missing case to print all debugging info in vmm_debug
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-08 Kyle Hale compilation fix in vmm_debug.c
2012-06-20 Jack Lange added symbolic backtrace functionality
2012-06-20 Jack Lange added dedicated debugging framework with associated...
2009-03-03 Jack Lange reformatting of the source files
2008-10-22 Jack Lange fixed all the printf style warnings/errors
2008-10-07 Jack Lange updated to 64 bits based on the wrong f#@$%ing trunk
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-04-05 Jack Lange code restructuring