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-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
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-23 Peter Dinda Fixed the FS/GS save/restore problem
2008-06-23 Jack Lange Instruction Decoder - Name Change
2008-06-20 Jack Lange added decoder
2008-06-17 Jack Lange added initial memory hook support, still need decoder
2008-06-10 Jack Lange added dma device
2008-06-10 Jack Lange *** empty log message ***
2008-06-06 Peter Dinda Working odin - x86 only - do 0 and then F5 to avoid...
2008-06-06 Jack Lange *** empty log message ***
2008-06-01 Jack Lange fixed interrupt injection
2008-05-30 Jack Lange *** empty log message ***
2008-05-30 Jack Lange *** empty log message ***
2008-05-30 Peter Dinda *** empty log message ***
2008-05-30 Peter Dinda Working (apparently) emulated keyboard support
2008-05-29 Peter Dinda Actual emulated keyboard (but not yet debugged)
2008-05-29 Jack Lange added timer support...
2008-05-29 Jack Lange minor updates
2008-05-29 Jack Lange updated to coding standards....
2008-05-23 Peter Dinda *** empty log message ***
2008-05-22 Peter Dinda Added generic device, some keyboard fixes (still in...
2008-05-22 Jack Lange *** empty log message ***
2008-05-21 Jack Lange lot of changes
2008-05-19 Jack Lange added invlpg support
2008-05-16 Peter Dinda First cut at a keyboard device (partially done) CUTPOINT_BEFORE_FULL_EMULATION
2008-05-15 Jack Lange *** empty log message ***
2008-05-14 Jack Lange reworked some of the interrupt handling
2008-05-14 Jack Lange reworked some of the interrupt handling
2008-05-14 Jack Lange architecture independence work
2008-05-14 Jack Lange moved contents to arch independent vmm_ctrl_regs.h
2008-05-14 Jack Lange reimplemented to arch independent version, renamed...
2008-05-13 Jack Lange initial shadow paging support
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange *** empty log message ***
2008-05-13 Jack Lange lots of changes...
2008-05-12 Peter Dinda Working now in both the hp box and qemu, I think
2008-05-11 Peter Dinda Working cd boot on HP box, but not on qemu anymore
2008-05-06 Jack Lange booting geekos up to the timer initialization
2008-05-02 Peter Dinda *** empty log message *** working-cdboot-physical-but-not-qemu
2008-05-02 Peter Dinda nvram updated to provide typical IBM PC data
2008-05-02 Peter Dinda Updated Makefile "make world"
2008-05-02 Jack Lange *** empty log message ***
2008-05-02 Jack Lange *** empty log message ***
2008-04-30 Jack Lange *** empty log message ***
2008-04-30 Jack Lange fixed bug in the interrupt handler
2008-04-30 Jack Lange a guest kernel that works equally well on the dell+HP
2008-04-29 Peter Dinda *** empty log message ***
2008-04-28 Jack Lange fixed stupid errors
2008-04-25 Jack Lange added PIC device
2008-04-23 Jack Lange added pic device
2008-04-22 Jack Lange moved pic device
2008-04-22 Jack Lange moved pic to device directory
2008-04-22 Jack Lange *** empty log message ***
2008-04-18 Jack Lange added irq initial setup
2008-04-16 Jack Lange something that sort of works more than it did previousl...
2008-04-15 Jack Lange moved over the a real linked list implementation
2008-04-14 Jack Lange added full device support
2008-04-13 Jack Lange *** empty log message ***
2008-04-12 Peter Dinda Added devices, device manager, and nvram device
2008-04-11 Jack Lange *** empty log message ***
2008-04-11 Jack Lange *** empty log message ***
next