VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @30251   14 years vboxsync Paranoid check
(edit) @30241   14 years vboxsync VMMGetCpu was completely broken in the context of GMMR0CheckSharedModules
(edit) @30237   14 years vboxsync Make sure GMMR0MapUnmapChunk can deal with calls from non-EMT threads.
(edit) @30203   14 years vboxsync VMM/GMMR0: On Solaris, use legacy alloc for 32-bit (public #6899).
(edit) @30202   14 years vboxsync Make sure shared page candidates are in the allocated state
(edit) @30181   14 years vboxsync Allow 64-bit SMP guests on 32-bit hosts
(edit) @30180   14 years vboxsync Make 32->64 switcher SMP aware.
(edit) @30165   14 years vboxsync Compile fix
(edit) @30160   14 years vboxsync VMMGetStackRC change
(edit) @30112   14 years vboxsync iprt/asm.h,*: Added ASMAtomicWriteNullPtr and ASMAtomicUoWriteNullPtr …
(edit) @30111   14 years vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
(edit) @30106   14 years vboxsync Compile fix
(edit) @30105   14 years vboxsync More stats
(edit) @30091   15 years vboxsync If we're somehow not in VMX root mode, then we shouldn't dare leaving it.
(edit) @30089   15 years vboxsync Don't execute vmread after vmxon fails. (-> #UD)
(edit) @30056   15 years vboxsync VMM: Reset the ring-0 jump buffer of the EMT that guru meditated.
(edit) @30027   15 years vboxsync Deal with different load addresses of shared modules
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29983   15 years vboxsync Align size
(edit) @29980   15 years vboxsync Check by module name and version for win64 guests as it's unlikely two …
(edit) @29908   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29902   15 years vboxsync PDM: Flushed out the PDMQueueFlush code as its unused and problematic …
(edit) @29741   15 years vboxsync Renamed PGMR0SharedModuleCheckRegion
(edit) @29737   15 years vboxsync Fixed dropping back to the recompiler too often when running …
(edit) @29689   15 years vboxsync VT-x is too picky with descriptor attributes in v86 mode
(edit) @29669   15 years vboxsync DrvIntNet,SrvIntNet: Added IntNetR0AbortWait to address races in …
(edit) @29639   15 years vboxsync Missing stats adjustment
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29613   15 years vboxsync Pass back return code in the request packet to preserve informational …
(edit) @29605   15 years vboxsync More logging
(edit) @29601   15 years vboxsync Corrected assertion
(edit) @29600   15 years vboxsync Fix
(edit) @29597   15 years vboxsync Logging updates
(edit) @29596   15 years vboxsync Logging
(edit) @29576   15 years vboxsync Stats
(edit) @29575   15 years vboxsync The ring-3 chunk cache can be out of sync; don't fail.
(edit) @29574   15 years vboxsync Cast problems (?)
(edit) @29573   15 years vboxsync build fix
(edit) @29572   15 years vboxsync Logging
(edit) @29570   15 years vboxsync typo
(edit) @29562   15 years vboxsync Fixes
(edit) @29561   15 years vboxsync VMMR0: Make sure to drag in RTOnce.
(edit) @29557   15 years vboxsync Proper debug logging
(edit) @29554   15 years vboxsync More logging
(edit) @29553   15 years vboxsync Proper cleanup
(edit) @29551   15 years vboxsync Rewrote previous accounting fix
(edit) @29548   15 years vboxsync More loggign
(edit) @29546   15 years vboxsync Fixed accounting for shared pages
(edit) @29521   15 years vboxsync PDM: Added PDMDevHlpCallR0 and PDMDEV_VALIDATE_CONFIG_RETURN.
(edit) @29510   15 years vboxsync Deal with freed shared pages
(edit) @29509   15 years vboxsync More logging
(edit) @29483   15 years vboxsync Missing insert
(edit) @29482   15 years vboxsync More logging
(edit) @29478   15 years vboxsync Missing cleanup
(edit) @29468   15 years vboxsync Split up
(edit) @29458   15 years vboxsync Backed out 61583
(edit) @29457   15 years vboxsync Updates for proper log flushing
(edit) @29456   15 years vboxsync Logging
(edit) @29426   15 years vboxsync GCC complaining about missing newline
(edit) @29424   15 years vboxsync Shared paging updates
(edit) @29418   15 years vboxsync Stats
(edit) @29417   15 years vboxsync Keep track of statistics
(edit) @29416   15 years vboxsync Wrong assertion
(edit) @29415   15 years vboxsync Better assertion
(edit) @29414   15 years vboxsync Fixes
(edit) @29411   15 years vboxsync Reversed parameters
(edit) @29409   15 years vboxsync More logging
(edit) @29408   15 years vboxsync More logging
(edit) @29402   15 years vboxsync Don't fail when there's nothing to do
(edit) @29400   15 years vboxsync More useful assertion
(edit) @29308   15 years vboxsync Shared paging updates
(edit) @29259   15 years vboxsync PGMR0DynMap.cpp: build fix
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @29223   15 years vboxsync Forgotten ifdefs
(edit) @29222   15 years vboxsync Shared paging updates
(edit) @29217   15 years vboxsync Shared paging updates
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