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.


A minor fix for VNET
[palacios.git] / palacios / include / palacios / vmm_ethernet.h
2011-10-13 Lei Xia A minor fix for VNET
2011-06-21 Lei Xia change max MTU that supported by VNET to 64K Bytes
2011-05-22 Lei Xia Split VNET Lnx Bridge code with Control Interface
2011-05-19 Lei Xia Fix to VNET bug when vnet_host_hooks is not properly...
2011-05-06 Lei Xia Added implementation of VNET host hook functions
2011-04-28 Lei Xia Minor fix
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-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
2011-02-11 Lei Xia add statistic structure to virtual ethernet devices
2011-02-07 Lei Xia Fix the NE2k card
2011-02-06 Lei Xia Add MAC address configure support on Virtio NIC