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.


build fixes to merge the Palacios configuration parameters with Linux parameters.
[palacios.git] / palacios / src / palacios / vmm_vnet_core.c
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-05-02 Lei Xia Add large MTU support into Virtio NIC
2011-04-28 Lei Xia Multithread handling of VNET
2011-04-13 Lei Xia Fix to VMM/Guest model dynamic switch for Virtio NIC
2011-04-12 Lei Xia Add dynamic VMM Driven/Guest Driven mode switch in...
2011-04-09 Lei Xia add proc log interface for VNET to get VNET statistic...
2011-04-06 Lei Xia merge VNET Linux backend code into Linux module directory
2011-02-18 Lei Xia Fix to the VNET route update interface
2011-02-07 Lei Xia Fix the NE2k card
2011-02-06 Lei Xia Change the direct network bridge interface
2011-01-27 Lei Xia Fix to the VNET clean code
2011-01-27 Lei Xia Deinit code of VNET and VNET-NIC device
2010-11-23 Lei Xia More fix on VNET code
2010-11-17 Lei Xia More clean on VNET codes
2010-11-17 Lei Xia VNET code clean and rearrangement
2010-11-12 Lei Xia Rename vmm_vnet.c to vmm_vnet_core.c