VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25467   15 years vboxsync IPRT,PDMCritSect: More lock validation.
(edit) @25435   15 years vboxsync VMMSwitcher: make serial debugging compile again
(edit) @25413   15 years vboxsync Corrected return value in case of success
(edit) @25409   15 years vboxsync IPRT,PDMCritSect,Main: Moved code dealing with lock counting from …
(edit) @25406   15 years vboxsync IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
(edit) @25401   15 years vboxsync PDM: Decrement PDMDRV::cInstances when destroying devices, use a …
(edit) @25400   15 years vboxsync build fix
(edit) @25399   15 years vboxsync build fix
(edit) @25398   15 years vboxsync IPRT,PDMAllocCritSect: Don't bitch when recursivly entering a mutex.
(edit) @25397   15 years vboxsync Backed out 56022; not the real problem
(edit) @25396   15 years vboxsync Must set uCurrentASID or else invvpid might fail
(edit) @25395   15 years vboxsync Wrong comment
(edit) @25393   15 years vboxsync Correct VMX_WRITE_SELREG for unrestricted guest execution
(edit) @25392   15 years vboxsync Unrestricted guest execution update
(edit) @25389   15 years vboxsync More unrestricted guest execution changes
(edit) @25387   15 years vboxsync Alignment
(edit) @25386   15 years vboxsync Initial commit for unrestricted guest execution support (VT-x)
(edit) @25373   15 years vboxsync IPRT,PDMCritSect: More validation changes. Validate posix and linux …
(edit) @25372   15 years vboxsync windows build fix.
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25343   15 years vboxsync MSC found this bug
(edit) @25316   15 years vboxsync Backed out r55877; no improvement seen
(edit) @25311   15 years vboxsync SMP experiment: additional tlb flushes to see if those improve smp …
(edit) @25298   15 years vboxsync Put back incorrectly removed tlb flushes (3.1 regression; #4485)
(edit) @25273   15 years vboxsync CSAM.cpp: -Wshadow
(edit) @25272   15 years vboxsync PATMSSM.cpp: -Wshadow
(edit) @25271   15 years vboxsync PDMAsyncCompletionFileCache.cpp: warnings and don't release …
(edit) @25270   15 years vboxsync PDMAsyncCompletionFileFailsafe.cpp: warning.
(edit) @25255   15 years vboxsync tstVMM.cpp: -Wshadow
(edit) @25254   15 years vboxsync tstPDMAsyncCompletion.cpp: -Wshadow
(edit) @25253   15 years vboxsync tstAnimate.cpp: -Wshadow
(edit) @25252   15 years vboxsync TRPMGCHandlers.cpp: -Wshadow
(edit) @25251   15 years vboxsync PGMAllPhys.cpp: -Wshadow
(edit) @25247   15 years vboxsync TMAll.cpp: -Wshadow
(edit) @25246   15 years vboxsync PGMAllPool.cpp: -Wshadow
(edit) @25245   15 years vboxsync PGMAllShw.h: -Wshadow
(edit) @25244   15 years vboxsync VMMAll/PGMAllShw.h: -Wshadow
(edit) @25243   15 years vboxsync PGMAllHandler.cpp: Fixed bug in PGMAllHandler.cpp where …
(edit) @25241   15 years vboxsync IOMAllMMIO.cpp: -Wshadow
(edit) @25240   15 years vboxsync HWACCM.cpp: -Wshadow
(edit) @25239   15 years vboxsync VMMTests.cpp: -Wshadow
(edit) @25238   15 years vboxsync VM.cpp: -Wshadow and fixed a vmR3TrySetState call.
(edit) @25237   15 years vboxsync Cpu flags not restored in exit paths. (raw mode; unlikely failures)
(edit) @25236   15 years vboxsync TRPM.cpp: -Wshadow.
(edit) @25235   15 years vboxsync SSM.cpp: -Wshadow.
(edit) @25234   15 years vboxsync STAM.cpp: -Wshadow.
(edit) @25233   15 years vboxsync SELM.cpp: -Wshadow.
(edit) @25231   15 years vboxsync PGMSavedState.cpp: -Wshadow.
(edit) @25230   15 years vboxsync PGMPhys.cpp: -Wshadow.
(edit) @25229   15 years vboxsync PGMPool.cpp: -Wshadow.
(edit) @25228   15 years vboxsync PGM.cpp: -Wshadow.
(edit) @25227   15 years vboxsync PGMMap.cpp: -Wshadow.
(edit) @25226   15 years vboxsync *: Assert(RT_SUCCESS(rc)) -> AssertRC(rc)
(edit) @25214   15 years vboxsync tmR3TimerQueueRunVirtualSync: Fixed bug where we wouldn't update …
(edit) @25193   15 years vboxsync Wrong use of fGlobalInit
(edit) @25147   15 years vboxsync AsyncCompletion/Cache: Complete all pending writes before completing a …
(edit) @25122   15 years vboxsync gcc warning
(edit) @25075   15 years vboxsync VM.cpp: Fixed a missing state transition in vmR3LiveDoStep1Cleanup: …
(edit) @25015   15 years vboxsync VMM: a few more -Wshadow fixes.
(edit) @25008   15 years vboxsync PDM.cpp: SSMR3GetUInt/SSMR3PutUInt -> U32. Fixed shadowed variable warning.
(edit) @25006   15 years vboxsync IOMR3IOPortDeregister: Fixed rc handling.
(edit) @24999   15 years vboxsync VMM: Fixed a few of -Wshadow warnings.
(edit) @24997   15 years vboxsync Proper boundary checks for 32 bits paging modes.
(edit) @24994   15 years vboxsync HWSVMR0.cpp: space
(edit) @24993   15 years vboxsync VMMR0/HWSVMR0.cpp: Corrected the csHid.attr.n.u1Granularity fix and …
(edit) @24985   15 years vboxsync Note about missing RTMpPokeCpu implementation on some host platforms.
(edit) @24978   15 years vboxsync Regression fix
(edit) @24976   15 years vboxsync HWSVMR0.cpp: Disabled the assertions as it turns out SS is also affected.
(edit) @24966   15 years vboxsync Accidental logging removed
(edit) @24965   15 years vboxsync InvalidatePage: Reset the modification counter (OpenSolaris trashes …
(edit) @24962   15 years vboxsync Logging change
(edit) @24960   15 years vboxsync Experimental code added (not used!)
(edit) @24959   15 years vboxsync CPUM,HWACCM: Moved the fixing up of csHid.n.u1Granularity to HWACCM …
(edit) @24953   15 years vboxsync VMM: functional MSR_IA32_PERF_STATUS implementation
(edit) @24938   15 years vboxsync EM: VINF_EM_SUSPEND should have higher priority than VINF_EM_RESET …
(edit) @24927   15 years vboxsync Disabled the TLB code again
(edit) @24922   15 years vboxsync Main,VMM: Debugging live snapshots.
(edit) @24918   15 years vboxsync VM,PGM: Fixed handling of VM reset during teleporation / live save.
(edit) @24917   15 years vboxsync SSM,Main: Fixed error propagation on the target side so that a source …
(edit) @24897   15 years vboxsync ssmR3StrmClose: Signal the right semaphore. Fixes deadlock when …
(edit) @24895   15 years vboxsync SSM: Flush buffers when they are 0.5 sec old and check that the stream …
(edit) @24876   15 years vboxsync PGMSavedState: refinement.
(edit) @24875   15 years vboxsync pgmR3LiveVote: Take the current dirty page count into consideration …
(edit) @24874   15 years vboxsync Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
(edit) @24871   15 years vboxsync Only check if hwaccm is enabled.
(edit) @24870   15 years vboxsync Again
(edit) @24869   15 years vboxsync Compile fix
(edit) @24868   15 years vboxsync hwaccmr3Load: Recheck all VCPUs if we can go staight into hwaccm …
(edit) @24852   15 years vboxsync CPUM.cpp/cpumR3LoadExec: Hack for missing G=1 in csHid on AMD-V. #4481.
(edit) @24850   15 years vboxsync CPUM: another typo.
(edit) @24849   15 years vboxsync CPUM: typo.
(edit) @24848   15 years vboxsync x86.h/.mac,CPUM.cpp: made FTW a word again and made cpumR3InfoOne dump …
(edit) @24846   15 years vboxsync SSM: the right way around. duh.
(edit) @24845   15 years vboxsync SSM.cpp: build fix
(edit) @24844   15 years vboxsync VMM.cpp: Attempt to work around the 'loaded too much' issue on darwin …
(edit) @24843   15 years vboxsync SSM: Added SSMR3HandleRevision, SSMR3HandleVersion and …
(edit) @24833   15 years vboxsync Skip flush in HWACCMInvalidatePageOnAllVCpus when a tlb flush is …
(edit) @24832   15 years vboxsync More statistics
(edit) @24829   15 years vboxsync Removed excessive logging
(edit) @24814   15 years vboxsync Logging change
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