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.


minor fix to virtio VNET device to make it compilable
[palacios.git] / palacios / src / devices / lnx_virtio_vnet.c
2011-10-27 Lei Xia minor fix to virtio VNET device to make it compilable
2011-05-04 Lei Xia fix the threads function calls using new vnet host...
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-04-28 Lei Xia Multithread handling of VNET
2011-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-17 Lei Xia More clean on VNET codes
2010-11-17 Lei Xia VNET code clean and rearrangement
2010-11-10 Lei Xia Fix to virtio vnet device
2010-11-10 Lei Xia add the virtual console input as a host event
2010-10-06 Lei Xia All updates on the VNET during summer
2010-09-24 Jack Lange format fixes
2010-08-13 Jack Lange change to device configuration syntax
2010-05-18 Jack Lange memory lookup refactorization
2010-04-06 Lei Xia VNET update
2010-03-29 Lei Xia Minor fix
2010-03-25 Lei Xia Update on VNET
2010-03-15 Lei Xia Minimize the copies for vnet and Virtio bridge
2010-03-12 Lei Xia Clear code
2010-03-12 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-12 Lei Xia Update on VNET Bridge
2010-03-12 Jack Lange vnet fixes for compilation
2010-03-12 Jack Lange vnet device updates
2010-03-11 Jack Lange reverted naming changes to fix configuration breakage
2010-03-08 Lei Xia Minor fix
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-02-22 Lei Xia Minor update to vnet
2010-02-21 Jack Lange vnet cleanup
2010-02-20 Jack Lange fixes to vnet device
2010-02-18 Jack Lange initial VNET route addition
2010-02-16 Jack Lange added vnet device