VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20875   16 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
(edit) @20874   16 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20873   16 years vboxsync VMMGCCallHost -> VMMRZCallRing3[NoCpu].
(edit) @20872   16 years vboxsync VMM: build fix.
(edit) @20871   16 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20870   16 years vboxsync DBGFSym.cpp: accidentally switched on dbghelp again. (r49015)
(edit) @20869   16 years vboxsync VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
(edit) @20868   16 years vboxsync DBGFR3MemRead: Support for reading HMA by virtual address.
(edit) @20866   16 years vboxsync SUP: Removed two obsolete allocation APIs.
(edit) @20865   16 years vboxsync PGMAllMap: avoid lock owner assertions in PGMMapCheck.
(edit) @20864   16 years vboxsync SUP,*: API cleanup.
(edit) @20863   16 years vboxsync tstCFGM.cpp: unintentional change in r49006.
(edit) @20862   16 years vboxsync SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
(edit) @20858   16 years vboxsync MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
(edit) @20857   16 years vboxsync MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
(edit) @20856   16 years vboxsync Another one
(edit) @20855   16 years vboxsync Extra assertion
(edit) @20854   16 years vboxsync VMM: Use the custom logger prefix to indicate the virtual CPU ID.
(edit) @20846   16 years vboxsync If an active trap is already pending, then we must forward it first!
(edit) @20841   16 years vboxsync Logging
(edit) @20840   16 years vboxsync Logging
(edit) @20838   16 years vboxsync NMI updates
(edit) @20835   16 years vboxsync Interface for generating NMI & SMI added.
(edit) @20825   16 years vboxsync Export PDMCritSectIsOwner
(edit) @20824   16 years vboxsync Export PDMCritSectIsOwner
(edit) @20810   16 years vboxsync EPT fix for locking root page
(edit) @20808   16 years vboxsync Removed dead code
(edit) @20806   16 years vboxsync Update
(edit) @20805   16 years vboxsync Implemented support for VMCPUID_OTHER request packets.
(edit) @20796   16 years vboxsync PGMMap.cpp: Take the PGM lock in a few place to avoid assertions …
(edit) @20795   16 years vboxsync VMM: Fixed guest PAE issues on the mac.
(edit) @20794   16 years vboxsync gcc warnings
(edit) @20792   16 years vboxsync VMMR3Term: Don't call RTMemProtect, use RTR3HyperSetGuard..
(edit) @20788   16 years vboxsync Do not call REMNotifyHandlerPhysicalModify under the PGM lock
(edit) @20787   16 years vboxsync Backed out 48906; redundant
(edit) @20786   16 years vboxsync remFlushHandlerNotifications does nothing without …
(edit) @20784   16 years vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20783   16 years vboxsync Less restrictive assertion for smp guests.
(edit) @20781   16 years vboxsync Default to a 2 MB hyper heap for guest SMP
(edit) @20780   16 years vboxsync Restrict hyper heap size increase to SMP only
(edit) @20778   16 years vboxsync TMTimerSetRelative: Fixed inverted assertion check.
(edit) @20777   16 years vboxsync Running out of hyper heap often here; guest SMP needs more
(edit) @20776   16 years vboxsync IOMR3MMIODeregister: unlock in assertion return paths
(edit) @20775   16 years vboxsync Missing update
(edit) @20774   16 years vboxsync Debug logging updates for the hyper heap
(edit) @20773   16 years vboxsync pgmPoolAccessHandler: Disassemble with the pgm lock taken to avoid …
(edit) @20772   16 years vboxsync More safety
(edit) @20770   16 years vboxsync More paranoia
(edit) @20769   16 years vboxsync VMM: don't forget to enable R0 logging again if we are leaving …
(edit) @20768   16 years vboxsync Unsafe physical hander usage.
(edit) @20767   16 years vboxsync Locking paranoia
(edit) @20765   16 years vboxsync Even more pgm locking
(edit) @20764   16 years vboxsync More checks
(edit) @20763   16 years vboxsync Paranoia
(edit) @20762   16 years vboxsync More PGM locking
(edit) @20759   16 years vboxsync More locking
(edit) @20758   16 years vboxsync Moved assertion. Could otherwise trigger with guest SMP
(edit) @20755   16 years vboxsync PDMAllCritSect: try some serious paranoia and see if it makes any …
(edit) @20754   16 years vboxsync todo
(edit) @20753   16 years vboxsync VMM: Added PDMR3CritSectLeaveAll for bulk unlocking during guru meditation.
(edit) @20752   16 years vboxsync TMTimerSet: stats and quick optimization.
(edit) @20751   16 years vboxsync last min typo.
(edit) @20750   16 years vboxsync TMTimerSetRelative: Optimized the common case and added some more …
(edit) @20749   16 years vboxsync REMNotifyInvalidatePage: Don't overflow aGCPtrInvalidatedPages. 2xtodo
(edit) @20748   16 years vboxsync PGMAllPool: assert msg.
(edit) @20747   16 years vboxsync REM: Don't drop handler reply records. More handler replay paranoia …
(edit) @20746   16 years vboxsync REMR3ReplayHandlerNotification,remNotifyHandlerInsert: paranoia.
(edit) @20737   16 years vboxsync VMM/*/*.def: Added TMTimerSetRelative.
(edit) @20733   16 years vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20730   16 years vboxsync More locking
(edit) @20728   16 years vboxsync More logging
(edit) @20726   16 years vboxsync IOM locking change
(edit) @20725   16 years vboxsync Bugfix
(edit) @20724   16 years vboxsync Incorrect flushing of the IOM cache.
(edit) @20722   16 years vboxsync More IOM locking and checks.
(edit) @20709   16 years vboxsync More locking
(edit) @20706   16 years vboxsync VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
(edit) @20702   16 years vboxsync update.
(edit) @20700   16 years vboxsync Protect IOM registration changes with the IOM lock.
(edit) @20689   16 years vboxsync TMCPU::u64TSCOffset -> offTSCRawSrc
(edit) @20688   16 years vboxsync TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting …
(edit) @20687   16 years vboxsync VMM: some description string mangling and todos.
(edit) @20686   16 years vboxsync MMHeap.cpp: new tags.
(edit) @20685   16 years vboxsync TM.cpp: More statistics.
(edit) @20684   16 years vboxsync PGMAllBth.h: shut up gcc warnings.
(edit) @20682   16 years vboxsync EMAll.cpp: Implemented writing MSR_IA32_TSC.
(edit) @20681   16 years vboxsync STAM: Added STAMUNIT_TICKS.
(edit) @20680   16 years vboxsync Comments added
(edit) @20678   16 years vboxsync TM: Count calls to TMCpuTickSet and take the VM handle as an argument.
(edit) @20675   16 years vboxsync VMM: Reimplemented TMCpuTickSet.
(edit) @20674   16 years vboxsync Grab the PGM lock in PGMPhysSimpleReadGCPtr
(edit) @20673   16 years vboxsync VMM: don't clobber pTRPMCPU
(edit) @20671   16 years vboxsync Bigger lock for the pagefault handler. Avoid deadlocks when syncing …
(edit) @20667   16 years vboxsync Wrong assertion
(edit) @20666   16 years vboxsync Changed PDMApicGet/SetTPR to get/set the full task priority register.
(edit) @20665   16 years vboxsync PGMAllPool.cpp: Use VMMR3EmtRendezvous to avoid whatever issue there …
(edit) @20664   16 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20663   16 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20660   16 years vboxsync Update TPR only when changed.
(edit) @20655   16 years vboxsync Updated comments
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette