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.


Replaced spurious V3_Print in apic.c with PrintDebug
[palacios.git] / palacios / include /
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 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 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 added cpuid masking
2011-04-19 Jack Lange added extension framework with initial inspector extension
2011-04-19 Jack Lange mask out v8086 mode of flags register
2011-04-14 Peter Dinda Implementation of the host device interface + interface...
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-12 Peter Dinda Added host device interface
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-11 Jack Lange nother shot at movsx/movzx
2011-04-11 Jack Lange bug fixes
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-07 Peter Dinda Fixed interface error in keyed streams and build error
2011-04-07 Peter Dinda Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-04-07 Peter Dinda Added interface for device checkpoint and restore
2011-04-07 Peter Dinda Added host keyed stream support
2011-04-06 Jack Lange cleaned up the emulation code to be more general
2011-04-05 Peter Dinda Added graphics console host interface
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 Added global function for searching for memory hooks
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-10 Jack Lange added initial 64 bit decoding support
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 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. Bridges Start at support for multiple VMs per core on VMX syste...
2011-03-06 Jack Lange decoder updates
2011-03-04 Jack Lange initial checking of internal decoder
2011-03-03 Jack Lange added extension framework
2011-03-02 Jack Lange updates to make things more configurable
2011-03-01 Jack Lange reverted host_cpu_id changes because it broke multicore...
2011-02-25 Patrick G. Bridges More timing cleanup with a fix to 8254.c for running...
2011-02-23 Patrick G. Bridges Simplified interface to timekeeping API, added to VMX...
2011-02-22 Patrick G. Bridges Fixups to let us run multiple guests on a single CPU...
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. Bridges Fixes to time code to allow virtualization to hide...
2011-02-16 Lei Xia Clean of virtio NIC, vnet-bridge code
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-01 Jack Lange add generic resource hook tracking to device manager
2011-02-01 Jack Lange added stricter types to the msr hook framework
2011-01-29 Lei Xia Palacios Network Direct Bridge interface update
2011-01-27 Jack Lange build fixes and cleanup code to handle VMM shutdown
2011-01-27 Lei Xia Deinit code of VNET and VNET-NIC device
2011-01-24 Jack Lange license fix
2011-01-22 Erik van der Kouwe This patch adds a few compiler conditionals so that...
2011-01-22 Erik van der Kouwe is patch adds a function v3_print_guest_state_all that...
2011-01-21 Erik van der Kouwe To be able to run Windows I'll need more graphics capab...
2011-01-20 Jack Lange changed deinitialization prototype to be compatible...
2011-01-20 Jack Lange added initial global shutdown functionality
2011-01-19 Jack Lange removed outdated build environment
2011-01-13 Jack Lange almost all deinitialization has been added
2011-01-12 Jack Lange free up telemetry state and free backend state for...
2011-01-12 Jack Lange free configuration data during deinitialization
2011-01-12 Jack Lange delete leftover resource hooks and various resource...
2011-01-12 Jack Lange uninitializing of memory hooks and host events
2011-01-12 Jack Lange restructured device manager deinitialization
2011-01-12 Jack Lange deallocate arch specific IO/MSR hook state
2011-01-11 Jack Lange freeing of virtual paging state during guest deinitiali...
2011-01-06 Jack Lange fixed bug in time initialization, and added deinitializ...
2011-01-06 Jack Lange deinitialization of interrupt state
2011-01-06 Jack Lange added vmcs/vmcb freeing
2010-11-26 Erik van der Kouwe This patch virtualizes VM_CR_MSR to tell the guest...
2010-11-26 Erik van der Kouwe disassemble the code around the RIP. It starts disassem...
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-11-22 Jack Lange reworked device IO hook framework
2010-11-22 Lei Xia add backend device for direct host network bridge
2010-11-21 Lei Xia Minor fix on virtio network device config
2010-11-19 Jack Lange more device free updates
2010-11-19 Jack Lange update page free interface to allow freeing of multiple...
2010-11-19 Jack Lange timer interface updates to allow state cleanup on exit
2010-11-18 Jack Lange updated file interface
2010-11-18 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw/home...
2010-11-18 Jack Lange updated the socket interface
2010-11-18 Lei Xia add raw packet interface
next