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.


reformatted device source files
[palacios.git] / palacios / src / devices / apic.c
2009-03-03 Jack Lange reformatted device source files
2009-02-25 Jack Lange added hacks to the APIC because Linux coders didn't...
2009-02-25 Peter Dinda hacked in support for writes to readonly apic register...
2009-02-19 Jack Lange fixed APIC to handle non 32bit reads by linux...
2009-02-17 Jack Lange apic fixes
2009-02-13 Jack Lange IO APIC implementation
2009-02-13 Jack Lange added support for multiple interrupt controllers
2009-02-10 Jack Lange timer fixes
2009-02-07 Jack Lange apic register definitions added
2009-02-07 Jack Lange bug fixes for:
2009-02-06 Jack Lange added APIC device