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.


updated devices to use new host event interface
[palacios.git] / geekos / src /
2008-10-15 Jack Lange updated devices to use new host event interface
2008-10-10 Jack Lange reworked the interrupt injection to be guest specific
2008-10-08 Jack Lange fixing the error in geekos' memcmp implementation
2008-10-07 Jack Lange fixed ceil linking issue and net.c compile problems
2008-10-07 Jack Lange Merge branch '64bit' into 64bit-right
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-06 Lei Xia build fix
2008-10-06 Lei Xia Support for lwIP switch on/off in Makefile
2008-10-06 Jack Lange disabled network initialization
2008-10-06 Lei Xia build fixes
2008-10-06 Lei Xia Merge branch 'lwip_dev' into devel
2008-10-06 Jack Lange build reorganization