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.


Partially functional support for APIC/ICC clustered delivery,
[palacios.git] / palacios / include / devices / icc_bus.h
2010-09-26 Peter Dinda Partially functional support for APIC/ICC clustered...
2010-08-04 Peter Dinda Functional 2 core linux guest
2010-07-30 Peter Dinda Semi-functional SMP (boots Kitten guest with two cores)
2010-07-08 Peter Dinda Partially functional icc_bus (works for UP)
2010-01-15 Jack Lange compilable versions of the APIC/ICC_BUS/IOAPIC
2010-01-15 Kevin Pedretti Added ICC bus/apic stuff.