2015-06-18 |
Peter Dinda |
Multiboot enhancements |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Peter Dinda |
Detailed segmentation output from v3_debug |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Peter Dinda |
Guest mem gpa/gva memset functions |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Peter Dinda |
Factoring of BIOS setup so that it can be reused during... |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Peter Dinda |
Subset barrier support (counting barriers) |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Peter Dinda |
SEABIOS updates to support reset and to simplify |
commit | commitdiff | tree | snapshot |
2015-06-18 |
Peter Dinda |
Disallow symbiotic functionality unless a compatible... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Peter Dinda |
Avoid strict-aliasing related issues when compiling... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Peter Dinda |
APIC bug fixes and cleanup |
commit | commitdiff | tree | snapshot |
2015-06-08 |
Peter Dinda |
pci_front bugfix - do not propagate cmd reg write twice |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Dinda |
Ability to add remappable roms for pci front-end devices. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Dinda |
Cleanup of locking in host device interface |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Dinda |
Addition of basic multiboot functionality plus refactor... |
commit | commitdiff | tree | snapshot |
2015-04-28 |
Peter Dinda |
Minor compile warning fixup and error checks |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Peter Dinda |
Generalization of constraints on page allocation and... |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Peter Dinda |
Expose vmalloc-like os interface to Palacios, and updat... |
commit | commitdiff | tree | snapshot |
2015-04-01 |
Yang Yang and... |
QCOW2 block storage backend for Palacios |
commit | commitdiff | tree | snapshot |
2015-04-01 |
Peter Dinda |
Minor tweak to fix accidental new feature leak |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Peter Dinda |
Typo fix |
commit | commitdiff | tree | snapshot |
2015-03-25 |
Peter Dinda |
Basic HRT startup for HVM, plus assorted cleanup |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Peter Dinda |
Support HVM partitioning for APICs |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Peter Dinda |
HVM configuration logic (create mptables, acpi tables... |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Peter Dinda |
Add HVM configuration capability, init/deinit, etc |
commit | commitdiff | tree | snapshot |
2015-03-23 |
Peter Dinda |
HVM updates to support apic partitioning |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Peter Dinda |
Basic HVM data structures and functions |
commit | commitdiff | tree | snapshot |
2015-03-22 |
Peter Dinda |
Use page allocation for base memory region array |
commit | commitdiff | tree | snapshot |
2015-03-12 |
Peter Dinda |
Add proper cleanup for a nested VMX guest This also... |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Dinda |
IDE/ATA enhancements and bug-fixing: DMA operation |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Peter Dinda |
PCI Fix: do not let buggy guest turn off I/O bit in... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Peter Dinda |
IDE/ATA enhancements: read/write multiple, lba48 addres... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Peter Dinda |
IDE / ATA rewrites (1st step) |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Kyle Hale |
FPU stub change to support more recent kernels |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Kyle Hale |
Missing user space library |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Peter Dinda |
Userspace tool compile fix |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Maciek Swiech |
More debugging output (APIC, LDT, etc) |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Maciek Swiech |
Added guest GDT and IDT printing |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Peter Dinda |
Revert mistakenly overwritten lazy FP change (no functi... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Peter Dinda |
Initial cut at handling configuration of qemu devices |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Kyle Hale |
add ability to load custom BIOS ROMs. |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Kyle Hale |
add userspace shared library for QEMU use |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Kyle Hale |
changes and fixes to support QEMU integration with... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Kyle Hale |
prevent oops in generic device when port mode not corre... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Peter Dinda |
P-State more detailed hw info from ACPI |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Peter Dinda |
P-State control - minor tweaks and change to proc interface |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Kyle Hale |
P-State: add notifier block for linux frequency transit... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Kyle Hale |
fix pstate set lockup by setting frequency using linux... |
commit | commitdiff | tree | snapshot |
2014-08-26 |
Peter Dinda |
P-State (DVFS) Enhancements |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Kyle Hale |
added linux cpufreq interface to dvfs code. |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Peter Dinda |
DVFS - added forgotten user-space library |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Peter Dinda |
Additional functionality for pstate-ctrl |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Kyle Hale,... |
P-State control on Linux - User Utility and Library |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Kyle Hale,... |
P-State control interface - Linux implementation |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Kyle Hale,... |
P-State (DVFS) control host interface |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Peter Dinda |
Update host device framework to support PCI and other... |
commit | commitdiff | tree | snapshot |
2014-08-25 |
Oscar Mondragon |
v3_cpu_mapper_admit_vm function call moved from start_t... |
commit | commitdiff | tree | snapshot |
2014-08-24 |
Peter Dinda |
Bug fix and cleanup |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Oscar Mondragon |
Hook for thread creation split into create and start... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Kyle Hale |
change default guest name in guest config script |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Dinda |
Missing commit (compilation with memmory tracking off) |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Dinda |
Assorted bug fixes and defensive programming |
commit | commitdiff | tree | snapshot |
2014-07-07 |
Peter Dinda |
IDE bug fix |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Peter Dinda |
Minor cleanup in memory tracking |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Peter Dinda |
Visualization and stats scripts for memory access tracking |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Peter Dinda |
Better support for dynamic changes to page event callbacks |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Peter Dinda |
Add shared-exclusive (readers-writer) locks |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Peter Dinda |
Linux user-space tools for memory tracking functionality |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Peter Dinda |
Linux front-end for memory tracking interface |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Peter Dinda |
Add memory tracking functionality to Palacios |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Peter Dinda |
Guest control cleanup |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Peter Dinda |
Expose swapping and pinning to host + add visibility... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Peter Dinda |
Minor bug fixes and defensive programming |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Daniel Zuo... |
Add swapping and pinning capability to Palacios |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Peter Dinda |
Make newly created files 0600 by default |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Dinda |
Minor fixes |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Peter Dinda |
Refactoring and additions to direct paging (nested... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Chunxiao Diao... |
Convert shadow paging to use 32 PAE (Remove 32 Bit... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Peter Dinda |
Convert shadow paging to use 32 PAE (Require Long Mode) |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Peter Dinda |
Convert shadow paging to use 32 PAE (VMX) |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Chunxiao Diao... |
Convert shadow paging to use 32 PAE (SVM) |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Chunxiao Diao... |
Convert shadow paging to use 32 PAE (Direct Paging) |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Chunxiao Diao... |
Convert shadow paging to use 32 PAE (Core) |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Chunxiao Diao |
Corrected corner case in VTLB (shadow paging) handling |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Peter Dinda |
Assorted minor fixes to the transactional memory code |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
don't let PCI BAR updates go through when device IO... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
XEND instruction now correctly generates GPF when not... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
small fixes in RTM code |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
RTM code: abort on extern irqs and fixed bug in abort... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
correct XTEST behavior in RTM code |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
steps toward correct exception emulation in RTM code |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
RAX is now set with a status code on aborts for RTM... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
expose RTM cap in CPUID |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Maciek Swiech |
addition of print macros for RTM code |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Kyle Hale |
significant refactoring of RTM emulation code |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Kevin Pedretti |
Add comment |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Kevin Pedretti |
Fix xed build error |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Peter Dinda |
Ignore frees of null in all cases (kfree, vfree, pagefree) |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Kyle Hale |
add ability to destroy hashtable iterators |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Kyle Hale |
doc fix for config_v3vee |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Peter Dinda |
HPET does not abort load/save |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Peter Dinda |
Minor bug fix |
commit | commitdiff | tree | snapshot |
next |