VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21443   15 years vboxsync Fix boundary cases when crossing into a page that hasn't been scanned …
(edit) @21403   15 years vboxsync EM.cpp: Don't call TMR3NotifySuspend in the destruction path. Should …
(edit) @21402   15 years vboxsync white space
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21367   15 years vboxsync PDMQueue: More stats.
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21353   15 years vboxsync CPUID: correct core count encoding
(edit) @21350   15 years vboxsync Apply cpuid leaf 4 hack only for uniprocessor guests
(edit) @21329   15 years vboxsync Drop the ignored checks for additional instructions from the previous …
(edit) @21327   15 years vboxsync cpumR3Load: ignore some advanced capability bits, that we don't expose …
(edit) @21320   15 years vboxsync Extra CPUID 1 ecx capability bits
(edit) @21293   15 years vboxsync svn:eol-style native
(edit) @21264   15 years vboxsync PDMAllCritSect.cpp: Extended some assertions for #4088.
(edit) @21259   15 years vboxsync Fixed assertions
(edit) @21258   15 years vboxsync Hypervisor debugging fixes
(edit) @21257   15 years vboxsync Log hardware breakpoints
(edit) @21255   15 years vboxsync Fixes for hypervisor debugging
(edit) @21252   15 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @21251   15 years vboxsync emR3SingleStepExecRem shouldn't be static
(edit) @21241   15 years vboxsync Correction
(edit) @21222   15 years vboxsync VMM: svn-ps.sh EM*; don't use double underscores.
(edit) @21221   15 years vboxsync EMHandleRCTmpl.h: Ran svn-ps.cmd on it.
(edit) @21213   15 years vboxsync Enabled restarting pending IO instructions without requiring a full …
(edit) @21210   15 years vboxsync Updates
(edit) @21209   15 years vboxsync Updates for io instruction restarts
(edit) @21208   15 years vboxsync Started with saving pending failed IO instructions.
(edit) @21196   15 years vboxsync Break up raw mode and hwacc EM parts.
(edit) @21192   15 years vboxsync Export
(edit) @21191   15 years vboxsync Split up RC handling for raw and hwacc modes.
(edit) @21188   15 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(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) @21161   15 years vboxsync Backed out 49450. Not necessary
(edit) @21159   15 years vboxsync StatLocked is VBOX_WITH_STATISTICS only
(edit) @21153   15 years vboxsync PDMQueue: tyop.
(edit) @21152   15 years vboxsync fixed assertion
(edit) @21151   15 years vboxsync PDMQueue: Fixed leaking the last pending item when the consume …
(edit) @21148   15 years vboxsync Added assertion for @todo
(edit) @21144   15 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21141   15 years vboxsync PDMQueue.cpp: make sure the FF is cleared before we return.
(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) @21126   15 years vboxsync PDMR3QueueFlushAll: The bit number, not the mask.
(edit) @21125   15 years vboxsync Don't register unused stat counters
(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) @21111   15 years vboxsync DBGF,DBGC: Added DBGFR3AsSymbolByName and DBGFR3AsSymbolByAddr. Start …
(edit) @21108   15 years vboxsync DBGFAddrSpace.cpp: Fixed address space spans.
(edit) @21094   15 years vboxsync VMM: Added MMR3HyperAllocOnceNoRelEx so that we can force the ring-0 …
(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) @21039   15 years vboxsync Prevent bouncing right back to ring 3.
(edit) @21035   15 years vboxsync Fixed concurrent pdm queue flushing.
(edit) @21016   15 years vboxsync Logging update
(edit) @21001   15 years vboxsync HWACCM: Untested AMD-V fix for the xmm register corruption on …
(edit) @20999   15 years vboxsync VMMAllA.asm: fix warning.
(edit) @20998   15 years vboxsync VMM: how to trigger the 64-bit windows issue.
(edit) @20997   15 years vboxsync HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
(edit) @20996   15 years vboxsync HWACCMR0Mixed.mac: strip trailing white space.
(edit) @20993   15 years vboxsync build fix.
(edit) @20992   15 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20984   15 years vboxsync Set idHostCpu on entry
(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) @20961   15 years vboxsync fixed typo, it means occurred, not occured
(edit) @20947   15 years vboxsync PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a …
(edit) @20943   15 years vboxsync TM.cpp: Shut up assertions that haven't quite been fixed yet.
(edit) @20927   15 years vboxsync pdmR3DevHlp_VMPowerOff: Set the VCPU state to stopped here as well to …
(edit) @20925   15 years vboxsync Reset paging mode back to real mode before resetting the pgm pool. …
(edit) @20922   15 years vboxsync Config.kmk,VMM/Makefile.kmk: Retired VBOX_WITH_SMP_GUESTS (unused), …
(edit) @20917   15 years vboxsync Move VBOX_WITH_MULTI_CORE to Config.kmk
(edit) @20914   15 years vboxsync Corrected cpuid values for multi-core vcpus.
(edit) @20902   15 years vboxsync VMM: nitpicking - just use default
(edit) @20901   15 years vboxsync VMEmt.cpp: Promoted the VMR3WaitU assertions to AssertLogRel.
(edit) @20900   15 years vboxsync GMMR0.cpp: The proper fix for the wrong cFreePages accounting.
(edit) @20899   15 years vboxsync GMMR0.cpp: Sanity checks (disabled by default).
(edit) @20893   15 years vboxsync GMMR0: quick hack for windows issue (hope this doesn't blow up)…
(edit) @20889   15 years vboxsync PDM queue locking
(edit) @20881   15 years vboxsync Compile fix
(edit) @20880   15 years vboxsync Queue suspend and power off calls from the VM for SMP guests (deadlock …
(edit) @20876   15 years vboxsync gcc warnings
(edit) @20875   15 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
(edit) @20874   15 years vboxsync VMMR0CallHost -> VMMRZCallRing3[NoCpu]; VMMCALLHOST -> VMMCALLRING3.
(edit) @20873   15 years vboxsync VMMGCCallHost -> VMMRZCallRing3[NoCpu].
(edit) @20872   15 years vboxsync VMM: build fix.
(edit) @20871   15 years vboxsync VMM: Make sure there is enough room for a few physical handler …
(edit) @20870   15 years vboxsync DBGFSym.cpp: accidentally switched on dbghelp again. (r49015)
(edit) @20869   15 years vboxsync VMMR3RawRunGC: cause guru meditation if cr3 mismatches. …
(edit) @20868   15 years vboxsync DBGFR3MemRead: Support for reading HMA by virtual address.
(edit) @20866   15 years vboxsync SUP: Removed two obsolete allocation APIs.
(edit) @20865   15 years vboxsync PGMAllMap: avoid lock owner assertions in PGMMapCheck.
(edit) @20864   15 years vboxsync SUP,*: API cleanup.
(edit) @20863   15 years vboxsync tstCFGM.cpp: unintentional change in r49006.
(edit) @20862   15 years vboxsync SUP: Made SUPPageLock and SUPPageUnlock internal to SUP.
(edit) @20858   15 years vboxsync MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
(edit) @20857   15 years vboxsync MMHyper.cpp: Add 64KB to the heap size for each virtual CPU to account …
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