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.


add the virtual console input as a host event
[palacios.git] / palacios / src / palacios / vmm_vnet.c
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-04-06 Lei Xia VNET update
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 Jack Lange vnet fixes for compilation
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-03-02 Lei Xia Vnet updated. Working both single guest or multiple...
2010-03-01 Lei Xia Fix to vnet/virtio networking
2010-02-26 Lei Xia Minor fix to virtio networking
2010-02-23 Lei Xia Add lock to vnet
2010-02-22 Lei Xia Update on vnet
2010-02-21 Jack Lange more fixes
2010-02-21 Jack Lange vnet cleanup
2010-02-17 Lei Xia Update on VNET-NIC device, and fix vnet & virtio net
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-01-12 Lei Xia Minor fix on vnet
2009-12-15 Jack Lange formatting fixes
2009-12-15 Lei Xia Restructure of Vnet
2009-11-16 Lei Xia Move vnet to src/palacios/