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.


Removed destination format (i.e. clustered logical vs. flat logical)
[palacios.git] / palacios / src / devices / icc_bus.c
2010-10-14 Patrick G. Bridges Removed destination format (i.e. clustered logical...
2010-10-06 Peter Dinda Implemented all and all-but-me shorthand delivery for...
2010-10-05 Jack Lange this will probably be a disaster...
2010-10-05 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-10-05 Jack Lange some format fixes
2010-10-05 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-09-26 Peter Dinda Partially functional support for APIC/ICC clustered...
2010-09-24 Jack Lange format fixes
2010-08-13 Jack Lange change to device configuration syntax
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.