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.


Merge branch 'devel'
[palacios.git] / palacios / src / palacios / vmm_config.c
2008-10-25 Jack Lange Merge branch 'devel' 1.0
2008-10-22 Jack Lange fixed all the printf style warnings/errors
2008-10-21 Jack Lange updated to use pa_to_va address conversion
2008-10-21 Jack Lange changed bios configuration method
2008-10-16 Jack Lange more namespace changes
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-15 Jack Lange updated devices to use new host event interface
2008-10-14 Jack Lange General fixes and clean up
2008-10-10 Jack Lange Merging for release RC2
2008-10-10 Jack Lange reworked the interrupt injection to be guest specific
2008-10-07 Jack Lange added a configuration structure for the binary inputs...
2008-10-03 Jack Lange added new copyright and license
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-10-02 Jack Lange reworked ramdisk now compiles, not tested
2008-09-30 Jack Lange reworked the generic device to handle run time configur...
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-30 Jack Lange import of new ramdisk
2008-09-26 Jack Lange removed references to GeekOS and added some namespace...
2008-09-25 Jack Lange modified copyright tags
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-09-25 Jack Lange added copyright tags
2008-09-16 Jack Lange fixed a ton of compile errors
2008-08-22 Jack Lange reworked the hash table implementation
2008-08-14 Zheng Cui *** empty log message ***
2008-08-04 Jack Lange to rein in the confusion
2008-08-04 Jack Lange changed the emulator to use single step break points...
2008-08-03 Jack Lange added emulator
2008-08-02 Jack Lange started the emulation framework
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-07-22 Jack Lange more clean up changes
2008-07-22 Jack Lange added configuration routine