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.


IO APIC implementation
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 13 Feb 2009 22:55:50 +0000 (16:55 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 13 Feb 2009 22:55:50 +0000 (16:55 -0600)
commitbbef87558ec784cd99c72b759aa78a8c47aa5fd3
tree77c75f35d3133393af8cae8e38aaacb838f11d26
parent7bb4a918835892e9071ffbdef1ea8e57f9a12950
IO APIC implementation

Conflicts:

palacios/src/palacios/vmm_config.c
palacios/build/Makefile
palacios/include/devices/apic.h
palacios/include/devices/io_apic.h [new file with mode: 0644]
palacios/src/devices/apic.c
palacios/src/devices/io_apic.c [new file with mode: 0644]
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_intr.c