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.


huge update for merge
[palacios.git] / palacios / src / palacios / vmm_config.c
2009-04-06 Jack Lange huge update for merge
2009-04-03 Jack Lange Added intial cut at IDE disk support
2009-03-31 Jack Lange Merge branch 'devel' into ide
2009-03-31 Jack Lange made pci default for IDE device
2009-03-25 Jack Lange first cut at nested paging
2009-03-18 Jack Lange added atapi identify and command port handler
2009-03-18 Jack Lange initial commit of IDE layer
2009-03-14 Jack Lange it helps if we don't confuse PCI with the PIC...
2009-03-14 Jack Lange PCI in progress, so only attach PCI if we are 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 Jack Lange reformatting of the source files
2009-02-24 Jack Lange turned off VGA hooks
2009-02-23 Jack Lange added stos instruction to the emulator
2009-02-19 Jack Lange added configurable memory sizes
2009-02-16 Jack Lange added hypercall registration and handler
2009-02-13 Jack Lange fixed ioapic bug
2009-02-13 Jack Lange IO APIC implementation
2009-02-10 Jack Lange .....
2009-02-10 Jack Lange timer fixes
2009-02-06 Jack Lange cleaned up emulation interface
2009-02-06 Jack Lange added APIC device
2009-02-05 Jack Lange 64 bit guests initially supported
2009-01-29 Jack Lange some fixes for profiling
2009-01-29 Jack Lange added profiling support
2009-01-28 Jack Lange changed shadow memory map to use Red Black Tree
2009-01-28 Jack Lange changed the io_map implementation to use red-black...
2009-01-25 Jack Lange working instruction emulation
2008-10-30 Jack Lange added mem_size config variable
2008-10-27 Jack Lange added MSR hook framework
2008-10-22 Jack Lange fixed all the printf style warnings/errors
2008-10-21 Jack Lange updated to use pa_to_va address conversion
2008-10-21 Jack Lange changed bios configuration method
2008-10-16 Jack Lange more namespace changes
2008-10-16 Jack Lange large scale namespace changes
2008-10-16 Jack Lange moved bochs debug facilities to a virtual device
2008-10-15 Jack Lange tried to reduce compiler warnings, and cut down on...
2008-10-15 Jack Lange updated devices to use new host event 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 added a configuration structure for the binary inputs...
2008-10-03 Jack Lange added new copyright and license
2008-10-02 Jack Lange added functioning ramdisk, makefile support
2008-10-02 Jack Lange reworked ramdisk now compiles, not tested
2008-09-30 Jack Lange reworked the generic device to handle run time configur...
2008-09-30 Jack Lange removed references to GeekOS and added some namespace...
2008-09-30 Jack Lange import of new ramdisk
2008-09-26 Jack Lange removed references to GeekOS and added some namespace...
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-16 Jack Lange fixed a ton of compile errors
2008-08-22 Jack Lange reworked the hash table implementation
2008-08-14 Zheng Cui *** empty log message ***
2008-08-04 Jack Lange to rein in the confusion
2008-08-04 Jack Lange changed the emulator to use single step break points...
2008-08-03 Jack Lange added emulator
2008-08-02 Jack Lange started the emulation framework
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-07-22 Jack Lange more clean up changes
2008-07-22 Jack Lange added configuration routine