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-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
2011-04-18 Peter Dinda Added PCI front-end device implementation
2011-04-18 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-18 Peter Dinda generic device updates: corrected deallocation, improve...
2011-04-15 Jack Lange path fixes
2011-04-15 Jack Lange added debugfs linux files
2011-04-15 Peter Dinda VGA graphics rendering, attribute palette handling...
2011-04-15 Peter Dinda Corrected RTC timer bug (nvram)
2011-04-14 Peter Dinda Generic device now supports host device interface ...
2011-04-14 Lei Xia Fix to the time period calculation
2011-04-14 Peter Dinda Implementation of the host device interface + interface...
2011-04-13 Lei Xia Fix to the interface header files include
2011-04-13 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-13 Lei Xia Fix to VMM/Guest model dynamic switch for Virtio NIC
2011-04-13 Peter Dinda VGA Updates
2011-04-12 Peter Dinda Added host device interface
2011-04-12 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-12 Peter Dinda Debug output added (map draws)
2011-04-12 Jack Lange build fixes
2011-04-12 Jack Lange fixed up include directories for new interfaces locations
2011-04-12 Jack Lange moved host OS interfaces to a separate directory palaci...
2011-04-12 Lei Xia Add dynamic VMM Driven/Guest Driven mode switch in...
2011-04-12 Jack Lange clear instruction to 0 before decoding with xed
2011-04-12 Jack Lange used the proper api for operand access checks, and...
2011-04-12 Jack Lange added debugging for operand mode
2011-04-11 Jack Lange nother shot at movsx/movzx
2011-04-11 Jack Lange bug fixes
2011-04-11 Jack Lange added movsx/movzx decoding to internal decoder
2011-04-11 Peter Dinda Bug fixes to memory hooks
2011-04-11 Jack Lange added print message for STOS debugging
2011-04-11 Jack Lange fix misplaced bracket
2011-04-09 Lei Xia remove ioctl interface to initiate network service
2011-04-09 Lei Xia add proc log interface for VNET to get VNET statistic...
2011-04-08 Jack Lange user space VM inspection works for GPRs, RIP, CTRL...
2011-04-08 Jack Lange added inspection framework
2011-04-08 Jack Lange build fix and configuration cleanup
2011-04-07 Peter Dinda Forgotten part of earlier commit...
2011-04-07 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-07 Peter Dinda Fixed interface error in keyed streams and build error
2011-04-07 Lei Xia Typo fix
2011-04-07 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-07 Lei Xia Force Linux backend to allocate memory pages from lower...
2011-04-07 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-07 Peter Dinda Added checkpoint and restore support for 8254 (PIT)
2011-04-07 Peter Dinda Added interface for device checkpoint and restore
2011-04-07 Peter Dinda Added host keyed stream support
2011-04-07 Jack Lange fixed missed debug macro
2011-04-07 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-04-07 Jack Lange added debug configuration option for decoding framework
2011-04-06 Lei Xia remove redundant data structure files
2011-04-06 Lei Xia rm data structure files redudancy
2011-04-06 Lei Xia add conditional build to module Makefile
2011-04-06 Lei Xia merge VNET Linux backend code into Linux module directory
2011-04-06 Lei Xia Merge VNET Linux backend code to Linux_module directory
2011-04-06 Jack Lange cleaned up the emulation code to be more general
2011-04-05 Peter Dinda Updated VGA to support the graphics console host interface
2011-04-05 Peter Dinda Added graphics console host interface
2011-04-02 Jack Lange Modified v3_mem to automatically scan for contiguous...
2011-04-01 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-01 Peter Dinda VGA: Correct handling of word writes on address registe...
2011-04-01 Lei Xia Minor Fix to VMX code
2011-03-30 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-03-30 Lei Xia fix the VMCS invalid field error when read VMCS_GUEST_EFER
2011-03-29 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-03-29 Peter Dinda Further enhancement of string op emulation for full...
2011-03-29 Peter Dinda VGA: fixed dodgy passthrough support
2011-03-29 Peter Dinda Changed semantics of guest page table drilling
2011-03-29 Peter Dinda Added global function for searching for memory hooks
2011-03-29 Jack Lange Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-03-29 Jack Lange modified menuconfig to support Mac OSX
2011-03-25 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-03-25 Peter Dinda Basic support for printing real mode stacks
2011-03-25 Peter Dinda Support for full memory hooks with string instructions
2011-03-18 Jack Lange added needed header file
2011-03-18 Jack Lange more linux changes
2011-03-18 Jack Lange updated module cleanup and added user space tools
2011-03-18 Jack Lange linux build fix and deinitialization fix
2011-03-18 Jack Lange more linux build tweeks
2011-03-17 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-03-17 Peter Dinda VGA: Corrected memory offseting calculations
2011-03-16 Jack Lange fixed linux_module dependency tracking
2011-03-16 Jack Lange Set appropriate Linux Kconfig defaults
2011-03-16 Jack Lange reworked build system to automatically compile Linux...
2011-03-16 Jack Lange minor alignment change
next