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.


improved debugging
[palacios.git] / palacios / src / palacios /
2009-08-11 Jack Lange improved debugging
2009-08-11 Jack Lange minor changes to yields to avoid guest lock ups due...
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...
2009-04-23 Jack Lange fixed exception initialization bug
2009-04-23 Jack Lange added debugging information to help figure out exceptio...
2009-04-23 Jack Lange added host cpu type function
2009-04-23 Jack Lange linker fix
2009-04-23 Jack Lange renamed guest cpu/mem mode functions
2009-04-23 Jack Lange typedef name changes
2009-04-23 Jack Lange compilation fix
2009-04-23 Jack Lange added memory unhooking function
2009-04-23 Jack Lange updated the configuration/init process
2009-04-22 Jack Lange fixed page table deletion bug
2009-04-20 Jack Lange added support for memory remapping
2009-04-20 Jack Lange cleaned up the memory handing implementation
2009-04-17 Jack Lange changed memory map to be layered on top of a single...
2009-04-14 Jack Lange removed floating poing operations from hashtable, load...
2009-04-09 Jack Lange functional DMA reads for IDE disks
2009-04-08 Jack Lange updates to the PCI configuration for the southbridge...
2009-04-08 Jack Lange updated the pci and IDE configuration.
2009-04-06 Jack Lange getting things working again
2009-04-06 Jack Lange huge update for merge
2009-04-03 Jack Lange Added intial cut at IDE disk support
2009-03-31 Jack Lange Merge branch 'devel' into ide
2009-03-31 Jack Lange updated shadow paging to handle cache-disabled and...
2009-03-31 Jack Lange updated shadow paging to handle cache-disabled and...
2009-03-31 Jack Lange made pci default for IDE device
2009-03-28 Jack Lange fixed CLGI window
2009-03-27 Jack Lange really fixed the gpa->hpa error check
2009-03-27 Jack Lange fixed gpa->hpa error checking
2009-03-25 Jack Lange fixes to the emulator to handle nested paging
2009-03-25 Jack Lange fixed debug flags for direct paging
2009-03-25 Jack Lange Merge branch 'devel' of ssh://palacios@newskysaw.cs...
2009-03-25 Jack Lange fixed bug in detecting guest cpu mode for nested paging
2009-03-25 Peter Dinda Cleaned up debug support for nested paging
2009-03-25 Peter Dinda Nested paging working to the point where we manage...
next