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
2009-03-16 Jack Lange added writable register list
2009-03-16 Lei Xia Fix a typo
2009-03-16 Jack Lange added bar updates and initialization
2009-03-16 Lei Xia Merge branch 'devel' of /home/palacios/palacios into...
2009-03-16 Lei Xia Update Regitster device
2009-03-16 Jack Lange added support for bar updates in io write handler
2009-03-16 Jack Lange added bar structure
2009-03-16 Jack Lange added PCI debugging
2009-03-16 Jack Lange added pci debugging support
2009-03-16 Jack Lange fixed scan error
2009-03-16 Jack Lange updated pci to simplify callback setup
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-14 Jack Lange imported updated PCI devicE
2009-03-12 Jack Lange added comment...
2009-03-12 Jack Lange fixed cr0 reads from long mode
2009-03-11 Jack Lange debugging fix
2009-03-11 Jack Lange added software strobe
2009-03-10 Jack Lange squelch unhandled interrupt messages
2009-03-10 Jack Lange added special handler for seastar interrupt
2009-03-10 Jack Lange format fix
2009-03-10 Jack Lange clean up
2009-03-10 Jack Lange deleted vnic.h
2009-03-10 Jack Lange rename and cleanup
2009-03-10 Jack Lange clean up
2009-03-10 Jack Lange added seastar memory mapping
2009-03-09 Jack Lange 3 operand instructions no longer error out if the 3rd...
2009-03-09 Jack Lange build fix
2009-03-09 Jack Lange removed operand number check
2009-03-09 Jack Lange more debugging output...
2009-03-09 Jack Lange added debugging output
2009-03-09 Jack Lange Handler for 64 bit passthrough page faults
2009-03-09 Jack Lange added error reporting functions
2009-03-09 Jack Lange added new iform MOV with an OrAX operand...
2009-03-09 Jack Lange minor cleanup
2009-03-08 Jack Lange bug fix for masking rcx on string form
2009-03-08 Jack Lange added correct gpr size mask for long compatibility...
2009-03-08 Jack Lange added argument to thread create hook
2009-03-05 Jack Lange fixes to get it to work in linux,
2009-03-04 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-03-04 Jack Lange adding paravirtualized network device
2009-03-04 Jack Lange updated kitten network configuration section
2009-03-04 Peter Dinda Changes to networking section (bridging) of manual
2009-03-04 Peter Dinda Rolled back changes to vmm_socket.c which were causing...
2009-03-04 Jack Lange added kernel thread hook
2009-03-04 Jack Lange fixed long mode bug
2009-03-04 Jack Lange fixed a number of bugs due to the update
2009-03-04 Jack Lange formatting changes to the vnic
2009-03-03 Jack Lange reformatted device include files
2009-03-03 Jack Lange reformatted device source files
2009-03-03 Jack Lange reformatting include files
2009-03-03 Jack Lange reformatting of the source files
2009-03-03 Jack Lange updated indentation rules in the manual
2009-03-03 Jack Lange added xemacs initialization files
2009-03-03 Jack Lange fixed stupid issue with xed where it reversed the opera...
2009-03-03 Jack Lange fixed debug statement casts
2009-03-03 Jack Lange reformat
2009-03-03 Lei Xia Add Virtual PCI and Virtual NIC
2009-03-03 Jack Lange changed V3_SOCK to int, and updated the sock_set types...
2009-03-03 Peter Dinda Added networking section to manual
2009-03-03 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-03-03 Jack Lange added pdf version of manual
2009-03-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-03-02 Steven Jaconette Handler for 64 bit passthrough page faults
2009-03-01 Jack Lange manual update
2009-03-01 Jack Lange manual updates
2009-02-28 Jack Lange wrote up through the "running" section
2009-02-28 Jack Lange updates
2009-02-27 Jack Lange manual changes
2009-02-27 Jack Lange updated changes to the manual
2009-02-27 Jack Lange reorganized things, pasted in old text
2009-02-27 Jack Lange added developer manual
2009-02-27 Jack Lange added logo to source tree
2009-02-25 Jack Lange added hacks to the APIC because Linux coders didn't...
2009-02-25 Jack Lange added xchg support to emulator
2009-02-25 Jack Lange fixed operand ordering and memory operand masking
2009-02-25 Jack Lange added address width calculations
2009-02-25 Peter Dinda assorted debugging stuff added while tracking down...
2009-02-25 Peter Dinda hacked in support for writes to readonly apic register...
2009-02-25 Peter Dinda fixed cr4 handling of pse/pae/pge, any of which, when...
2009-02-24 Jack Lange turned off VGA hooks
2009-02-24 Jack Lange cleanup
2009-02-24 Jack Lange fixed emulation bugs
2009-02-23 Jack Lange added stos instruction to the emulator
2009-02-23 Jack Lange fixed write hook handling
2009-02-23 Jack Lange fixing stacked git error...
2009-02-23 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-02-23 Jack Lange updated geekos guest memory configuration parameter
2009-02-23 Jack Lange added memory size configuration to geekos guest init
2009-02-23 Steven Jaconette changes to direct passthrough pagefault handlers
2009-02-20 Jack Lange Kevin Pedretti: memory calculation fix
2009-02-19 Jack Lange added configurable memory sizes
2009-02-19 Jack Lange fixed APIC to handle non 32bit reads by linux...
2009-02-19 Jack Lange unused variable warning/error.. ugh...
2009-02-19 Jack Lange added debugging flags for the APIC
2009-02-19 Jack Lange reformat return code fix
2009-02-19 Jack Lange increment rip after a successfull hypercall
2009-02-19 Jack Lange removed TSC_OFFSET setting
2009-02-17 Jack Lange removed error message that no longer pertains...
next