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 vnet device
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 16 Feb 2010 21:08:14 +0000 (15:08 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 16 Feb 2010 21:08:14 +0000 (15:08 -0600)
commit72b46c150b774d64c5e971ac4575c86142c5a509
treeb90a343bdc852571193db85fe82a41d173e4a41c
parent975c3e2563e4c665864093015fde0a977c6c2394
added vnet device
Makefile
palacios/include/devices/lnx_virtio_pci.h
palacios/src/devices/Kconfig
palacios/src/devices/Makefile
palacios/src/devices/lnx_virtio_vnet.c [new file with mode: 0644]