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.


added symbiotic virtio device
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 11 Aug 2009 23:59:22 +0000 (18:59 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 11 Aug 2009 23:59:22 +0000 (18:59 -0500)
commitf7bc654c609c9780d52f6fa980de987ddd337416
treeb7598763c5bdc05a4a3e4fa1233031125920f821
parent0930d4dd369926196379a19abd04135f73df40c9
added symbiotic virtio device
palacios/build/Makefile
palacios/include/devices/lnx_virtio_pci.h
palacios/src/devices/lnx_virtio_blk.c
palacios/src/devices/lnx_virtio_sym.c [new file with mode: 0644]
palacios/src/devices/pci.c
palacios/src/palacios/vmm_config.c