VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21649   15 years vboxsync Patching updates (not enabled)
(edit) @21591   15 years vboxsync PDMCritSectEnter: PAUSE when spinning.
(edit) @21519   15 years vboxsync REMNotifyHandlerPhysicalFlushIfAlmostFull: Moved the threshold from 10 …
(edit) @21367   15 years vboxsync PDMQueue: More stats.
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21264   15 years vboxsync PDMAllCritSect.cpp: Extended some assertions for #4088.
(edit) @21252   15 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @21175   15 years vboxsync Don't release the PGM lock when calling the PGM pool handler. …
(edit) @21174   15 years vboxsync Preread opcode bytes when disassembling instructions. …
(edit) @21168   15 years vboxsync More statistics
(edit) @21164   15 years vboxsync Extra statistics for PGMPhysRead/Write
(edit) @21134   15 years vboxsync IOMInterpretOUTSEx: Must clear u32Value before using iomRamRead to get …
(edit) @21128   15 years vboxsync PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough.
(edit) @21123   15 years vboxsync Removed redundant check
(edit) @21116   15 years vboxsync Adjusted assertion
(edit) @21115   15 years vboxsync Moved CR0.WP=0 handling up a bit
(edit) @21059   15 years vboxsync LogRel -> Log
(edit) @21057   15 years vboxsync Correction
(edit) @21056   15 years vboxsync Workaround for difficult to reproduce problem (invalid …
(edit) @20999   15 years vboxsync VMMAllA.asm: fix warning.
(edit) @20998   15 years vboxsync VMM: how to trigger the 64-bit windows issue.
(edit) @20981   15 years vboxsync Backed out 49187; toxic
(edit) @20979   15 years vboxsync Cpu poke never worked in the VT-x/AMD-V case, because pVCpu->idHostCpu …
(edit) @20874   15 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20873   15 years vboxsync VMMGCCallHost -> VMMRZCallRing3[NoCpu].
(edit) @20871   15 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20869   15 years vboxsync VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
(edit) @20865   15 years vboxsync PGMAllMap: avoid lock owner assertions in PGMMapCheck.
(edit) @20864   15 years vboxsync SUP,*: API cleanup.
(edit) @20840   15 years vboxsync Logging
(edit) @20808   15 years vboxsync Removed dead code
(edit) @20795   15 years vboxsync VMM: Fixed guest PAE issues on the mac.
(edit) @20788   15 years vboxsync Do not call REMNotifyHandlerPhysicalModify under the PGM lock
(edit) @20787   15 years vboxsync Backed out 48906; redundant
(edit) @20786   15 years vboxsync remFlushHandlerNotifications does nothing without …
(edit) @20784   15 years vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20783   15 years vboxsync Less restrictive assertion for smp guests.
(edit) @20778   15 years vboxsync TMTimerSetRelative: Fixed inverted assertion check.
(edit) @20774   15 years vboxsync Debug logging updates for the hyper heap
(edit) @20773   15 years vboxsync pgmPoolAccessHandler: Disassemble with the pgm lock taken to avoid …
(edit) @20772   15 years vboxsync More safety
(edit) @20770   15 years vboxsync More paranoia
(edit) @20768   15 years vboxsync Unsafe physical hander usage.
(edit) @20767   15 years vboxsync Locking paranoia
(edit) @20765   15 years vboxsync Even more pgm locking
(edit) @20764   15 years vboxsync More checks
(edit) @20763   15 years vboxsync Paranoia
(edit) @20762   15 years vboxsync More PGM locking
(edit) @20758   15 years vboxsync Moved assertion. Could otherwise trigger with guest SMP
(edit) @20755   15 years vboxsync PDMAllCritSect: try some serious paranoia and see if it makes any …
(edit) @20753   15 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
(edit) @20752   15 years vboxsync TMTimerSet: stats and quick optimization.
(edit) @20751   15 years vboxsync last min typo.
(edit) @20750   15 years vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20749   15 years vboxsync REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
(edit) @20748   15 years vboxsync PGMAllPool: assert msg.
(edit) @20747   15 years vboxsync REM: Don't drop handler reply records. More handler replay paranoia …
(edit) @20746   15 years vboxsync REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
(edit) @20733   15 years vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20722   15 years vboxsync More IOM locking and checks.
(edit) @20709   15 years vboxsync More locking
(edit) @20702   15 years vboxsync update.
(edit) @20689   15 years vboxsync TMCPU::u64TSCOffset -> offTSCRawSrc
(edit) @20688   15 years vboxsync TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting …
(edit) @20684   15 years vboxsync PGMAllBth.h: shut up gcc warnings.
(edit) @20682   15 years vboxsync EMAll.cpp: Implemented writing MSR_IA32_TSC.
(edit) @20678   15 years vboxsync TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
(edit) @20675   15 years vboxsync VMM: Reimplemented TMCpuTickSet.
(edit) @20674   15 years vboxsync Grab the PGM lock in PGMPhysSimpleReadGCPtr
(edit) @20671   15 years vboxsync Bigger lock for the pagefault handler. Avoid deadlocks when syncing …
(edit) @20666   15 years vboxsync Changed PDMApicGet/SetTPR to get/set the full task priority register.
(edit) @20665   15 years vboxsync PGMAllPool.cpp: Use VMMR3EmtRendezvous to avoid whatever issue there …
(edit) @20654   15 years vboxsync Do not acquire the PDM lock in PDMApicGetTPR
(edit) @20641   15 years vboxsync Fixed lock and/or/xor result store in amd64 gcc case.
(edit) @20628   15 years vboxsync Note
(edit) @20588   15 years vboxsync Emulate lock and & lock xor.
(edit) @20577   15 years vboxsync Removed assertion
(edit) @20569   15 years vboxsync IOMAllMMIO.cpp: Fixed MMIO read statistics (iomMMIODoRead).
(edit) @20567   15 years vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20546   15 years vboxsync PGMAllHandler.cpp: wrong assertion? shutting it up for me
(edit) @20530   15 years vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20519   15 years vboxsync Disabled bogus assertion in nested paging mode
(edit) @20518   15 years vboxsync Assertion message
(edit) @20492   15 years vboxsync Must flush the TLB of all VCPUs after flushing guest physical memory …
(edit) @20489   15 years vboxsync Corrected RTLogPrintf statements and removed weird LOG_ENABLED only code
(edit) @20487   15 years vboxsync Misleading logging
(edit) @20465   15 years vboxsync Logging fix
(edit) @20461   15 years vboxsync More MSR logging
(edit) @20434   15 years vboxsync More logging
(edit) @20431   15 years vboxsync warning
(edit) @20421   15 years vboxsync Rewrote rem notification handling.
(edit) @20410   15 years vboxsync Invert test
(edit) @20409   15 years vboxsync Protect REMNotifyInvalidatePage
(edit) @20408   15 years vboxsync Moved REM locking to VMMAll
(edit) @20406   15 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20365   16 years vboxsync VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20281   16 years vboxsync Backed out r48156
(edit) @20278   16 years vboxsync Shadow page mode exit fix for AMD-V nested paging. (not called with …
(edit) @20228   16 years vboxsync Fixed VT-x state loading failure.
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