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.


Incorporated XED inclusion code.
[palacios.git] / palacios / build / Makefile
2008-07-21 Lei Xia Incorporated XED inclusion code. puppy-and-xed
2008-07-21 Jack Lange moved guest files to kernel image
2008-07-19 Peter Dinda Makefile now includes svm_pause and DEBUG=1 by default
2008-07-17 Jack Lange *** empty log message ***
2008-07-14 Peter Dinda Makefile now has global debug control:
2008-07-06 Peter Dinda *** empty log message ***
2008-07-02 Peter Dinda Updated to include improved 8254
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-20 Jack Lange added decoder
2008-05-30 Jack Lange *** empty log message ***
2008-05-30 Peter Dinda Working (apparently) emulated keyboard support
2008-05-22 Peter Dinda Added generic device, some keyboard fixes (still in...
2008-05-21 Jack Lange lot of changes
2008-05-16 Peter Dinda First cut at a keyboard device (partially done) CUTPOINT_BEFORE_FULL_EMULATION
2008-05-14 Jack Lange architecture independence work
2008-05-13 Jack Lange lots of changes...
2008-05-02 Peter Dinda Updated Makefile "make world"
2008-04-29 Peter Dinda *** empty log message ***
2008-04-23 Jack Lange added pic device
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-12 Peter Dinda Added devices, device manager, and nvram device
2008-04-09 Jack Lange added the framework for interupt delivery
2008-04-05 Jack Lange code restructuring
2008-04-04 Jack Lange added support for in/out instructions
2008-04-01 Jack Lange added memory conversions and copies for the guest/host...
2008-03-31 Jack Lange *** empty log message ***
2008-03-28 Jack Lange *** empty log message ***
2008-03-14 Jack Lange working paged real mode
2008-03-07 Jack Lange *** empty log message ***
2008-03-04 Jack Lange added memory region generated page tables, and removed...
2008-03-03 Jack Lange Added memory ranges
2008-03-01 Jack Lange initial SVM guest running
2008-02-29 Jack Lange *** empty log message ***
2008-02-28 Jack Lange added some vmm stuff
2008-02-27 Jack Lange added build env specific makefile
2008-02-27 Jack Lange added generic VMM framework
2008-02-26 Jack Lange added svm files
2008-02-13 Jack Lange *** empty log message ***
2008-02-11 Peter Dinda *** empty log message ***
2008-02-08 Jack Lange pulled out vmxassist, added linux kernel
2008-02-08 Peter Dinda *** empty log message ***
2007-12-19 Peter Dinda *** empty log message *** working-vmxassist-dinda
2007-11-29 Peter Dinda *** empty log message ***
2007-11-29 Peter Dinda Initial revision