VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33170   14 years vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32847   14 years vboxsync Clear VMCPU_FF_TO_R3 on the way out
(edit) @32815   14 years vboxsync GVMMR0SchedHalt: limit the timeout to 1 second
(edit) @32799   14 years vboxsync GVMMR0.cpp: PPT docs.
(edit) @32798   14 years vboxsync GVMMR0.cpp: PPT docs.
(edit) @32797   14 years vboxsync GVMMR0: Enabled the periodic preemption timer on linux hosts.
(edit) @32796   14 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32793   14 years vboxsync One more for crit sections
(edit) @32792   14 years vboxsync And more
(edit) @32791   14 years vboxsync More stats
(edit) @32729   14 years vboxsync Comment about a possible erratum
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32525   14 years vboxsync Updated comments
(edit) @32512   14 years vboxsync Enabled minimal guest state loading (VT-x; again). Watch for regressions.
(edit) @32506   14 years vboxsync Extra stats
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32488   14 years vboxsync build fix.
(edit) @32458   14 years vboxsync VMM: Return to ring-3 when DMA work is pending.
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32418   14 years vboxsync Increase the size of the image to work around the refusal of Win64 to …
(edit) @32361   14 years vboxsync HWACCM: Preparing for using the VMX-preemption timer.
(edit) @32156   14 years vboxsync space
(edit) @32135   14 years vboxsync Checkpoint PDM helper
(edit) @32087   14 years vboxsync PGM: Account for aliased and off pages in physical handlers so that …
(edit) @32036   14 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   14 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31786   14 years vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31646   14 years vboxsync HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT.
(edit) @31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
(edit) @31569   14 years vboxsync HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
(edit) @31565   14 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31441   14 years vboxsync Not necessary
(edit) @31435   14 years vboxsync PGMR0SharedModuleCheck: Added comment on pgmLock() call.
(edit) @31407   14 years vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
(edit) @31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31394   14 years vboxsync Put back (disabled) r64154
(edit) @31383   14 years vboxsync Fixed incorrect global module unregistration in the win64 case.
(edit) @31369   14 years vboxsync Compile fix
(edit) @31368   14 years vboxsync Comments
(edit) @31367   14 years vboxsync Compile fix
(edit) @31366   14 years vboxsync Restored old mutex grab code
(edit) @31361   14 years vboxsync Reapplied 64410 with previous lookup added
(edit) @31360   14 years vboxsync Temporarily backed out 64410
(edit) @31359   14 years vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
(edit) @31352   14 years vboxsync Don't assume a thread can't migrate to another CPU. The code that …
(edit) @31351   14 years vboxsync Paranoia
(edit) @31350   14 years vboxsync Rearranged mutex and preemption disabling order.
(edit) @31348   14 years vboxsync Disable preemption when checking the shared modules
(edit) @31326   14 years vboxsync Pass on cpu priority property.
(edit) @31197   14 years vboxsync Temporarily backed out r64154 as everyone is complaining about debug …
(edit) @31177   14 years vboxsync PGMR0DynMap.cpp: Applied PGMR0DYNMAP_2_VMCPU to the wrong type. Fixes …
(edit) @31175   14 years vboxsync comment typo.
(edit) @31170   14 years vboxsync PGM: More inline cleanup (prep for tracking dynamic mappings in raw-mode).
(edit) @31169   14 years vboxsync Only sync a minimal guest state when nothing has changed.
(edit) @31126   14 years vboxsync PGM: Mac build fixes.
(edit) @31123   14 years vboxsync PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
(edit) @31099   14 years vboxsync VMM: RT_UNLIKELY misusage (disabled code)
(edit) @31053   14 years vboxsync log fix
(edit) @30915   14 years vboxsync logging fix
(edit) @30910   14 years vboxsync nits
(edit) @30902   14 years vboxsync GMMR0.cpp: Added log statements for some VERR_PGM_PHYS_INVALID_PAGE_ID …
(edit) @30889   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30860   14 years vboxsync GMMR0.cpp: fixed impossible leak in GMMR0SeekChunk. nits.
(edit) @30793   14 years vboxsync Ignore certain errors
(edit) @30790   14 years vboxsync Pass back error
(edit) @30783   14 years vboxsync Rewrote shared page handling to be more fault tolerant.
(edit) @30769   14 years vboxsync Some extra checks
(edit) @30768   14 years vboxsync VT-x: fix 32-bit EFI guests
(edit) @30766   14 years vboxsync No need to flush the handy pages immediately after copy-on-write for a …
(edit) @30761   14 years vboxsync Added .pgmsharedmodules debug command
(edit) @30757   14 years vboxsync Comment
(edit) @30727   14 years vboxsync Wrong parameter and obsolete assertion
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30664   14 years vboxsync PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
(edit) @30660   14 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30658   14 years vboxsync Propagate error code from GMMR0CheckSharedModules properly
(edit) @30656   14 years vboxsync Missing init
(edit) @30650   14 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30646   14 years vboxsync Reregister all shared modules after VM restore
(edit) @30604   14 years vboxsync Refined check
(edit) @30602   14 years vboxsync Wrong check when inflating balloon during state restore.
(edit) @30590   14 years vboxsync HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
(edit) @30488   14 years vboxsync Debug code to find duplicate pages
(edit) @30414   14 years vboxsync Save and restore the TSS limit on 64-bit hosts too.
(edit) @30390   14 years vboxsync VT-x: when the guest's FPU state is active, then we no longer care …
(edit) @30388   14 years vboxsync Statistic correction
(edit) @30375   14 years vboxsync Experimental code (disabled)
(edit) @30373   14 years vboxsync Logging change
(edit) @30341   14 years vboxsync Use PGM_PAGE_GET_STATE.
(edit) @30334   14 years vboxsync Must initialize idHostCpu properly (breaks SMP guest restore)
(edit) @30326   14 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
(edit) @30285   14 years vboxsync Clean up balloon statistics in case the VM process crashed.
(edit) @30284   14 years vboxsync todo
(edit) @30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette