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.


Updated devices to remove vm_device dependencies.
[palacios.git] / palacios / include / devices / apic.h
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-10-29 Jack Lange fixed apic/ioapic interface
2010-10-27 Jack Lange removed icc bus
2010-08-04 Peter Dinda Functional 2 core linux guest
2009-09-01 Jack Lange modified interrupt interface to pass guest_info pointer
2009-07-25 Jack Lange Update to the device framework.
2009-02-13 Jack Lange IO APIC implementation
2009-02-06 Jack Lange added APIC device