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-08-01 Jack Lange added PCI irq lower function hook and added southbridge...
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-07-31 Jack Lange updated pci irq support to properly route intr_pins...
2009-07-30 Jack Lange build fixes
2009-07-30 Jack Lange virtio updates
2009-07-29 Andy Gocke Completed preliminary host and guest state structure...
2009-07-29 Jack Lange updates to virtio device framework
2009-07-29 Jack Lange more updates of devices to new device framework
2009-07-25 Jack Lange Update to the device framework.
2009-07-25 Jack Lange formatting fixes
2009-07-24 Jack Lange fixed build error due to xed requiring stddef.h
2009-07-24 Jack Lange removed a lot of pointless stuff from the device manager
2009-07-24 Jack Lange removed unused device resources from generic
2009-07-24 Jack Lange changed hashtable functions to match Palacios naming...
2009-07-24 Jack Lange added sprintf to build and reworked type system to...
2009-07-24 Jack Lange added sprintf implementation from FreeBSD
2009-07-23 Jack Lange added initial VirtIO and symbiotic swap devices
2009-07-23 Andy Gocke vmx_patch5
2009-07-23 Jack Lange probably should include the header file.... mmmph...
2009-07-23 Jack Lange added PCI subclass and class codes to clear up the...
2009-07-20 Jack Lange added alignment to vmxon pointer
2009-07-20 Andy Gocke vmx_patch4
2009-07-20 Jack Lange fixed allocation hook
2009-07-16 Jack Lange fixed iteration count for string operations
2009-07-16 Jack Lange updates to vmcs utility functions
2009-07-16 Jack Lange updated VMCS field names
2009-07-16 Jack Lange fixed build error
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-07-15 Jack Lange fixed CPUID codes for SVM
2009-07-15 Jack Lange added host state serialization
2009-07-15 Andy Gogke Additional VMX support. Bootstrapping code added.
2009-07-15 Jack Lange change cpu mode detection to dynamic lookup
2009-07-14 Jack Lange fixed string rcx size error
2009-07-14 Jack Lange fixed operand size issue in string emulation (16 bit...
2009-07-13 Jack Lange fix for REAL mode segments in memory operand decoder
2009-07-13 Andy Gocke vmx refactoring
2009-07-10 Jack Lange major reworking of the keyboard implementation.
2009-07-10 Jack Lange fixed null memory list bug in print_shadow_map
2009-07-08 Jack Lange changed configuration structure for block devices
2009-07-08 Jack Lange added network harddisk support
2009-07-08 Jack Lange added disk support to the nbd server
2009-07-01 Jack Lange added more ATAPI commands and debugging to ide layer
2009-06-30 Andy Gocke Rewrote /include/vmx_lowlevel.h to include all the...
2009-06-26 Jack Lange notification test
2009-06-26 Jack Lange email notification test 3
2009-06-26 Jack Lange email notification test 2
2009-06-26 Jack Lange email notification test
2009-06-26 Jack Lange enabled debug mask
2009-06-26 Jack Lange removed incorrect comment
2009-06-26 Jack Lange temporarily add backup version of vmx.c
2009-06-26 Jack Lange more cleanup
2009-06-26 Jack Lange cleanup
2009-06-26 Jack Lange addd vmx_handler files
2009-06-26 Jack Lange added single step emulator files
2009-06-26 Jack Lange added lowlevel header file for VMX
2009-06-25 Jack Lange added locking to interrupt subsystem
2009-06-24 Jack Lange first cut at cleaning up the VMX mess
2009-06-23 Jack Lange added ATAPI inquiry command
2009-06-23 Jack Lange removed GeekOS specific debug message
2009-06-17 Jack Lange added vmsave/vmload latency measurementS
2009-06-13 Jack Lange added nodelay option
2009-06-13 Jack Lange fixed crash issue due to inproperly saving host state
2009-06-13 Jack Lange added locking operations to devices interfacing with...
2009-06-10 Jack Lange cleanup of vmcb structs and names
2009-06-05 Jack Lange added net_cd configuration support
2009-06-05 Jack Lange moved to centralized state dump
2009-06-05 Jack Lange added char utilities
2009-06-05 Jack Lange added utility socket functions
2009-06-05 Jack Lange include prototype for guest state dump
2009-06-05 Jack Lange added locking primitives
2009-06-05 Jack Lange updates to net cd
2009-06-05 Jack Lange nbd server updates
2009-06-03 Jack Lange fixed io_apic table index computation
2009-06-03 Jack Lange hook F10 to state dumping
2009-05-27 Jack Lange added missing nbd files
2009-05-27 Jack Lange nbd updates
2009-05-27 Jack Lange added nbd header file
2009-05-27 Jack Lange updates for v3_nbd
2009-05-26 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw//home...
2009-05-26 Jack Lange updates to the nbd server
2009-05-26 Jack Lange added network block backends
2009-05-26 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-05-26 Jack Lange fix IDE initialization
2009-05-26 Jack Lange added debug implementation
2009-05-26 Jack Lange updates for user space utilities
2009-05-24 Jack Lange fore ported to latest GCC version
2009-05-24 Jack Lange added network server files
2009-05-22 Jack Lange separated configuration to 2 phases pre/post
2009-05-22 Jack Lange only handle events after machine has been started,...
2009-05-22 Jack Lange more fixes
2009-05-22 Jack Lange update to coding standards
2009-05-22 Jack Lange removed unused keyboard event interface
2009-05-22 Jack Lange updated geekos to new interface
2009-05-21 Jack Lange updated the ne2k still don't understand the memory...
2009-05-20 Patrick Bridges Fixed v3_create_ide when NULL southbridge passed in...
2009-05-20 Jack Lange cleanups
2009-05-01 Jack Lange removed old NASM symbol file
2009-04-28 Jack Lange spell checks from Patrick Widener
2009-04-27 Jack Lange changed the STAR MSR to be mode independent
2009-04-26 Jack Lange Added compile time dependencies for host MSRs
next