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.


pull packet sending procedure in handle_pkt_tx out of critical section to avoid poten...
authorLei Xia <lxia@northwestern.edu>
Tue, 24 Apr 2012 19:27:57 +0000 (14:27 -0500)
committerLei Xia <lxia@northwestern.edu>
Tue, 24 Apr 2012 19:27:57 +0000 (14:27 -0500)
commitbb6f461caff516cc19a169f04abac02de0c2ea18
treef76f04ae379e7cadaf891152f5cee36f55c9903e
parent10fc8bfc0b8f4aa21fd692ecb37689660ebfea89
pull packet sending procedure in handle_pkt_tx out of critical section to avoid potential deadlock and suppress kernel warning messages
palacios/src/devices/lnx_virtio_nic.c