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.


palacios.git
2008-07-31 Jack Lange added hash table
2008-07-31 Jack Lange changes
2008-07-31 Peter Kamm Version that automatically checks RX packet size. ...
2008-07-31 Jack Lange *** empty log message ***
2008-07-31 Jack Lange *** empty log message ***
2008-07-31 Jack Lange *** empty log message ***
2008-07-31 Jack Lange adding decoder test implementation
2008-07-30 Matt Wojcik Initial working version of NE2K_Receive() added.
2008-07-30 Matt Wojcik Moved the register struct definitions from the source...
2008-07-28 Jack Lange added new control register handlers
2008-07-28 Peter Kamm Header file for initial ne2k driver.
2008-07-28 Peter Kamm Initial version of ne2k driver.
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-07-25 Jack Lange added decoder support for cr0 write handler
2008-07-24 Jack Lange modified x86_instr format
2008-07-24 Jack Lange moving along...
2008-07-24 Jack Lange added support for register instrs
2008-07-23 Jack Lange added more decoder support
2008-07-23 Jack Lange integrated decoder
2008-07-23 Jack Lange added decoder support to makefile
2008-07-23 Jack Lange moved xed around to setup the decoder interface
2008-07-22 Peter Dinda Now produces a rombios+vgabios vm_kernel regardless...
2008-07-22 Jack Lange *** empty log message ***
2008-07-22 Jack Lange more clean up changes
2008-07-22 Jack Lange added configuration routine
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange added coding guidelines
2008-07-22 Jack Lange code clean up
2008-07-22 Jack Lange source code clean up,
2008-07-22 Jack Lange fixed debug output
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 Lei Xia *** empty log message ***
2008-07-21 Lei Xia Add udivide file
2008-07-21 Lei Xia Add the xed header files
2008-07-21 Lei Xia Create xed library
2008-07-21 Jack Lange increased memory to 128 MB
2008-07-21 Peter Dinda code for new irq hooking mechanism boots-puppy-iso-to-command-prompt
2008-07-21 Peter Dinda Changes to interface with new irq hooking mechanism...
2008-07-21 Peter Dinda Bug fixes in 8259: now handles irqs>=8
2008-07-21 Peter Dinda new interrupt hooking mechanism
2008-07-21 Peter Dinda new translation irq handler for new interrupt hooking...
2008-07-21 Peter Dinda *** empty log message ***
2008-07-21 Jack Lange moved guest files to kernel image
2008-07-19 Peter Dinda Handling of pause exits (currently just noop, but power...
2008-07-19 Peter Dinda Makefile now includes svm_pause and DEBUG=1 by default
2008-07-19 Peter Dinda svm_handler now handles pause exits and correctly does...
2008-07-19 Peter Dinda Main now launches a separate thread that spins - this...
2008-07-18 Jack Lange *** empty log message ***
2008-07-17 Peter Dinda Keyboard: mouse support (buggy) - currently reports...
2008-07-17 Peter Dinda Generic: simplified interface to create_generic
2008-07-17 Jack Lange *** empty log message ***
2008-07-17 Jack Lange added serial port
2008-07-17 Jack Lange *** empty log message ***
2008-07-17 Jack Lange *** empty log message ***
2008-07-17 Jack Lange *** empty log message ***
2008-07-16 Jack Lange *** empty log message ***
2008-07-16 Peter Dinda *** empty log message ***
2008-07-16 Jack Lange some nested paging fixes
2008-07-16 Jack Lange got rid of the silent errors...
2008-07-15 Peter Dinda Added support for SMI interrupt reaches-user-mode-on-qemu-and-both-amd-boxes-nested-paging-faults
2008-07-15 Peter Dinda Debugging changes for use on physical machines
2008-07-15 Peter Dinda Switched back to two floppies in floppy+equipment bytes
2008-07-14 Jack Lange added hexify.pl
2008-07-14 Jack Lange ugg
2008-07-14 Jack Lange *** empty log message ***
2008-07-14 Jack Lange *** empty log message ***
2008-07-14 Peter Dinda Tweaks to inject page faults on certain conditions...
2008-07-14 Peter Dinda Debug stuff for testing boot on physical machines
2008-07-14 Peter Dinda keyboard driver has debug printing enabled
2008-07-14 Peter Dinda Makefile now has global debug control:
2008-07-11 Peter Dinda Now manages to do ata_cmd_packet() (critical for cdrom...
2008-07-10 Peter Dinda Added fix to is_svm_capable() to correctly detect neste...
2008-07-09 Peter Dinda Fixes to PCI scanning and configuration storage
2008-07-07 Peter Dinda *** empty log message ***
2008-07-07 Peter Dinda svm_io.c now correctly handles segment prefix overrides...
2008-07-07 Peter Dinda svm_io.c now correctly handles segment prefix overrides...
2008-07-07 Peter Dinda *** empty log message ***
2008-07-07 Jack Lange boot process to serial initialization
2008-07-06 Peter Dinda Partial support for dev86 and cygwin
2008-07-06 Peter Dinda *** empty log message ***
2008-07-03 Peter Dinda svm_io.c: these now continue to operate on OUTS, INS... boot386puppy-26-to-ide
2008-07-03 Peter Dinda Config tweaks - currently no generic, no hooking of...
2008-07-03 Peter Dinda generic now properly handles outwords and outdwords
2008-07-02 Peter Dinda Updated to include improved 8254
2008-07-02 Peter Dinda *** empty log message ***
2008-07-02 Peter Dinda Added latching and reading
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-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-29 Peter Dinda Added CR0 handling for PROTECTED_PG and for the CLTS...
2008-06-24 Jack Lange fixed page table deletion error
2008-06-23 Jack Lange removed debugging
2008-06-23 Jack Lange added new fields to interface
2008-06-23 Peter Dinda Added pci code (this only does a bus scan at this point)
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
next