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 NE2000 and RTL8139 to conform to interface changes
[palacios.git] / palacios / src / devices / bochs_debug.c
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-22 Jack Lange reworked device IO hook framework
2010-11-19 Jack Lange more device free updates
2010-11-19 Jack Lange added some more device unregister functions
2010-11-15 Jack Lange fixed missing initialization in bochs console
2010-08-13 Jack Lange change to device configuration syntax
2010-01-14 Jack Lange refactoring to the point of compilation
2009-12-01 Jack Lange integrated new configuration system
2009-07-25 Jack Lange Update to the device framework.
2009-04-22 Jack Lange added bochs console support
2009-03-03 Jack Lange reformatted device source files
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device