VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21134   16 years vboxsync IOMInterpretOUTSEx: Must clear u32Value before using iomRamRead to get …
(edit) @21128   16 years vboxsync PDMQueue: Fixed the flushing loop when a consumer (NAT?) had had enough.
(edit) @21126   16 years vboxsync PDMR3QueueFlushAll: The bit number, not the mask.
(edit) @21125   16 years vboxsync Don't register unused stat counters
(edit) @21123   16 years vboxsync Removed redundant check
(edit) @21116   16 years vboxsync Adjusted assertion
(edit) @21115   16 years vboxsync Moved CR0.WP=0 handling up a bit
(edit) @21111   16 years vboxsync DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
(edit) @21108   16 years vboxsync DBGFAddrSpace.cpp: Fixed address space spans.
(edit) @21094   16 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
(edit) @21059   16 years vboxsync LogRel -> Log
(edit) @21057   16 years vboxsync Correction
(edit) @21056   16 years vboxsync Workaround for difficult to reproduce problem (invalid …
(edit) @21039   16 years vboxsync Prevent bouncing right back to ring 3.
(edit) @21035   16 years vboxsync Fixed concurrent pdm queue flushing.
(edit) @21016   16 years vboxsync Logging update
(edit) @21001   16 years vboxsync HWACCM: Untested AMD-V fix for the xmm register corruption on …
(edit) @20999   16 years vboxsync VMMAllA.asm: fix warning.
(edit) @20998   16 years vboxsync VMM: how to trigger the 64-bit windows issue.
(edit) @20997   16 years vboxsync HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
(edit) @20996   16 years vboxsync HWACCMR0Mixed.mac: strip trailing white space.
(edit) @20993   16 years vboxsync build fix.
(edit) @20992   16 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20984   16 years vboxsync Set idHostCpu on entry
(edit) @20981   16 years vboxsync Backed out 49187; toxic
(edit) @20979   16 years vboxsync Cpu poke never worked in the VT-x/AMD-V case, because pVCpu->idHostCpu …
(edit) @20961   16 years vboxsync fixed typo, it means occurred, not occured
(edit) @20947   16 years vboxsync PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a …
(edit) @20943   16 years vboxsync TM.cpp: Shut up assertions that haven't quite been fixed yet.
(edit) @20927   16 years vboxsync pdmR3DevHlp_VMPowerOff: Set the VCPU state to stopped here as well to …
(edit) @20925   16 years vboxsync Reset paging mode back to real mode before resetting the pgm pool. …
(edit) @20922   16 years vboxsync Config.kmk,VMM/Makefile.kmk: Retired VBOX_WITH_SMP_GUESTS (unused), …
(edit) @20917   16 years vboxsync Move VBOX_WITH_MULTI_CORE to Config.kmk
(edit) @20914   16 years vboxsync Corrected cpuid values for multi-core vcpus.
(edit) @20902   16 years vboxsync VMM: nitpicking - just use default
(edit) @20901   16 years vboxsync VMEmt.cpp: Promoted the VMR3WaitU assertions to AssertLogRel.
(edit) @20900   16 years vboxsync GMMR0.cpp: The proper fix for the wrong cFreePages accounting.
(edit) @20899   16 years vboxsync GMMR0.cpp: Sanity checks (disabled by default).
(edit) @20893   16 years vboxsync GMMR0: quick hack for windows issue (hope this doesn't blow up)…
(edit) @20889   16 years vboxsync PDM queue locking
(edit) @20881   16 years vboxsync Compile fix
(edit) @20880   16 years vboxsync Queue suspend and power off calls from the VM for SMP guests (deadlock …
(edit) @20876   16 years vboxsync gcc warnings
(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
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