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.


Merge branch 'devel' of ssh://palacios@newskysaw.cs.northwestern.edu//home/palacios...
[palacios.git] / palacios / src / devices / pci_passthrough.c
2010-01-11 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-01-11 Peter Dinda Minor fixes for printf format
2010-01-07 Jack Lange lots of fixes
2009-12-27 Jack Lange stability fixes
2009-12-09 Jack Lange reduced debugging messages
2009-12-01 Jack Lange integrated new configuration system
2009-11-18 Jack Lange change pci devices to be more generic.
2009-09-23 Jack Lange increased the maximum number pci busses to scan
2009-09-11 Jack Lange added interrupt hooking to pci_passthrough
2009-09-10 Jack Lange added pci passthrough and a few other things