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-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-18 Kyle Hale added ability to inject an env variable into guest...
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 Kyle Hale Merge branch 'devel' of /home-remote/palacios/palacios...
2011-04-29 Kyle Hale additions for syscall hijacking
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
2011-04-27 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-04-27 Jack Lange vmx updates
2011-04-27 Peter Dinda VGA enhancements for graphics writes and rendering
2011-04-26 Peter Dinda Removed extraneous PrintError and replaced with PrintDebug
2011-04-26 Peter Dinda Removed extraneous debugging output
2011-04-26 Jack Lange quited debugging output
2011-04-26 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-04-26 Jack Lange updated vmcs printing
2011-04-26 Jack Lange updated VMCS fields with latest entries.
2011-04-26 Jack Lange initial skeleton
2011-04-26 Peter Dinda Insert mptable even on single core guest if an apic...
2011-04-22 Jack Lange reverted sleep interface
2011-04-21 Jack Lange added hardware info for VMX
2011-04-21 Jack Lange vmx cleanup
2011-04-21 Jack Lange added barrier lock stubs
2011-04-21 Jack Lange fix interrupt masking bug
2011-04-21 Jack Lange fixed vmcs guest pointer check location
2011-04-21 Jack Lange added initial ept structures
2011-04-21 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-21 Lei Xia add thread sleep and wakeup to host os hooks
2011-04-20 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-20 Jack Lange added null build file
2011-04-20 Peter Dinda More interfaces changes for host devices + tweak to...
2011-04-20 Jack Lange queue updates
2011-04-20 Jack Lange removed muxer
2011-04-20 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-04-20 Jack Lange added extension core init
2011-04-20 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-20 Peter Dinda Update to host device interface plus changes to affecte...
2011-04-19 Jack Lange disable XSETBV, etc instructions for hardware compatibility
2011-04-19 Jack Lange added cpuid masking
2011-04-19 Jack Lange added error message
2011-04-19 Jack Lange added extension framework with initial inspector extension
2011-04-19 Jack Lange remove yielding print statement
2011-04-19 Jack Lange mask out v8086 mode of flags register
next