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
2011-06-16 Peter Dinda SVM wbinvd handler change to assure correct assembly
2011-06-16 Peter Dinda Enhanced error printing on SVM error
2011-06-16 Peter Dinda Added temporary debugging support for host devices...
2011-06-16 Peter Dinda Additional debugging output for atapi
2011-06-08 Peter Dinda Functional host device support in Linux kernel module...
2011-06-06 Lei Xia format fix
2011-06-06 Lei Xia Fix bug in virtio NIC
2011-06-05 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-02 Jack Lange decoder fixes
2011-06-02 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-06-02 Jack Lange typo fix
2011-05-27 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Jack Lange added safety checks to cpuid field registration
2011-05-26 Jack Lange paramater type fix
2011-05-26 Jack Lange fixed warnings on new GCC for xml libary laziness
2011-05-26 Jack Lange removed obsolete telemetry fn
2011-05-26 Jack Lange data type fixes
2011-05-26 Jack Lange removed active_vmcs_ptrs array and read the active...
2011-05-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Jack Lange serialize VMCS after initialization
2011-05-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-26 Lei Xia add dependency of virtio nic with vnet
2011-05-26 Jack Lange build fix
2011-05-26 Jack Lange updated SIPI behavior to be arch specific
2011-05-25 Jack Lange modified the irq layout to match what is seen on actual...
2011-05-25 Jack Lange fixed BCD/binary mode flag that was causing the cmos...
2011-05-25 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-05-25 Jack Lange updated config dependencies
2011-05-22 Lei Xia add missed file
2011-05-22 Lei Xia add missed file
2011-05-22 Lei Xia Split VNET Lnx Bridge code with Control Interface
2011-05-19 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-19 Lei Xia add deinit code for VNET and direct network bridge
2011-05-19 Peter Dinda Minor fix
2011-05-19 Peter Dinda Modified graphics console support in linux to use vmall...
2011-05-19 Peter Dinda Added NMI handler for SVM
2011-05-19 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-19 Peter Dinda Use vmalloc for guest copy allocation
2011-05-19 Jack Lange updated IRQ_ON_TERM_CNT reload value
2011-05-19 Jack Lange timer fix for linux guest
2011-05-19 Lei Xia Fix to VNET bug when vnet_host_hooks is not properly...
2011-05-19 Jack Lange build fix for kitten
2011-05-17 Jack Lange warning fix
2011-05-17 Jack Lange build fix
2011-05-17 Jack Lange build fix
2011-05-17 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-05-17 Jack Lange config fix
2011-05-17 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-17 Peter Dinda Updated kernel module and user tools to reflect ioctl...
2011-05-16 Jack Lange added irq queueing to APIC
2011-05-06 Lei Xia missed file commit
2011-05-06 Lei Xia fix for the guest_info cpu_id -> pcpu_id
2011-05-06 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-06 Lei Xia Added implementation of VNET host hook functions
2011-05-06 Lei Xia format fix
2011-05-05 Lei Xia more fix on VNET
2011-05-05 Lei Xia format fix
2011-05-05 Lei Xia Separate VNET from Palacios, add its own host_hooks...
2011-05-05 Peter Dinda Ported user space support for host devices, user space...
2011-05-05 Peter Dinda Ported device changes and support code for keyed stream...
2011-05-05 Peter Dinda Ported graphics console support from monolithic version
2011-05-05 Peter Dinda Ported keyed stream support from monolithic embedding
2011-05-05 Peter Dinda Ported host device support from monolithic embedding
2011-05-05 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-04 Jack Lange bind launch thread to local core
2011-05-04 Jack Lange separated virtual cores from physical cores
2011-05-04 Jack Lange build fix
2011-05-04 Lei Xia fix the threads function calls using new vnet host...
2011-05-04 Lei Xia update Kconfig, added VNET configuration menu
2011-05-04 Lei Xia move vnet code outside of palacios core directory
2011-05-04 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-04 Lei Xia update on vnet host interface
2011-05-04 Jack Lange update linux module to support multicore
2011-05-04 Jack Lange added SMSW/LMSW support to internal decoder
2011-05-03 Jack Lange moved post config to before the device's are setup
2011-05-03 Jack Lange moved xed over to new configuration syntax
2011-05-03 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-03 Peter Dinda SVM: display exit state if incremental exit displays...
2011-05-03 Peter Dinda Minor vga tweak
2011-05-02 Jack Lange moved mptable to a device for the moment
2011-05-02 Jack Lange inspector updates
2011-05-02 Jack Lange added symmod linked script
2011-05-02 Jack Lange updated linux module to new build framework
2011-05-02 Jack Lange removed instrumentation
2011-05-02 Jack Lange removed instrumentation
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-05-02 Jack Lange fix for intel hardware
2011-05-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-05-02 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-05-02 Lei Xia add header file for host interfaces that are needed...
2011-05-02 Lei Xia Add large MTU support into Virtio NIC
2011-04-29 Jack Lange can now boot linux (slowly) with EPT enabled
2011-04-29 Jack Lange added support for Intel EPT with(?) and without unrestr...
2011-04-28 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-28 Lei Xia Fix the bug for losing interrupts to guest
2011-04-28 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-04-28 Lei Xia compile fix
2011-04-28 Lei Xia Minor fix
2011-04-28 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-28 Lei Xia Multithread handling of VNET
next