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.


updates to the PCI configuration for the southbridge and northbridge
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Apr 2009 05:20:21 +0000 (00:20 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 8 Apr 2009 05:20:21 +0000 (00:20 -0500)
commita0e1d8274aef54adcf50dce0b3843489f2a3cd21
tree4af95d3ff88e3083972bd555a83f9b27653ed317
parent02cec8a61395addd7d74daae5462e38fb1f256e6
updates to the PCI configuration for the southbridge and northbridge
palacios/include/devices/pci.h
palacios/include/devices/southbridge.h [new file with mode: 0644]
palacios/src/devices/i440fx.c
palacios/src/devices/ide.c
palacios/src/devices/pci.c
palacios/src/devices/piix3.c
palacios/src/palacios/vmm_config.c