VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20794   15 years vboxsync gcc warnings
(edit) @20792   15 years vboxsync VMMR3Term: Don't call RTMemProtect, use RTR3HyperSetGuard..
(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) @20781   15 years vboxsync Default to a 2 MB hyper heap for guest SMP
(edit) @20780   15 years vboxsync Restrict hyper heap size increase to SMP only
(edit) @20778   15 years vboxsync TMTimerSetRelative: Fixed inverted assertion check.
(edit) @20777   15 years vboxsync Running out of hyper heap often here; guest SMP needs more
(edit) @20776   15 years vboxsync IOMR3MMIODeregister: unlock in assertion return paths
(edit) @20775   15 years vboxsync Missing update
(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) @20769   15 years vboxsync VMM: don't forget to enable R0 logging again if we are leaving …
(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) @20759   15 years vboxsync More 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) @20754   15 years vboxsync todo
(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) @20737   15 years vboxsync VMM/*/*.def: Added TMTimerSetRelative.
(edit) @20733   15 years vboxsync VMM: Added TMTimerSetRelative and changed …
(edit) @20730   15 years vboxsync More locking
(edit) @20728   15 years vboxsync More logging
(edit) @20726   15 years vboxsync IOM locking change
(edit) @20725   15 years vboxsync Bugfix
(edit) @20724   15 years vboxsync Incorrect flushing of the IOM cache.
(edit) @20722   15 years vboxsync More IOM locking and checks.
(edit) @20709   15 years vboxsync More locking
(edit) @20706   15 years vboxsync VBox/pdmdrv.h: Added PDMDRVHLP::pfnSTAMDeregister, major PDMDRVHLP …
(edit) @20702   15 years vboxsync update.
(edit) @20700   15 years vboxsync Protect IOM registration changes with the IOM lock.
(edit) @20689   15 years vboxsync TMCPU::u64TSCOffset -> offTSCRawSrc
(edit) @20688   15 years vboxsync TMCpuTickSet: No need to call tmCpuTickPause since we're overwriting …
(edit) @20687   15 years vboxsync VMM: some description string mangling and todos.
(edit) @20686   15 years vboxsync MMHeap.cpp: new tags.
(edit) @20685   15 years vboxsync TM.cpp: More statistics.
(edit) @20684   15 years vboxsync PGMAllBth.h: shut up gcc warnings.
(edit) @20682   15 years vboxsync EMAll.cpp: Implemented writing MSR_IA32_TSC.
(edit) @20681   15 years vboxsync STAM: Added STAMUNIT_TICKS.
(edit) @20680   15 years vboxsync Comments added
(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) @20673   15 years vboxsync VMM: don't clobber pTRPMCPU
(edit) @20671   15 years vboxsync Bigger lock for the pagefault handler. Avoid deadlocks when syncing …
(edit) @20667   15 years vboxsync Wrong assertion
(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) @20664   15 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20663   15 years vboxsync VMM: Added VMMR3EmtRendezvous for getting the attention of all EMTs …
(edit) @20660   15 years vboxsync Update TPR only when changed.
(edit) @20655   15 years vboxsync Updated comments
(edit) @20654   15 years vboxsync Do not acquire the PDM lock in PDMApicGetTPR
(edit) @20651   15 years vboxsync VMReq.cpp: paranoid android
(edit) @20641   16 years vboxsync Fixed lock and/or/xor result store in amd64 gcc case.
(edit) @20637   16 years vboxsync Changed 48710
(edit) @20633   16 years vboxsync Corrected return code
(edit) @20628   16 years vboxsync Note
(edit) @20620   16 years vboxsync tstMMHyperHeap.cpp: spaces
(edit) @20615   16 years vboxsync fixed tstMMHyperHeap
(edit) @20608   16 years vboxsync Backed out 48516. Caused interrupt loss.
(edit) @20607   16 years vboxsync gcc warning
(edit) @20593   16 years vboxsync VMEmt.cpp: Fixed another crash in the VMR3CreateVM failure path, SMP …
(edit) @20588   16 years vboxsync Emulate lock and & lock xor.
(edit) @20577   16 years vboxsync Removed assertion
(edit) @20571   16 years vboxsync VMM: .def file headers
(edit) @20570   16 years vboxsync VMM: Windows build fix (forgot to update .def files).
(edit) @20569   16 years vboxsync IOMAllMMIO.cpp: Fixed MMIO read statistics (iomMMIODoRead).
(edit) @20567   16 years vboxsync DevATA,ATAController: Do not use MMGCRamReadNoTrapHandler nor …
(edit) @20566   16 years vboxsync VMM.cpp: Fixed VBOX_STRICT_VMM_STACK bustage - was messing with the …
(edit) @20564   16 years vboxsync VM.cpp: Fixed crash in VMR3WaitU on creation error (for instance …
(edit) @20557   16 years vboxsync VMMSwitcher.cpp: Use NIL_RTR0PTR.
(edit) @20548   16 years vboxsync VMMR0JmpA-x86.asm: Fixed stack usage calc.
(edit) @20546   16 years vboxsync PGMAllHandler.cpp: wrong assertion? shutting it up for me
(edit) @20545   16 years vboxsync VMM: Instrumented the setjump code with stack usage statistics (only …
(edit) @20543   16 years vboxsync VMMR0JmpA*,tstVMMR0CallHost-*: some cleanup, build tests for both …
(edit) @20541   16 years vboxsync VMM: Split up VMMR0A.asm into VMMR0JmpA-x86.asm and …
(edit) @20540   16 years vboxsync CPUMR0A.asm: More pushf;cli ... popf paranoia.
(edit) @20539   16 years vboxsync CPUMR0A.asm: Split out the currently unused code into …
(edit) @20538   16 years vboxsync CPUMR0A.asm: Split out the currently unused code into …
(edit) @20536   16 years vboxsync CPUMR0A.asm: Name fixes and comments.
(edit) @20535   16 years vboxsync CPUMR0A.asm: must disable interrupt while messing with CR0 on darwin.
(edit) @20534   16 years vboxsync VMMR0A.asm: More sanity checks.
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