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.


Allow custom CPUID
[palacios.git] / palacios / src / palacios / vmm_cpuid.c
2013-11-26 Peter Dinda Allow custom CPUID
2013-08-04 Peter Dinda Mask hyperthreading CPUID bit
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-09-24 Jack Lange update CPUID to disable unsupported features (MTRRS...
2012-09-10 Peter Dinda Added functionality for MONITOR and MWAIT instructions...
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2011-05-26 Jack Lange added safety checks to cpuid field registration
2011-04-19 Jack Lange disable XSETBV, etc instructions for hardware compatibility
2011-04-19 Jack Lange added cpuid masking
2011-01-12 Jack Lange delete leftover resource hooks and various resource...
2010-01-14 Jack Lange refactoring to the point of compilation
2009-12-01 Jack Lange integrated new configuration system
2009-09-23 Jack Lange added symbiotic interface and a number of other small...
2009-09-18 Jack Lange added cpuid hooking