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.


PCI interrupt delivery via ioapic
[palacios.git] / palacios / src / devices / piix3.c
2011-11-10 Peter Dinda PCI interrupt delivery via ioapic
2011-08-18 Jack Lange added checking for disabled PIIX3 interupt routing...
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Lei Xia Fix to the piix3
2010-11-23 Jack Lange changed device registration interface
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-08-13 Jack Lange change to device configuration syntax
2010-01-14 Jack Lange refactoring to the point of compilation
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 added symbiotic interface and a number of other small...
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-08-31 Andy Gocke VMX is working for a 32-bit Linux kernel. It should...
2009-08-21 Jack Lange removed irq debugging messages
2009-08-11 Jack Lange fixes for the virtio block device
2009-08-07 Jack Lange fixes for the virtio block device
2009-08-01 Jack Lange added PCI irq lower function hook and added southbridge...
2009-07-31 Jack Lange updated pci irq support to properly route intr_pins...
2009-07-25 Jack Lange Update to the device framework.
2009-07-23 Jack Lange added initial VirtIO and symbiotic swap devices
2009-04-08 Jack Lange updates to the PCI configuration for the southbridge...
2009-04-08 Jack Lange updated the pci and IDE configuration.