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.


add raw packet interface
authorLei Xia <lxia@northwestern.edu>
Thu, 18 Nov 2010 17:30:48 +0000 (11:30 -0600)
committerLei Xia <lxia@northwestern.edu>
Thu, 18 Nov 2010 17:30:48 +0000 (11:30 -0600)
commit13d8e5d4035b90bf1ab8b1da115c7d6310c76526
tree09a01454bca8b075ed146266a798397ad9a1fa2d
parent57ba224d7236e1f9d3c7ca683f9057bd5fda70a0
add raw packet interface
palacios/include/palacios/vmm_host_events.h
palacios/include/palacios/vmm_packet.h [new file with mode: 0644]
palacios/src/palacios/vmm_host_events.c