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
2010-05-04 Jack Lange build system fixes
2010-04-30 Jack Lange pci passthrough modifications
2010-04-28 Lei Xia Clean the typos
2010-04-28 Jack Lange cleaned up timer infrastructure
2010-04-28 Lei Xia Minor fix to the halt handler
2010-04-23 Lei Xia Fix to the HLT exit handler
2010-04-22 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-14 Erik van der... add console hook support
2010-04-13 Erik van der... s patch fixes some issues I've had when compiling Palac...
2010-04-13 Erik van der... This patch fixes several issues with the console/cga...
2010-04-13 Erik van der... This patch changes the comment format (// to /* .....
2010-04-09 Jack Lange bug fix for 32 bit ebp cloberring
2010-04-09 Erik van der... bug fix for console scroll signedness issue
2010-04-06 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-06 Lei Xia VNET update
2010-04-05 Jack Lange moved timer injection to track total time instead of...
2010-04-05 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-05 Lei Xia Apply Zheng's patch on 64bit passthrough pci
2010-04-03 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-04-03 Lei Xia Apply Zheng's 64bit pci passthrough patch
2010-04-02 Jack Lange Added guest multiplexing support
2010-03-31 Jack Lange removed external vnet dependencies
2010-03-29 Lei Xia Minor fix
2010-03-28 Jack Lange removed redundant OS API
2010-03-28 Lei Xia change lsipi_send api as vnet configable option
2010-03-25 Lei Xia Update on VNET
2010-03-15 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-15 Lei Xia Minimize the copies for vnet and Virtio bridge
2010-03-13 Jack Lange symbiotic updates for module loading
2010-03-12 Lei Xia Clear code
2010-03-12 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-12 Lei Xia Clear the code
2010-03-12 Jack Lange revert default.xml back to minimal configuration
2010-03-12 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-03-12 Lei Xia Update on VNET Bridge
2010-03-12 Jack Lange virtio overflow fix
2010-03-12 Jack Lange symbiotic module updates
2010-03-12 Jack Lange vnet fixes for compilation
2010-03-12 Jack Lange update for overflow issue
2010-03-12 Jack Lange vnet device updates
2010-03-11 Jack Lange reverted naming changes to fix configuration breakage
2010-03-08 Lei Xia Minor fix
2010-03-08 Lei Xia Update on the VNET Bridge virtio device
2010-03-02 Lei Xia Vnet updated. Working both single guest or multiple...
2010-03-01 Lei Xia Fix to vnet/virtio networking
2010-02-26 Lei Xia Merge branch 'devel' of /home/palacios/palacios into...
2010-02-26 Lei Xia Minor fix to virtio networking
2010-02-23 Lei Xia Add lock to vnet
2010-02-22 Jack Lange removed PASSTHROUGH_VIDEO option
2010-02-22 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-22 Jack Lange update netdisk to new interface
2010-02-22 Lei Xia Minor update to vnet
2010-02-22 Lei Xia Update on vnet
2010-02-21 Jack Lange more fixes
2010-02-21 Jack Lange vnet cleanup
2010-02-20 Jack Lange fixes to vnet device
2010-02-18 Jack Lange initial VNET route addition
2010-02-17 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-17 Lei Xia Update on VNET-NIC device, and fix vnet & virtio net
2010-02-17 Jack Lange ported 32 bit VMX launch code for nested entries
2010-02-16 Jack Lange added vnet device
2010-02-16 Jack Lange readded test.ko
2010-02-16 Lei Xia Added backend device for Virtio NIC connected with...
2010-02-16 Lei Xia Add initial code for multicore support VNET
2010-02-15 Jack Lange added vnet control IDs
2010-02-15 Jack Lange include fix
2010-02-15 Jack Lange macro fix
2010-02-15 Lei Xia Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-15 Lei Xia Add lock to vmm_queue
2010-02-11 Jack Lange added global module registry
2010-02-11 Jack Lange added module directory tree and build configuration
2010-02-10 Jack Lange Added symbiotic module loader framework
2010-02-06 Jack Lange reorganized swapbypass to isolate it to a special shado...
2010-02-06 Jack Lange reorganization of the symbiotic infrastructure
2010-02-04 Jack Lange added swapbypass paging implemenation
2010-02-04 Jack Lange build fix
2010-02-04 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-04 Jack Lange New Shadow paging implementation to allow pluggable...
2010-02-04 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-04 Jack Lange changed shadow paging configuration options
2010-02-04 Jack Lange consolidated hypercall numbers\030
2010-02-04 Jack Lange symswal telemetry fixes
2010-02-04 Jack Lange symswap updates for multicore
2010-02-04 Jack Lange minor symbiotic interface fixes
2010-02-03 Jack Lange Updated symbiotic interfaces for multicore support
2010-02-03 Jack Lange fixed sprintf configuration dependencies
2010-02-03 Jack Lange minor test kernel updates
2010-02-03 Jack Lange format fix
2010-02-03 Jack Lange Moved guest initialization to vm_guest.c, added guest_i...
2010-02-03 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-03 Jack Lange Fix interrupt injection bug due to caching irq vectors...
2010-02-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-02-02 Jack Lange minor fixes
2010-01-31 Jack Lange KBuild fixes to set defaults for Kitten
2010-01-30 Jack Lange added back in 32 bit support
2010-01-30 Jack Lange Intel VMX ASM fixes
2010-01-28 Peter Dinda Incorporated changes from the Release 1.2 manual
2010-01-27 Phil Soltero Updates of manual and guest build manual
2010-01-16 Peter Dinda Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2010-01-16 root Added external repo info to manual, also description...
next