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.


Restructure of direct host network bridge.
[palacios.git] / palacios / src / devices / nic_bridge.c
2011-11-01 Lei Xia Restructure of direct host network bridge.
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-04-28 Lei Xia compile fix
2011-04-12 Jack Lange fixed up include directories for new interfaces locations
2011-02-06 Lei Xia Change the direct network bridge interface
2011-02-06 Lei Xia Add MAC address configure support on Virtio NIC
2011-01-27 Lei Xia Deinit code of VNET and VNET-NIC device
2010-11-29 Lei Xia Fix to direct host network bridge
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-11-23 Jack Lange changed device registration interface
2010-11-23 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2010-11-23 Lei Xia More fix on VNET code
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-11-22 Lei Xia add backend device for direct host network bridge