VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21221   16 years vboxsync EMHandleRCTmpl.h: Ran svn-ps.cmd on it.
(edit) @21213   16 years vboxsync Enabled restarting pending IO instructions without requiring a full …
(edit) @21210   16 years vboxsync Updates
(edit) @21209   16 years vboxsync Updates for io instruction restarts
(edit) @21208   16 years vboxsync Started with saving pending failed IO instructions.
(edit) @21196   16 years vboxsync Break up raw mode and hwacc EM parts.
(edit) @21192   16 years vboxsync Export
(edit) @21191   16 years vboxsync Split up RC handling for raw and hwacc modes.
(edit) @21188   16 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21175   16 years vboxsync Don't release the PGM lock when calling the PGM pool handler. …
(edit) @21174   16 years vboxsync Preread opcode bytes when disassembling instructions. …
(edit) @21168   16 years vboxsync More statistics
(edit) @21164   16 years vboxsync Extra statistics for PGMPhysRead/Write
(edit) @21161   16 years vboxsync Backed out 49450. Not necessary
(edit) @21159   16 years vboxsync StatLocked is VBOX_WITH_STATISTICS only
(edit) @21153   16 years vboxsync PDMQueue: tyop.
(edit) @21152   16 years vboxsync fixed assertion
(edit) @21151   16 years vboxsync PDMQueue: Fixed leaking the last pending item when the consume …
(edit) @21148   16 years vboxsync Added assertion for @todo
(edit) @21144   16 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21141   16 years vboxsync PDMQueue.cpp: make sure the FF is cleared before we return.
(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 …
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