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.


code for new irq hooking mechanism
[palacios.git] / palacios / src / palacios / vmm_intr.c
2008-07-21 Peter Dinda code for new irq hooking mechanism boots-puppy-iso-to-command-prompt
2008-07-17 Jack Lange *** empty log message ***
2008-07-07 Jack Lange boot process to serial initialization
2008-07-01 Jack Lange moved further along in the boot process....
2008-05-21 Jack Lange lot of changes
2008-05-14 Jack Lange reworked some of the interrupt handling
2008-05-02 Jack Lange *** empty log message ***
2008-04-30 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-11 Jack Lange *** empty log message ***
2008-04-09 Jack Lange added the framework for interupt delivery
2008-04-09 Jack Lange got the bios setup ok, now we have to handle the exits