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
2015-03-12 Peter Dinda Add proper cleanup for a nested VMX guest This also...
2015-03-05 Peter Dinda IDE/ATA enhancements and bug-fixing: DMA operation
2015-03-05 Peter Dinda PCI Fix: do not let buggy guest turn off I/O bit in...
2015-03-04 Peter Dinda IDE/ATA enhancements: read/write multiple, lba48 addres...
2015-03-04 Peter Dinda IDE / ATA rewrites (1st step)
2014-12-29 Kyle Hale FPU stub change to support more recent kernels
2014-12-22 Kyle Hale Missing user space library
2014-12-22 Peter Dinda Userspace tool compile fix
2014-10-09 Maciek Swiech More debugging output (APIC, LDT, etc)
2014-10-09 Maciek Swiech Added guest GDT and IDT printing
2014-09-21 Peter Dinda Revert mistakenly overwritten lazy FP change (no functi...
2014-09-11 Peter Dinda Initial cut at handling configuration of qemu devices
2014-09-11 Kyle Hale add ability to load custom BIOS ROMs.
2014-09-11 Kyle Hale add userspace shared library for QEMU use
2014-09-11 Kyle Hale changes and fixes to support QEMU integration with...
2014-09-11 Kyle Hale prevent oops in generic device when port mode not corre...
2014-08-31 Peter Dinda P-State more detailed hw info from ACPI
2014-08-31 Peter Dinda P-State control - minor tweaks and change to proc interface
2014-08-30 Kyle Hale P-State: add notifier block for linux frequency transit...
2014-08-30 Kyle Hale fix pstate set lockup by setting frequency using linux...
2014-08-26 Peter Dinda P-State (DVFS) Enhancements
2014-08-25 Kyle Hale added linux cpufreq interface to dvfs code.
2014-08-25 Peter Dinda DVFS - added forgotten user-space library
2014-08-25 Peter Dinda Additional functionality for pstate-ctrl
2014-08-25 Kyle Hale,... P-State control on Linux - User Utility and Library
2014-08-25 Kyle Hale,... P-State control interface - Linux implementation
2014-08-25 Kyle Hale,... P-State (DVFS) control host interface
2014-08-25 Peter Dinda Update host device framework to support PCI and other...
2014-08-25 Oscar Mondragon v3_cpu_mapper_admit_vm function call moved from start_t...
2014-08-24 Peter Dinda Bug fix and cleanup
2014-08-18 Oscar Mondragon Hook for thread creation split into create and start...
2014-07-22 Kyle Hale change default guest name in guest config script
2014-07-07 Peter Dinda Missing commit (compilation with memmory tracking off)
2014-07-07 Peter Dinda Assorted bug fixes and defensive programming
2014-07-07 Peter Dinda IDE bug fix
2014-06-30 Peter Dinda Minor cleanup in memory tracking
2014-06-30 Peter Dinda Visualization and stats scripts for memory access tracking
2014-06-30 Peter Dinda Better support for dynamic changes to page event callbacks
2014-06-30 Peter Dinda Add shared-exclusive (readers-writer) locks
2014-06-27 Peter Dinda Linux user-space tools for memory tracking functionality
2014-06-27 Peter Dinda Linux front-end for memory tracking interface
2014-06-27 Peter Dinda Add memory tracking functionality to Palacios
2014-06-23 Peter Dinda Guest control cleanup
2014-06-22 Peter Dinda Expose swapping and pinning to host + add visibility...
2014-06-22 Peter Dinda Minor bug fixes and defensive programming
2014-06-22 Daniel Zuo... Add swapping and pinning capability to Palacios
2014-06-21 Peter Dinda Make newly created files 0600 by default
2014-06-09 Peter Dinda Minor fixes
2014-06-09 Peter Dinda Refactoring and additions to direct paging (nested...
2014-05-26 Chunxiao Diao... Convert shadow paging to use 32 PAE (Remove 32 Bit...
2014-05-26 Peter Dinda Convert shadow paging to use 32 PAE (Require Long Mode)
2014-05-26 Peter Dinda Convert shadow paging to use 32 PAE (VMX)
2014-05-26 Chunxiao Diao... Convert shadow paging to use 32 PAE (SVM)
2014-05-26 Chunxiao Diao... Convert shadow paging to use 32 PAE (Direct Paging)
2014-05-26 Chunxiao Diao... Convert shadow paging to use 32 PAE (Core)
2014-04-06 Chunxiao Diao Corrected corner case in VTLB (shadow paging) handling
2014-04-06 Peter Dinda Assorted minor fixes to the transactional memory code
2014-04-06 Kyle Hale don't let PCI BAR updates go through when device IO...
2014-04-06 Kyle Hale XEND instruction now correctly generates GPF when not...
2014-04-06 Kyle Hale small fixes in RTM code
2014-04-06 Kyle Hale RTM code: abort on extern irqs and fixed bug in abort...
2014-04-06 Kyle Hale correct XTEST behavior in RTM code
2014-04-06 Kyle Hale steps toward correct exception emulation in RTM code
2014-04-06 Kyle Hale RAX is now set with a status code on aborts for RTM...
2014-04-06 Kyle Hale expose RTM cap in CPUID
2014-04-06 Maciek Swiech addition of print macros for RTM code
2014-04-06 Kyle Hale significant refactoring of RTM emulation code
2014-04-04 Kevin Pedretti Add comment
2014-04-04 Kevin Pedretti Fix xed build error
2014-03-24 Peter Dinda Ignore frees of null in all cases (kfree, vfree, pagefree)
2014-03-24 Kyle Hale add ability to destroy hashtable iterators
2014-03-24 Kyle Hale doc fix for config_v3vee
2014-03-11 Peter Dinda HPET does not abort load/save
2014-03-06 Peter Dinda Minor bug fix
2014-03-06 Kyle Hale Added HPET (High Precision Event Timer) device
2014-02-22 Peter Dinda APIC bugfix - corrected MSR read/write behavior
2014-02-20 Jack Lange virtio-blk now handles config requests for non-declared...
2014-02-18 Peter Dinda Minor cleanups on shadow paging build/debug
2014-01-22 Maciek Swiech Addition of state to checkpoint
2014-01-22 Maciek Swiech v3_stream argument number bugfix
2014-01-14 Peter Dinda Additional sanity-checks for guest configuration (v3_co...
2014-01-14 Peter Dinda Error checking fixes, minor bug in keyed stream, minor...
2014-01-10 Maciej Swiech Apic initialization bugfix
2014-01-07 Kyle Hale Added ATA PIO write, other ide cleanup
2014-01-07 Kyle Hale arg length bugfix in v3_stream
2014-01-03 Chen Jin, Bharath... Guest PXE boot code
2013-12-22 Peter Dinda Boot sequenece selection for nvram
2013-12-22 Peter Dinda Add logic to VGA for vertical/horizontal retrace
2013-12-22 Kyle Hale Add missing case to print all debugging info in vmm_debug
2013-12-16 Maciek Swiech Fix for floating point save/restore in case where fp...
2013-12-01 Ruba Merza Guest-side test tools, config, and X11 stuff for PARAGR...
2013-11-26 Peter Dinda Updated defaults to reflect former behavior for CPUID...
2013-11-26 Peter Dinda Bugfix to base memory region lookup
2013-11-26 Peter Dinda Minor tweaks
2013-11-26 Peter Dinda Allow strict MSR semantics
2013-11-26 Peter Dinda Allow custom CPUID
2013-11-26 Kyle Hale atapi and ioapic bugfixes
2013-11-26 Peter Dinda Floating point context-switching and checkpoint/load
2013-11-25 Peter Dinda VGA bugfixes
2013-10-10 Kyle Hale fix GEARS code inject dependency
next