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-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
2011-03-15 Jack Lange added 64 bit operand support
2011-03-15 Jack Lange added checks for 64 bit operand decoding
2011-03-15 Peter Dinda VGA: graphics controller implementation (mem read...
2011-03-15 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-03-15 Peter Dinda VGA state, i/o hooks, mem hook implemented
2011-03-12 Erik van der... This patch fixes a compiler warning for me (compiling...
2011-03-12 Erik van der... This patch prevents v3_delete_mem_region from freeing...
2011-03-12 Erik van der... Windows XP uses the "get irq routing options" PCIBIOS...
2011-03-12 Jack Lange format fix
2011-03-10 Jack Lange moved linux module to main Palacios tree
2011-03-10 Jack Lange added initial 64 bit decoding support
2011-03-10 Peter Dinda VGA: added internal state structure and comments on...
2011-03-10 Peter Dinda Added stub for VGA implementation and detailed VGA...
2011-03-10 Peter Dinda More nvram cleanup
2011-03-10 Peter Dinda Implemented PASSTHROUGH and IGNORE (without printing)
2011-03-10 Peter Dinda Converted NVRAM RTC to use timers instead of the host...
2011-03-09 Jack Lange internal decoders works enough to boot a 32 bit linux...
2011-03-08 Jack Lange more decoder work
2011-03-08 Jack Lange added null library files to fix linking
2011-03-08 Jack Lange added segment offsets to memory operand calculations
2011-03-08 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-03-08 Jack Lange decoder updates
2011-03-07 Patrick G.... Start at support for multiple VMs per core on VMX syste...
2011-03-06 Patrick G.... Merge of changes from pull
2011-03-06 Patrick G.... Changes to Kconfig.stdlibs that aren't actually changes...
2011-03-06 Jack Lange decoder updates
2011-03-04 Jack Lange fixed local core startup check
2011-03-04 Jack Lange added support for specifiying logical core targets...
2011-03-04 Jack Lange initial checking of internal decoder
2011-03-03 Jack Lange added extension framework
2011-03-03 Erik van der... v3_file_close asserts open rather than close
2011-03-02 Jack Lange fixed dest_apic determination
2011-03-02 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-03-02 Jack Lange updates to make things more configurable
2011-03-02 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-03-02 Peter Dinda Added correct physical delivery check for apic
2011-03-02 Peter Dinda Prints last exit reason when handler fails
2011-03-02 Peter Dinda Error printed as error instead of debug
2011-03-02 Peter Dinda Corrected handling of decode of memory operands that...
2011-03-01 Jack Lange change virtualized time configuration
2011-03-01 Jack Lange reverted host_cpu_id changes because it broke multicore...
2011-03-01 Jack Lange removed locking because it was broken.
2011-02-25 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-02-25 Patrick G.... More timing cleanup with a fix to 8254.c for running...
2011-02-25 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-25 Lei Xia add updated vgabios with "Start X fails" bug fixed
2011-02-23 Patrick G.... Simplified interface to timekeeping API, added to VMX...
2011-02-22 Patrick G.... Fixups to let us run multiple guests on a single CPU...
2011-02-18 Jack Lange updated efer write behavior (DOES NOT SUPPORT INTEL...
2011-02-18 Jack Lange make EFER hook permanent
2011-02-18 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2011-02-18 Jack Lange typo fix
2011-02-18 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-18 Lei Xia Fix to the VNET route update interface
2011-02-17 Jack Lange added xml output back
2011-02-17 Patrick G.... Merge branch 'devel' of ssh://newskysaw.cs.northwestern...
2011-02-17 Patrick G.... Fixes to time code to allow virtualization to hide...
2011-02-17 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-17 Peter Dinda APIC debugging
2011-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
2011-02-13 Lei Xia Add pointer validation to the Direct Network bridge
2011-02-13 Lei Xia Fix to NE2000, now it is offcically working
2011-02-11 Lei Xia Minor Fix
2011-02-11 Peter Dinda lowest priority delivery for logical addresses
2011-02-11 Lei Xia Add RTL8139 virtual network device
2011-02-11 Lei Xia add statistic structure to virtual ethernet devices
2011-02-07 Lei Xia Fix the NE2k card
2011-02-06 Lei Xia Change the direct network bridge interface
2011-02-06 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-06 Lei Xia Add MAC address configure support on Virtio NIC
2011-02-04 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-02-04 Peter Dinda Corrected APIC IPI and IRQ dispatch routines
2011-02-02 Philip Soltero attribution fix for the machine check framework
next