VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @29209   15 years vboxsync More shared paging updates
(edit) @29201   15 years vboxsync Shared paging updates
(edit) @29168   15 years vboxsync Shared paging updates
(edit) @29138   15 years vboxsync Shared paging updates
(edit) @29091   15 years vboxsync More updates
(edit) @29024   15 years vboxsync Shared paging updates
(edit) @28986   15 years vboxsync Updates
(edit) @28974   15 years vboxsync Dump GMM stats on PGMR3PhysAllocateHandyPages failure.
(edit) @28834   15 years vboxsync PAT: the default value should be 0x0007040600070406ULL, but we want to …
(edit) @28806   15 years vboxsync Page sharing updates
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28777   15 years vboxsync iprt: added CachePolicy parameter to RTR0MemObjEnterPhys()
(edit) @28712   15 years vboxsync VMMR0.def: Forgot to rename one place.
(edit) @28711   15 years vboxsync IntNet,++: Implemented sending frames in ring-0 (disabled).
(edit) @28706   15 years vboxsync IntNet: Moved the instance pointer from VMMR0.cpp to SrvIntNetR0.cpp …
(edit) @28460   15 years vboxsync Don't catch cr8 writes by default for nested paging
(edit) @28439   15 years vboxsync attempt to fix win-dbg
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28428   15 years vboxsync build fix.
(edit) @28425   15 years vboxsync Added PDMDRVHLP::pfnCallR0 / PDMDrvHlpCallR0 / PFNPDMDRVREQHANDLERR0 …
(edit) @28423   15 years vboxsync Compile fix
(edit) @28422   15 years vboxsync Shared paging updates
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28319   15 years vboxsync pdmdev: Made PDMDevHlpVMState available in R0 and RC.
(edit) @28285   15 years vboxsync We don't pass on invlpg information to the recompiler for nested …
(edit) @28122   15 years vboxsync PDMR0DynMap: comment.
(edit) @28043   15 years vboxsync Wrong unit
(edit) @28036   15 years vboxsync More metrics changes
(edit) @28012   15 years vboxsync Use PGMR3QueryFreeMemory instead
(edit) @27999   15 years vboxsync Introducing PGMR3QueryBalloonSize
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27630   15 years vboxsync PGM,HWACCM: Fix for panic on 32-bit mac os x when using nested paging. …
(edit) @27520   15 years vboxsync Handle X86_XCPT_BP exits for AMD-V in debug builds.
(edit) @27464   15 years vboxsync PGMR0DynMap.cpp: PGMDynMapPushAutoSubset bugfix and logging …
(edit) @27445   15 years vboxsync Logging update
(edit) @27444   15 years vboxsync Resync DR6 if the debug state is active.
(edit) @27442   15 years vboxsync Paranoia
(edit) @27440   15 years vboxsync More logging
(edit) @27438   15 years vboxsync We must intercept X86_XCPT_DB for VT-x as DR6 is modified by X86_EFL_TF.
(edit) @27409   15 years vboxsync Logging fix
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