VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26841   15 years vboxsync AMD-V support for large pages (64 bits host, nested paging)
(edit) @26825   15 years vboxsync VMM: set fLegacyAllocationMode=false for Linux hosts
(edit) @26814   15 years vboxsync AsyncCompletion: Protect the dirty but not committed list by a spinlock
(edit) @26812   15 years vboxsync AsyncCompletion: Don't immediately commit dirty buffers to the …
(edit) @26780   15 years vboxsync PDMDevHlp.cpp: Fixed source wrong position passing in …
(edit) @26745   15 years vboxsync AsyncCompletion; Remove RT_STRICT
(edit) @26727   15 years vboxsync Stats
(edit) @26718   15 years vboxsync Updates & fixes
(edit) @26717   15 years vboxsync Large page cleanup
(edit) @26711   15 years vboxsync Moved check up
(edit) @26701   15 years vboxsync Paranoia & logging
(edit) @26700   15 years vboxsync Deal with missing PDEs in SyncPage for SMP guests. Deal with big PDEs …
(edit) @26693   15 years vboxsync small Makefile cleanup
(edit) @26689   15 years vboxsync AsyncCompletion: Do not use TM to refresh the bandwidth limit. Expired …
(edit) @26686   15 years vboxsync Extra check
(edit) @26685   15 years vboxsync Large page changes
(edit) @26679   15 years vboxsync Wrong mask
(edit) @26678   15 years vboxsync More logging
(edit) @26677   15 years vboxsync Logging update
(edit) @26673   15 years vboxsync faster
(edit) @26672   15 years vboxsync Build fix
(edit) @26671   15 years vboxsync AsyncCompletion: Make it possible to limit the bandwidth of a VM
(edit) @26664   15 years vboxsync CPUM: use symbolic constants for wait extensions
(edit) @26662   15 years vboxsync VMM: conditionally expose MWAIT extensions
(edit) @26654   15 years vboxsync Added a note about the (now obsolete) raw mode fix
(edit) @26653   15 years vboxsync Rewrote cpuid workaround
(edit) @26652   15 years vboxsync Compile fix
(edit) @26651   15 years vboxsync Check for raw mode cpuid workaround during relocation.
(edit) @26649   15 years vboxsync CPUM: better cache sharing descriptor - L2 cache is shared amongst all …
(edit) @26648   15 years vboxsync CPUM: wrong sharing info on level 2 cache
(edit) @26646   15 years vboxsync CPUM: better topology info for Intel CPUs
(edit) @26635   15 years vboxsync PAE and AMD64 paging modes support large pages regardless of CR4.PSE.
(edit) @26625   15 years vboxsync Large page code cleanup
(edit) @26622   15 years vboxsync Statistics
(edit) @26621   15 years vboxsync Some counters
(edit) @26620   15 years vboxsync Wrong mask
(edit) @26619   15 years vboxsync Logging
(edit) @26616   15 years vboxsync More large page work (disabled)
(edit) @26606   15 years vboxsync Large page work
(edit) @26577   15 years vboxsync More large page work
(edit) @26570   15 years vboxsync PGM lock has already been taken by caller
(edit) @26564   15 years vboxsync Remove mutex lock release
(edit) @26563   15 years vboxsync Started with large page support
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26542   15 years vboxsync Preparations for large page use
(edit) @26535   15 years vboxsync Cleaned up
(edit) @26527   15 years vboxsync dang
(edit) @26526   15 years vboxsync VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
(edit) @26523   15 years vboxsync VBoxRc,VBoxR0: Added RuntimeR?Stub libraries for the stub entrypoint …
(edit) @26522   15 years vboxsync warnings.
(edit) @26517   15 years vboxsync *: RTGetOpt cleanup related to --help and --version (now standard …
(edit) @26510   15 years vboxsync VMM: tabs -> spaces.
(edit) @26491   15 years vboxsync VMM: whitespace cleanup.
(edit) @26479   15 years vboxsync AsyncCompletion: Don't spawn a new I/O manager if only one endpoint …
(edit) @26461   15 years vboxsync Fixed raw mode regression caused by r57572
(edit) @26437   15 years vboxsync VMM: VBOX_WITH_RAW_MODE fixes
(edit) @26413   15 years vboxsync Bounding mode off by default for win64
(edit) @26412   15 years vboxsync Compile fix
(edit) @26411   15 years vboxsync Wrong parameter for gmmR0AllocateOneChunk
(edit) @26376   15 years vboxsync HPET: reworking locking per Knut suggestions
(edit) @26365   15 years vboxsync vmR3SetErrorUV: Log the status code too.
(edit) @26364   15 years vboxsync Flush the PGM pool cache as we might have stale references to pages …
(edit) @26348   15 years vboxsync Must use VMMR3EmtRendezvous in PGMR3PhysFreeRamPages
(edit) @26338   15 years vboxsync AsyncCompletion: Introduce range locks to prevent concurrent access to …
(edit) @26334   15 years vboxsync AsyncCompletion: Fix a few bugs which could result in cache exceeding …
(edit) @26330   15 years vboxsync Introducing PGMR3PhysFreeRamPages
(edit) @26315   15 years vboxsync gcc false positive warning
(edit) @26303   15 years vboxsync PGMAllBth.h: warnings
(edit) @26302   15 years vboxsync SELMGC.cpp: warning.
(edit) @26296   15 years vboxsync more warnings.
(edit) @26282   15 years vboxsync another gcc warning
(edit) @26280   15 years vboxsync VMM: More warnings.
(edit) @26279   15 years vboxsync VMM: More warnings.
(edit) @26278   15 years vboxsync VMM: More warnings.
(edit) @26277   15 years vboxsync VMM: more RC/GC warnings - CSAMDoesPageNeedScanning and CSAMMarkPage …
(edit) @26274   15 years vboxsync VMM: more RC/GC warnings.
(edit) @26273   15 years vboxsync VMM: more RC/GC warnings.
(edit) @26272   15 years vboxsync VMM: more RC/GC warnings.
(edit) @26271   15 years vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
(edit) @26270   15 years vboxsync VMMSwitcher.cpp: More warnings.
(edit) @26268   15 years vboxsync tstMicroRC.cpp: warning.
(edit) @26265   15 years vboxsync VMM: yet another one.
(edit) @26264   15 years vboxsync VMM: More warnings.
(edit) @26263   15 years vboxsync VMM: More warnings.
(edit) @26262   15 years vboxsync PGMAllPhys.cpp: warnings
(edit) @26261   15 years vboxsync PGMPool.cpp: Too more warnings.
(edit) @26260   15 years vboxsync EM: Corrected the pCliStatTree type.
(edit) @26259   15 years vboxsync PGMPhys.cpp: warnings
(edit) @26250   15 years vboxsync PDMR3LdrGetInterfaceSymbols: Fixed inverted assertion (gcc found it).
(edit) @26246   15 years vboxsync AsyncCompletion: Fix passthrough after cleanup, assertion and a …
(edit) @26242   15 years vboxsync Build fix
(edit) @26240   15 years vboxsync AsyncCompletion: Cleanup
(edit) @26234   15 years vboxsync Compile fix
(edit) @26233   15 years vboxsync Missing update for nested paging handler (r57224).
(edit) @26228   15 years vboxsync MMAll.cpp: another shot at the stupid gcc warning.
(edit) @26225   15 years vboxsync MMAll.cpp: Shut up gcc warning.
(edit) @26224   15 years vboxsync s/IN_RT_GC/IN_RT_RC/g
(edit) @26223   15 years vboxsync s/RuntimeGC/RuntimeRC/; s/DisasmGC/DisasmRC/; s/tstMicroGC/tstMicroRC/g
(edit) @26222   15 years vboxsync *.kmk: s/VBOXGC/VBoxRc/g; s/VBOXGCEXE/VBoxRcExe/g; +WERR
(edit) @26220   15 years vboxsync PDMLdr: fixed uninitialized rc.
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