VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30955   15 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
(edit) @30952   15 years vboxsync AsyncCompletion: Don't do the credit updating if the bandwidth is …
(edit) @30948   15 years vboxsync PGMSavedState: Apply zero page detection to teleportation as well as …
(edit) @30915   15 years vboxsync logging fix
(edit) @30910   15 years vboxsync nits
(edit) @30908   15 years vboxsync PGM.cpp: Fixed initialization bug in r63735 affecting 32-bit guests …
(edit) @30902   15 years vboxsync GMMR0.cpp: Added log statements for some VERR_PGM_PHYS_INVALID_PAGE_ID …
(edit) @30901   15 years vboxsync compiler warning
(edit) @30896   15 years vboxsync build fix
(edit) @30895   15 years vboxsync build fixes.
(edit) @30894   15 years vboxsync fixed warning.
(edit) @30893   15 years vboxsync fixed warning.
(edit) @30892   15 years vboxsync alignment fix
(edit) @30891   15 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30890   15 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30889   15 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30888   15 years vboxsync Makefile.kmk: more syntax checking aliases.
(edit) @30887   15 years vboxsync PGMSharedPage.cpp: PGMInline.h must come after all other includes.
(edit) @30861   15 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30860   15 years vboxsync GMMR0.cpp: fixed impossible leak in GMMR0SeekChunk. nits.
(edit) @30845   15 years vboxsync Forgot this one
(edit) @30844   15 years vboxsync Compile fix
(edit) @30843   15 years vboxsync Profile map/unmap operations
(edit) @30842   15 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30841   15 years vboxsync Bugfix
(edit) @30840   15 years vboxsync Alignment fix
(edit) @30839   15 years vboxsync Different queueing
(edit) @30838   15 years vboxsync Compile fix
(edit) @30837   15 years vboxsync Compile fixes
(edit) @30836   15 years vboxsync Removed aging tree code. Wasn't working at all. Do simple, but not so …
(edit) @30835   15 years vboxsync Zero allocated memory
(edit) @30831   15 years vboxsync Another Mac compile fix
(edit) @30830   15 years vboxsync Mac compile fixes
(edit) @30826   15 years vboxsync RTAvllU32DoWithAll does deal with equal nodes
(edit) @30824   15 years vboxsync Must also deal with zero cr3 translation ptrs in ring 0.
(edit) @30823   15 years vboxsync Compile fix
(edit) @30822   15 years vboxsync This was meant instead
(edit) @30821   15 years vboxsync Sigh
(edit) @30820   15 years vboxsync Wrong user parameter
(edit) @30819   15 years vboxsync Introduce VBOX_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST for large guest …
(edit) @30818   15 years vboxsync Minor correction
(edit) @30817   15 years vboxsync Compile fix
(edit) @30816   15 years vboxsync Flush the pgm pool before unmapping a chunk
(edit) @30815   15 years vboxsync Release stats
(edit) @30814   15 years vboxsync Compile fixes
(edit) @30813   15 years vboxsync Flush dangling R3 & R0 PGM cr3 pointers when unmapping a chunk
(edit) @30811   15 years vboxsync Wrong comment
(edit) @30808   15 years vboxsync Compile fix
(edit) @30807   15 years vboxsync Started with chunk unmap changes. Code is in an unused path.
(edit) @30799   15 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
(edit) @30798   15 years vboxsync VMM: print couple more att flags
(edit) @30793   15 years vboxsync Ignore certain errors
(edit) @30791   15 years vboxsync fixed HWACCM structure assertions.
(edit) @30790   15 years vboxsync Pass back error
(edit) @30789   15 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30784   15 years vboxsync Better check
(edit) @30783   15 years vboxsync Rewrote shared page handling to be more fault tolerant.
(edit) @30769   15 years vboxsync Some extra checks
(edit) @30768   15 years vboxsync VT-x: fix 32-bit EFI guests
(edit) @30766   15 years vboxsync No need to flush the handy pages immediately after copy-on-write for a …
(edit) @30762   15 years vboxsync Fix
(edit) @30761   15 years vboxsync Added .pgmsharedmodules debug command
(edit) @30757   15 years vboxsync Comment
(edit) @30756   15 years vboxsync Ignore VERR_GMM_HIT_VM_ACCOUNT_LIMIT when there are still pages left.
(edit) @30750   15 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30748   15 years vboxsync CFGM: remove obsolete code (now handled in Main)
(edit) @30744   15 years vboxsync Skip allocated pages that are zero (pgm saved state).
(edit) @30735   15 years vboxsync Comment
(edit) @30733   15 years vboxsync More useful output
(edit) @30731   15 years vboxsync Use ASMMemIsZeroPage
(edit) @30730   15 years vboxsync Count allocated zero pages as well
(edit) @30728   15 years vboxsync Give some feedback for every processed megabyte
(edit) @30727   15 years vboxsync Wrong parameter and obsolete assertion
(edit) @30726   15 years vboxsync Must be callable from any thread
(edit) @30724   15 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30713   15 years vboxsync typo in statistics description.
(edit) @30690   15 years vboxsync AsyncCompletion: Add the address of the request to the log
(edit) @30684   15 years vboxsync TM: Added resettable accounting stats. Count the halts and execution …
(edit) @30664   15 years vboxsync PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
(edit) @30661   15 years vboxsync Corrected assertion
(edit) @30660   15 years vboxsync Very annoying to return informational codes without hitting …
(edit) @30658   15 years vboxsync Propagate error code from GMMR0CheckSharedModules properly
(edit) @30656   15 years vboxsync Missing init
(edit) @30654   15 years vboxsync PGMAllGst.h: Follow-up to r63343, overlooked the typo on the other …
(edit) @30652   15 years vboxsync Reset balloon counter during reset
(edit) @30650   15 years vboxsync Attempt nr 2 to reinit page fusion after VM restore
(edit) @30647   15 years vboxsync SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
(edit) @30646   15 years vboxsync Reregister all shared modules after VM restore
(edit) @30616   15 years vboxsync Put back assertion
(edit) @30615   15 years vboxsync PGMAllGst.h: Fixed >= _4G tests, bad a #if statement was copied around…
(edit) @30613   15 years vboxsync Free zero page when loading a saved state with prealloc enabled.
(edit) @30604   15 years vboxsync Refined check
(edit) @30602   15 years vboxsync Wrong check when inflating balloon during state restore.
(edit) @30590   15 years vboxsync HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
(edit) @30586   15 years vboxsync TM: Added timer that calculates the cpu load % every 1000 ms (real time).
(edit) @30581   15 years vboxsync TM: Added simple CPU time accounting. Accessible thru the statistics …
(edit) @30575   15 years vboxsync Compile warnings
(edit) @30574   15 years vboxsync One more case of PGM_GCPHYS_2_PTR
(edit) @30573   15 years vboxsync Drop PGM_GCPHYS_2_PTR usage
(edit) @30572   15 years vboxsync Removed PGMPhysGCPhys2R3Ptr usage from PATM.
Note: See TracRevisionLog for help on using the revision log.

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