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.


initial commit of IDE layer
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 18 Mar 2009 17:16:05 +0000 (12:16 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 18 Mar 2009 17:16:05 +0000 (12:16 -0500)
commitbb102eef875adf3e667e4e3ffe7e6412b167b14e
tree35290952532e7a52da8f7dfbc4c997299af09e6d
parent822536b2f91a061cc6ead6039575533e35b48d2f
initial commit of IDE layer
palacios/build/Makefile
palacios/include/devices/ide.h
palacios/src/devices/ide-types.h [new file with mode: 0644]
palacios/src/devices/ide.c [new file with mode: 0644]
palacios/src/palacios/vmm_config.c