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.


added write protect flag to realmode CR0, to enable memory hooks
[palacios.git] / palacios / src / palacios /
2009-08-27 Jack Lange added write protect flag to realmode CR0, to enable...
2009-08-27 Steven Jaconette From 294306ec5026ea691a4f1380598114688b061c99 Mon Sep...
2009-08-24 Jack Lange telemetry updates
2009-08-21 Jack Lange added symbiotic swap telemetry data
2009-08-21 Jack Lange minor cleanup to vmxassist context code
2009-08-21 Andy Gocke Modified boot and vmxassist to handle real/protected...
2009-08-21 Jack Lange ported the profiler over to the telemetry interface
2009-08-21 Jack Lange cleanup of debugging functions
2009-08-20 Jack Lange symbiotic swap updates
2009-08-19 Jack Lange symbiotic swap implementation (unsafe for kernel pages)
2009-08-19 Philip Soltero Added missing string delimiter.
2009-08-17 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-08-17 Steven Jaconette fix video device configuration
2009-08-17 Steven Jaconette Virtual Console
2009-08-17 Jack Lange initial checkin of symbiotic swap interface
2009-08-14 Jack Lange sprintf configuration fixes
2009-08-14 Jack Lange added initial symbiotic swapping framework
2009-08-14 Jack Lange more configuration fixes
2009-08-14 Jack Lange more configuration fixes
2009-08-13 Jack Lange minor build fixes for i386
2009-08-13 Jack Lange removed vmsave/vmload latency measurements to fix i386...
2009-08-13 Andy Gocke Succesful transition to vmxassist, then to the bios...
2009-08-13 Jack Lange fixed configuration macro checks and a few configuratio...
2009-08-13 Jack Lange Ported palacios to Kbuild
2009-08-12 Jack Lange added symbiotic swap check to shadow paging
2009-08-11 Jack Lange added symbiotic virtio device
2009-08-11 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw//home...
2009-08-11 Jack Lange reworked the interrupt handling to streamline things...
2009-08-11 Jack Lange improved debugging
2009-08-11 Jack Lange minor changes to yields to avoid guest lock ups due...
2009-08-11 Jack Lange build fix
2009-08-11 Jack Lange remove debugging output from yield
2009-08-11 Jack Lange added yield functionality
2009-08-11 Jack Lange fixed lowlevel svm save/restore register macro
2009-08-10 Andy Gocke Added shadow page handling, IO and MSR bitmap allocatio...
2009-08-07 Jack Lange remove debugging output from yield
2009-08-07 Jack Lange added yield functionality
2009-08-06 Andy Gocke Latest VMX work that still has bug in guest state causi...
2009-08-05 Jack Lange added vmxassist to fix build
2009-08-04 Andy Gocke Succesfully launches and jumps into the exit handler...
2009-08-04 Jack Lange added virtio balloon device, currently discards free...
2009-07-31 Jack Lange updated the block device interfaces to be more generic...
2009-07-30 Jack Lange virtio updates
2009-07-29 Andy Gocke Completed preliminary host and guest state structure...
2009-07-29 Jack Lange updates to virtio device framework
2009-07-25 Jack Lange Update to the device framework.
2009-07-25 Jack Lange formatting fixes
2009-07-24 Jack Lange removed a lot of pointless stuff from the device manager
2009-07-24 Jack Lange changed hashtable functions to match Palacios naming...
2009-07-24 Jack Lange added sprintf to build and reworked type system to...
2009-07-24 Jack Lange added sprintf implementation from FreeBSD
2009-07-23 Andy Gocke vmx_patch5
2009-07-20 Andy Gocke vmx_patch4
2009-07-20 Jack Lange fixed allocation hook
2009-07-16 Jack Lange fixed iteration count for string operations
2009-07-16 Jack Lange updates to vmcs utility functions
2009-07-16 Jack Lange updated VMCS field names
2009-07-16 Jack Lange fixed build error
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-07-15 Jack Lange fixed CPUID codes for SVM
2009-07-15 Jack Lange added host state serialization
2009-07-15 Andy Gogke Additional VMX support. Bootstrapping code added.
2009-07-15 Jack Lange change cpu mode detection to dynamic lookup
2009-07-14 Jack Lange fixed string rcx size error
2009-07-13 Jack Lange fix for REAL mode segments in memory operand decoder
2009-07-13 Andy Gocke vmx refactoring
2009-07-10 Jack Lange fixed null memory list bug in print_shadow_map
2009-07-08 Jack Lange changed configuration structure for block devices
2009-06-26 Jack Lange notification test
2009-06-26 Jack Lange email notification test 3
2009-06-26 Jack Lange email notification test 2
2009-06-26 Jack Lange email notification test
2009-06-26 Jack Lange removed incorrect comment
2009-06-26 Jack Lange temporarily add backup version of vmx.c
2009-06-26 Jack Lange more cleanup
2009-06-26 Jack Lange cleanup
2009-06-26 Jack Lange addd vmx_handler files
2009-06-26 Jack Lange added single step emulator files
2009-06-25 Jack Lange added locking to interrupt subsystem
2009-06-24 Jack Lange first cut at cleaning up the VMX mess
2009-06-23 Jack Lange removed GeekOS specific debug message
2009-06-17 Jack Lange added vmsave/vmload latency measurementS
2009-06-13 Jack Lange fixed crash issue due to inproperly saving host state
2009-06-10 Jack Lange cleanup of vmcb structs and names
2009-06-05 Jack Lange added net_cd configuration support
2009-06-05 Jack Lange moved to centralized state dump
2009-06-05 Jack Lange added utility socket functions
2009-06-05 Jack Lange added locking primitives
2009-06-03 Jack Lange hook F10 to state dumping
2009-05-22 Jack Lange separated configuration to 2 phases pre/post
2009-05-22 Jack Lange only handle events after machine has been started,...
2009-05-01 Jack Lange removed old NASM symbol file
2009-04-27 Jack Lange changed the STAR MSR to be mode independent
2009-04-26 Jack Lange Added compile time dependencies for host MSRs
2009-04-26 Jack Lange removed unused msrs
2009-04-26 Jack Lange moved guest_efer from top level guest_info to the shado...
2009-04-26 Jack Lange updated IO and MSRs to allow hooking/unhooking dynamic...
2009-04-24 Jack Lange Ok. One more time. Please, please, please let this...
2009-04-24 Jack Lange I think I might have fixed the SHUTDOWN bug...
2009-04-23 Jack Lange various fixes. Hopefully this fixes the transient shutd...
next