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.


Convert shadow paging to use 32 PAE (Remove 32 Bit Restrictions)
[palacios.git] / palacios / src / devices / cirrus_gfx_card.c
2014-05-26 Chunxiao Diao, Dan... Convert shadow paging to use 32 PAE (Remove 32 Bit...
2013-08-18 Peter Dinda Constraints in page allocation, and code changes to...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2012-04-20 Jack Lange reworked PCI bus implmentation -- moved to mask based...
2011-04-12 Jack Lange moved host OS interfaces to a separate directory palaci...
2011-02-17 Peter Dinda APIC debugging
2010-08-13 Jack Lange change to device configuration syntax
2009-12-01 Jack Lange integrated new configuration system
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...