VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37441   14 years vboxsync wrong file.
(edit) @37440   14 years vboxsync tm.h: Forgot the header changes relating to timer clock locking.
(edit) @37439   14 years vboxsync TMAllVirtual.cpp: Added some trace points.
(edit) @37426   14 years vboxsync IOMInline.h: Make sure we don't call PDMCritSectIsInitialized …
(edit) @37425   14 years vboxsync IOM: cleaning up in progress…
(edit) @37424   14 years vboxsync IOM: Moved the inline functions out of IOMInternal.h and into IOMInline.h.
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37419   14 years vboxsync PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
(edit) @37418   14 years vboxsync Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
(edit) @37415   14 years vboxsync TM.cpp: Backed out previous revision (r72213) - the file was not …
(edit) @37414   14 years vboxsync TM: Added TMTimerLock, TMTimerUnlock and TMTimerIsLockOwner for …
(edit) @37411   14 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37410   14 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37389   14 years vboxsync HWACCMAll.cpp: Added todo for optimziating the poking a little bit.
(edit) @37387   14 years vboxsync VMM/HM: Drop assertion in hmR0PokeCpu that might be subject to traces …
(edit) @37386   14 years vboxsync VMM/HM: more paranoid poking code.
(edit) @37370   14 years vboxsync PGM: Disabled assertions, triggers on mac os x in …
(edit) @37362   14 years vboxsync PGMNotifyNxeChanged: Another try.
(edit) @37360   14 years vboxsync PGMPhysSimpleReadGCPtr: hrumpf.
(edit) @37358   14 years vboxsync PDM/TM: Implemented USB timers.
(edit) @37357   14 years vboxsync PGM: relax some assertion added earlier today so they'll survive reset …
(edit) @37355   14 years vboxsync build fix.
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37330   14 years vboxsync PDMBlkCache: Fix loading a saved state which has fewer saved entries …
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37323   14 years vboxsync build fix and some prefix cleanup.
(edit) @37321   14 years vboxsync build fix
(edit) @37320   14 years vboxsync HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
(edit) @37319   14 years vboxsync HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
(edit) @37298   14 years vboxsync HWACCM: Added todo on race in HWACCMR0EnableAllCpus. Hide dummy methods.
(edit) @37251   14 years vboxsync GMMR0: Removed unused code and moved some functions around.
(edit) @37250   14 years vboxsync GMMR0: Unused variable.
(edit) @37248   14 years vboxsync GMMR0: Rewrote the allocator.
(edit) @37247   14 years vboxsync GMMR0: Rewrote the allocator.
(edit) @37242   14 years vboxsync GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM.
(edit) @37232   14 years vboxsync blank line
(edit) @37231   14 years vboxsync HWACCMR0: Fixed bug in HWACCMR0EnableAllCpus, the current CPU is …
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37227   14 years vboxsync VMMR0JmpA-amd64.asm: Don't reference unused symbol.
(edit) @37214   14 years vboxsync GMMR0: Added a dedicated for empty chunks.
(edit) @37213   14 years vboxsync GMMR0: Harmless changes, I hope.
(edit) @37212   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37211   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37206   14 years vboxsync GMMR0: Simplified the cleanup, let the VMs work in parallel since. …
(edit) @37203   14 years vboxsync GMMR0: Try reduce chunk lock contention.
(edit) @37195   14 years vboxsync GMMR0: Set list selection function (no real change)
(edit) @37193   14 years vboxsync GMMR0: Use the GMMCHUNK::fFlags field to indicate large pages - saves …
(edit) @37192   14 years vboxsync GMMR0: Use chunk level locking to avoid having to hold the giant GMM …
(edit) @37187   14 years vboxsync typo fix
(edit) @37178   14 years vboxsync GMMR0: Leave the GMM lock when mapping a chunk into user space, it's …
(edit) @37153   14 years vboxsync GMMR0.cpp: Some cleanup.
(edit) @37137   14 years vboxsync Remvoed the non-PGM_USE_RAMRANGE_SEARCH_TREES code.
(edit) @37136   14 years vboxsync CPUM: Option to set Hypervisor Present bit.
(edit) @37133   14 years vboxsync CPUM,x86.h: Hypervisor present bit.
(edit) @37110   14 years vboxsync PGMSavedState.cpp: 2nd attempt at working around the PXE ROM issue …
(edit) @37107   14 years vboxsync PGMSavedState.cpp: Attempt at working around the PXE ROM issue when …
(edit) @37094   14 years vboxsync tabs
(edit) @37091   14 years vboxsync build fix
(edit) @37090   14 years vboxsync IEM: exception hacking…
(edit) @37085   14 years vboxsync IEM: xadd
(edit) @37084   14 years vboxsync IEM: xadd
(edit) @37079   14 years vboxsync IEM: Implemented the bare minimum of protected mode interrupt handling …
(edit) @37078   14 years vboxsync CPUM.cpp: Corrected initial FTW value.
(edit) @37072   14 years vboxsync PDMBlkCache: Commit dirty entries before suspending the cache to avoid …
(edit) @37062   14 years vboxsync VMM: Support for online/offlining of CPUs.
(edit) @37061   14 years vboxsync burn fix?
(edit) @37058   14 years vboxsync -> office
(edit) @37056   14 years vboxsync IEMAllAImpl.asm: BEGINCODE
(edit) @37045   14 years vboxsync Enable a few assertions temporary
(edit) @37039   14 years vboxsync IEM: Hacking in progress…
(edit) @37034   14 years vboxsync IEM: Hacking in progress…
(edit) @37026   14 years vboxsync SSM: pointers aren't UL everywhere.
(edit) @37013   14 years vboxsync IEM: Some exception/interrupt dispatching preparations.
(edit) @37011   14 years vboxsync IEM: Reduce the code / exception table size a wee bit for GCC.
(edit) @37008   14 years vboxsync IEM: More checks and another build fix attempt.
(edit) @37007   14 years vboxsync IEM: check more, try fix build.
(edit) @37006   14 years vboxsync IEM: check more, try fix build.
(edit) @37005   14 years vboxsync build fix
(edit) @37004   14 years vboxsync IEM: More cleanup and checks.
(edit) @37003   14 years vboxsync IEM: More cleanup and checks.
(edit) @37002   14 years vboxsync IEM: Cleaning up and 'microcode' testcase - work in progress…
(edit) @36988   14 years vboxsync GVMMR0: Increased the maximum number of VMs from 1024 to 8192 on …
(edit) @36984   14 years vboxsync GMMR0: Yield the mutex during cleanup since it may take quite a while …
(edit) @36983   14 years vboxsync nit
(edit) @36970   14 years vboxsync GMM: Adjusted the mapping array allocation 'strategy' to conserve …
(edit) @36969   14 years vboxsync more gcc-4.6 -Werror=int-to-pointer-cast fixes
(edit) @36960   14 years vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
(edit) @36946   14 years vboxsync fix win-dbg
(edit) @36944   14 years vboxsync VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was …
(edit) @36940   14 years vboxsync PGMPAGE: Finally, idPage is 32-bit. The physical address can now be …
(edit) @36939   14 years vboxsync PGMPAGE: 6-bit unused bits.
(edit) @36938   14 years vboxsync PGMPAGE: Moved the union a level up (PGMPAGE) and rename the 'bit' …
(edit) @36937   14 years vboxsync PGMPAGE: HCPhys + ID should be made bitfields as well, because the …
(edit) @36935   14 years vboxsync PGMPAGE: Use bitfields.
(edit) @36934   14 years vboxsync PGMPAGE: Yet more.
(edit) @36933   14 years vboxsync PGMPAGE: A bit more.
(edit) @36931   14 years vboxsync PGMPAGE: A tiny bit more.
(edit) @36927   14 years vboxsync PGMPAGE: More bit fields.
(edit) @36926   14 years vboxsync PGM: PGMPAGE adjustments in progress…
(edit) @36913   14 years vboxsync gcc-4.6 -Werror=int-to-pointer-cast fixes
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