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.


source code clean up,
[palacios.git] / palacios / include / palacios /
2008-07-22 Jack Lange source code clean up,
2008-07-21 Jack Lange added new debugging directives
2008-07-21 Jack Lange changed debug output to be more granular
2008-07-21 Lei Xia Incorporated XED inclusion code. puppy-and-xed
2008-07-21 Peter Dinda new interrupt hooking mechanism
2008-07-19 Peter Dinda Handling of pause exits (currently just noop, but power...
2008-07-17 Jack Lange *** empty log message ***
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 Peter Dinda Makefile now has global debug control:
2008-07-07 Peter Dinda svm_io.c now correctly handles segment prefix overrides...
2008-07-02 Peter Dinda *** empty log message ***
2008-07-01 Jack Lange *** empty log message ***
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-23 Jack Lange added new fields to interface
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
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-29 Jack Lange minor updates
2008-05-22 Jack Lange *** empty log message ***
2008-05-21 Jack Lange lot of changes
2008-05-19 Jack Lange added invlpg support
2008-05-14 Jack Lange reworked some of the interrupt handling
2008-05-14 Jack Lange architecture independence work
2008-05-14 Jack Lange moved contents to arch independent vmm_ctrl_regs.h
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange lots of changes...
2008-04-30 Jack Lange *** empty log message ***
2008-04-30 Jack Lange a guest kernel that works equally well on the dell+HP
2008-04-28 Jack Lange fixed stupid errors
2008-04-25 Jack Lange added PIC device
2008-04-22 Jack Lange moved pic to device directory
2008-04-22 Jack Lange *** empty log message ***
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-13 Jack Lange *** empty log message ***
2008-04-12 Peter Dinda Added devices, device manager, and nvram device
2008-04-11 Jack Lange *** empty log message ***
2008-04-11 Jack Lange *** empty log message ***
2008-04-11 Jack Lange *** empty log message ***
2008-04-11 Jack Lange *** empty log message ***
2008-04-09 Jack Lange added the framework for interupt delivery
2008-04-09 Jack Lange BIOS now runs, but dies because it has no devices....
2008-04-09 Jack Lange got the bios setup ok, now we have to handle the exits
2008-04-05 Jack Lange *** empty log message ***
2008-04-05 Jack Lange code restructuring