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.


Partially functional Intel MP table support
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 7 Jul 2010 02:33:48 +0000 (21:33 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 7 Jul 2010 02:33:48 +0000 (21:33 -0500)
commit8300df0450154d7a2db08a7afbd2aca32ce38f70
tree76db4c018f8fc2edc52c88ec77290cb6568e793d
parent162e8ae7aced736072317e985f1a52114946f290
Partially functional Intel MP table support
Kconfig
bios/rombios/BIOS-bochs-latest
palacios/include/devices/pci.h
palacios/include/palacios/vmm_mptable.h [new file with mode: 0644]
palacios/src/devices/lnx_virtio_nic.c
palacios/src/devices/ne2k.c
palacios/src/palacios/Makefile
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_mptable.c [new file with mode: 0644]