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.


Working apic, ioapic, and icc_bus for 1 core
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 7 Jul 2010 23:04:51 +0000 (18:04 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Wed, 7 Jul 2010 23:04:51 +0000 (18:04 -0500)
commit639ddb8ebf0b5126a62431fb6a98e257806eebeb
tree8764c428b6466de184c460b711e43c870e856cc4
parent23ce84789706e19275390e4e0183cf4be3f1a045
Working apic, ioapic, and icc_bus for 1 core
Working = "runs phil's image apparently correctly"
palacios/include/palacios/vm_guest.h
palacios/src/devices/apic.c
palacios/src/devices/io_apic.c
palacios/src/palacios/vm_guest_mem.c