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.


Update on the virtio net
[palacios.git] / palacios / include / palacios / vmm_dev_mgr.h
2009-12-11 Lei Xia Update on the virtio net
2009-12-01 Jack Lange integrated new configuration system
2009-07-25 Jack Lange Update to the device framework.
2009-07-24 Jack Lange removed a lot of pointless stuff from the device manager
2009-03-03 Jack Lange reformatting include files
2009-02-06 Jack Lange cleaned up dev manager implementation
2008-10-16 Jack Lange large scale namespace changes
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-08-02 Jack Lange started the emulation framework
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange source code clean up,
2008-05-21 Jack Lange lot of changes
2008-04-18 Jack Lange added irq initial setup
2008-04-15 Jack Lange moved over the a real linked list implementation
2008-04-14 Jack Lange added full device support
2008-04-12 Peter Dinda Added devices, device manager, and nvram device