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.


Functional 2 core linux guest
[palacios.git] / palacios / src / devices / icc_bus.c
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-29 Peter Dinda Resolved Patrick's debug patches and the external irq...
2010-07-29 Patrick Bridges Minor changes to make icc_bus.c compile without debuggi...
2010-07-10 Peter Dinda Implemented SMP, still not functional
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.