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 to 64 bits based on the wrong f#@$%ing trunk
[palacios.git] / palacios / src / palacios / vmm_ctrl_regs.c
2008-10-07 Jack Lange updated to 64 bits based on the wrong f#@$%ing trunk
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-25 Jack Lange added queue implementation
2008-08-22 Jack Lange reworked the hash table implementation
2008-08-07 Peter Dinda Added support for wbinvd instruction exit (which window...
2008-08-03 Jack Lange added emulator
2008-08-02 Jack Lange started the emulation framework
2008-07-31 Peter Dinda write_cr3 optimization to reuse page table if cr3 is...
2008-07-31 Jack Lange added hash table
2008-07-28 Jack Lange added new control register handlers
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-07-25 Jack Lange added decoder support for cr0 write handler
2008-07-23 Jack Lange integrated decoder
2008-07-21 Jack Lange added new debugging directives
2008-07-21 Jack Lange changed debug output to be more granular
2008-07-16 Jack Lange some nested paging fixes
2008-07-14 Jack Lange ugg
2008-07-14 Jack Lange *** empty log message ***
2008-07-14 Jack Lange *** empty log message ***
2008-07-14 Peter Dinda Tweaks to inject page faults on certain conditions...
2008-07-07 Jack Lange boot process to serial initialization
2008-07-03 Peter Dinda svm_io.c: these now continue to operate on OUTS, INS... boot386puppy-26-to-ide
2008-07-02 Peter Dinda Updated to include improved 8254
2008-07-01 Jack Lange *** empty log message ***
2008-07-01 Jack Lange moved further along in the boot process....
2008-06-30 Jack Lange large change to break apart the guest operation mode...
2008-06-29 Peter Dinda Added CR0 handling for PROTECTED_PG and for the CLTS...
2008-06-24 Jack Lange fixed page table deletion error
2008-06-20 Jack Lange added decoder
2008-06-17 Jack Lange added initial memory hook support, still need decoder
2008-06-10 Jack Lange *** empty log message ***
2008-05-19 Jack Lange added invlpg support
2008-05-14 Jack Lange architecture independence work