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.


cleaned up Palacios Makefile
[palacios.git] / palacios / build / Makefile
2009-05-01 Jack Lange cleaned up Palacios Makefile
2009-04-23 Jack Lange added -fno-stack-protector
2009-04-23 Jack Lange various fixes. Hopefully this fixes the transient shutd...
2009-04-19 Lei Xia Update virtual NE2000
2009-04-08 Jack Lange updated the pci and IDE configuration.
2009-04-03 Jack Lange Added intial cut at IDE disk support
2009-03-31 Jack Lange Merge branch 'devel' into ide
2009-03-25 Peter Dinda Cleaned up debug support for nested paging
2009-03-21 Jack Lange changed the build environment to not require rebuilding...
2009-03-20 Jack Lange moved exception tracking out of the interrupt state...
2009-03-18 Jack Lange added RAM based CD, updates to device registration
2009-03-18 Jack Lange initial commit of IDE layer
2009-03-16 Jack Lange added PCI debugging
2009-03-14 Jack Lange PCI updates
2009-03-10 Jack Lange added seastar memory mapping
2009-03-04 Jack Lange fixed a number of bugs due to the update
2009-03-03 Lei Xia Add Virtual PCI and Virtual NIC
2009-02-19 Jack Lange added debugging flags for the APIC
2009-02-16 Jack Lange added hypercall registration and handler
2009-02-13 Jack Lange IO APIC implementation
2009-02-09 Jack Lange cleaned up instrumentation implementation
2009-02-09 changb gcc-instrumenation added
2009-02-09 Jack Lange added ring buffer
2009-02-06 Steven Jaconette Direct paging changes
2009-02-06 Jack Lange added APIC device
2009-02-05 Jack Lange 64 bit guests initially supported
2009-02-03 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-03 Lei Xia change my email in Makefile
2009-01-29 Jack Lange added profiling support
2009-01-28 Jack Lange changed the io_map implementation to use red-black...
2009-01-27 Jack Lange fixed instruction emulation for 64 bit machines
2009-01-27 Jack Lange fixed debug flags...
2009-01-25 Jack Lange working instruction emulation
2008-12-04 Jack Lange fixed default build target
2008-11-24 Jack Lange added socket interface
2008-10-29 Jack Lange setting up framework for 64 bit shadow paging
2008-10-27 Jack Lange added MSR hook framework
2008-10-22 Trammell Hudson Added auto-dependency tracking.
2008-10-21 Jack Lange fixed xed clean issue
2008-10-21 Jack Lange added 64bit support to makefiles
2008-10-20 Jack Lange moved svm_lowlevel.asm over to gas syntax in svm_lowlevel.S
2008-10-20 Jack Lange moved vmm_lowlevel.asm to C header file vmm_lowlevel.h
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
2008-10-16 Jack Lange added more selective debugging directives
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-15 Jack Lange added host event hooks interface
2008-10-14 Jack Lange General fixes and clean up
2008-10-10 Jack Lange reworked the interrupt injection to be guest specific
2008-10-07 Jack Lange fixed ceil linking issue and net.c compile problems
2008-10-07 Jack Lange updated to 64 bits based on the wrong f#@$%ing trunk
2008-10-06 Lei Xia Merge branch 'lwip_dev' into devel
2008-10-06 Lei Xia stable compliation version with some running problems...
2008-10-06 Jack Lange build reorganization
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-10-02 Jack Lange reworked ramdisk now compiles, not tested
2008-09-30 Lei Xia Merge branch 'lwip_dev' of /home/palacios/palacios...
2008-09-30 Lei Xia Compilable version with both lwip and uip
2008-09-29 Jack Lange lwip/uip should not be dependent on any part of the...
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-23 Jack Lange fixed makefile to automatically generate symlinks for...
2008-09-16 Jack Lange fixed socket bug added network
2008-09-16 Jack Lange fixed a ton of compile errors
2008-09-09 Jack Lange *** empty log message ***
2008-09-08 Jack Lange *** empty log message ***
2008-09-02 Jack Lange added network support
2008-08-25 Jack Lange added support for turning off debugging sections
2008-08-25 Jack Lange added queue implementation
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-14 Zheng Cui *** empty log message ***
2008-08-13 Lei Xia *** empty log message *** vmmhack1-ramdisk-boot-iso-puppy
2008-08-11 Matt Wojcik Added ne2k.c
2008-08-07 Peter Dinda Added svm_wbinvd.c
2008-08-06 Lei Xia Modify Makefile to add the uIP
2008-08-04 Jack Lange changed the emulator to use single step break points...
2008-08-02 Jack Lange started the emulation framework
2008-07-31 Jack Lange added hash table
2008-07-23 Jack Lange added decoder support to makefile
2008-07-22 Peter Dinda Now produces a rombios+vgabios vm_kernel regardless...
2008-07-22 Jack Lange more clean up changes
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange automatic setup of large floppy disk image
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 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...
next