VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31101   14 years vboxsync PGM: Moved the code dealing with access handlers out of the #PF function.
(edit) @31100   14 years vboxsync Doppelmoppel
(edit) @31099   14 years vboxsync VMM: RT_UNLIKELY misusage (disabled code)
(edit) @31093   14 years vboxsync PGM: More #PF cleanup, eliminating a few PGMGstGetPage() calls that …
(edit) @31092   14 years vboxsync PGM: Some #PF cleanup, no code change just rearranging and unindenting …
(edit) @31091   14 years vboxsync comment reflow.
(edit) @31090   14 years vboxsync PGMAllBth.h: Cleaned out the old code.
(edit) @31089   14 years vboxsync PGMAllBth.h: Enabled the GstWalk code again as it doesn't seem to make …
(edit) @31086   14 years vboxsync PGM: Disabled the GstWalk #PF code.
(edit) @31082   14 years vboxsync build fix?
(edit) @31081   14 years vboxsync PGM: Use GstWalk in the #PF, part 1.
(edit) @31080   14 years vboxsync PGM: Micro optimizations.
(edit) @31079   14 years vboxsync spaces
(edit) @31069   14 years vboxsync PGM: Prep for shadowing EFER.NXE and CR4.PSE to avoid function calls.
(edit) @31067   14 years vboxsync PGM: A couple of simplifications and optimizations. -assertions
(edit) @31066   14 years vboxsync PGM: A couple of simplifications and optimizations.
(edit) @31064   14 years vboxsync PATM.cpp: Quick workaround for logging crash in FIXUP_REL_JMPTOPATCH.
(edit) @31060   14 years vboxsync spaces
(edit) @31054   14 years vboxsync Added PGMCPU::fNoExecutionEnabled.
(edit) @31053   14 years vboxsync log fix
(edit) @30955   14 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
(edit) @30952   14 years vboxsync AsyncCompletion: Don't do the credit updating if the bandwidth is …
(edit) @30948   14 years vboxsync PGMSavedState: Apply zero page detection to teleportation as well as …
(edit) @30915   14 years vboxsync logging fix
(edit) @30910   14 years vboxsync nits
(edit) @30908   14 years vboxsync PGM.cpp: Fixed initialization bug in r63735 affecting 32-bit guests …
(edit) @30902   14 years vboxsync GMMR0.cpp: Added log statements for some VERR_PGM_PHYS_INVALID_PAGE_ID …
(edit) @30901   14 years vboxsync compiler warning
(edit) @30896   14 years vboxsync build fix
(edit) @30895   14 years vboxsync build fixes.
(edit) @30894   14 years vboxsync fixed warning.
(edit) @30893   14 years vboxsync fixed warning.
(edit) @30892   14 years vboxsync alignment fix
(edit) @30891   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30890   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30889   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30888   14 years vboxsync Makefile.kmk: more syntax checking aliases.
(edit) @30887   14 years vboxsync PGMSharedPage.cpp: PGMInline.h must come after all other includes.
(edit) @30861   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30860   14 years vboxsync GMMR0.cpp: fixed impossible leak in GMMR0SeekChunk. nits.
(edit) @30845   14 years vboxsync Forgot this one
(edit) @30844   14 years vboxsync Compile fix
(edit) @30843   14 years vboxsync Profile map/unmap operations
(edit) @30842   14 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30841   14 years vboxsync Bugfix
(edit) @30840   14 years vboxsync Alignment fix
(edit) @30839   14 years vboxsync Different queueing
(edit) @30838   14 years vboxsync Compile fix
(edit) @30837   14 years vboxsync Compile fixes
(edit) @30836   14 years vboxsync Removed aging tree code. Wasn't working at all. Do simple, but not so …
(edit) @30835   14 years vboxsync Zero allocated memory
(edit) @30831   14 years vboxsync Another Mac compile fix
(edit) @30830   14 years vboxsync Mac compile fixes
(edit) @30826   14 years vboxsync RTAvllU32DoWithAll does deal with equal nodes
(edit) @30824   14 years vboxsync Must also deal with zero cr3 translation ptrs in ring 0.
(edit) @30823   14 years vboxsync Compile fix
(edit) @30822   14 years vboxsync This was meant instead
(edit) @30821   14 years vboxsync Sigh
(edit) @30820   14 years vboxsync Wrong user parameter
(edit) @30819   14 years vboxsync Introduce VBOX_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST for large guest …
(edit) @30818   14 years vboxsync Minor correction
(edit) @30817   14 years vboxsync Compile fix
(edit) @30816   14 years vboxsync Flush the pgm pool before unmapping a chunk
(edit) @30815   14 years vboxsync Release stats
(edit) @30814   14 years vboxsync Compile fixes
(edit) @30813   14 years vboxsync Flush dangling R3 & R0 PGM cr3 pointers when unmapping a chunk
(edit) @30811   14 years vboxsync Wrong comment
(edit) @30808   14 years vboxsync Compile fix
(edit) @30807   14 years vboxsync Started with chunk unmap changes. Code is in an unused path.
(edit) @30799   14 years vboxsync TM: Made it possible to enable the resettable accounting stats in …
(edit) @30798   14 years vboxsync VMM: print couple more att flags
(edit) @30793   14 years vboxsync Ignore certain errors
(edit) @30791   14 years vboxsync fixed HWACCM structure assertions.
(edit) @30790   14 years vboxsync Pass back error
(edit) @30789   14 years vboxsync include,Config.kmk: Made the headers syntax check cleanly on …
(edit) @30784   14 years vboxsync Better check
(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) @30762   14 years vboxsync Fix
(edit) @30761   14 years vboxsync Added .pgmsharedmodules debug command
(edit) @30757   14 years vboxsync Comment
(edit) @30756   14 years vboxsync Ignore VERR_GMM_HIT_VM_ACCOUNT_LIMIT when there are still pages left.
(edit) @30750   14 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30748   14 years vboxsync CFGM: remove obsolete code (now handled in Main)
(edit) @30744   14 years vboxsync Skip allocated pages that are zero (pgm saved state).
(edit) @30735   14 years vboxsync Comment
(edit) @30733   14 years vboxsync More useful output
(edit) @30731   14 years vboxsync Use ASMMemIsZeroPage
(edit) @30730   14 years vboxsync Count allocated zero pages as well
(edit) @30728   14 years vboxsync Give some feedback for every processed megabyte
(edit) @30727   14 years vboxsync Wrong parameter and obsolete assertion
(edit) @30726   14 years vboxsync Must be callable from any thread
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30713   14 years vboxsync typo in statistics description.
(edit) @30690   14 years vboxsync AsyncCompletion: Add the address of the request to the log
(edit) @30684   14 years vboxsync TM: Added resettable accounting stats. Count the halts and execution …
(edit) @30664   14 years vboxsync PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
(edit) @30661   14 years vboxsync Corrected assertion
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