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.


Dynamic mptable configuration in accordance with VM spec
[palacios.git] / palacios / src / devices / mptable.c
2011-11-10 Peter Dinda Dynamic mptable configuration in accordance with VM...
2011-11-10 Peter Dinda PCI interrupt delivery via ioapic
2011-05-25 Jack Lange modified the irq layout to match what is seen on actual...
2011-05-02 Jack Lange moved mptable to a device for the moment