VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21656   16 years vboxsync Updates
(edit) @21653   16 years vboxsync TPR patching updates
(edit) @21652   16 years vboxsync Updates + compile fixes
(edit) @21649   16 years vboxsync Patching updates (not enabled)
(edit) @21645   16 years vboxsync Naming changes
(edit) @21644   16 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21620   16 years vboxsync TPR access optimization experiments (disabled).
(edit) @21606   16 years vboxsync TM.cpp: disable one more assertion
(edit) @21591   16 years vboxsync PDMCritSectEnter: PAUSE when spinning.
(edit) @21587   16 years vboxsync Make sure we turn off X86_CR4_VME if we are in emulated real mode (VT-x)
(edit) @21585   16 years vboxsync Real mode sti emulation wasn't entirely correct.
(edit) @21574   16 years vboxsync Flush updates
(edit) @21572   16 years vboxsync Put back relevant comment
(edit) @21570   16 years vboxsync Fixed broken SVMR0InvlpgA
(edit) @21568   16 years vboxsync Cleaned up tlb flush signalling
(edit) @21567   16 years vboxsync Checked the wrong flush flag (excessive flushing)
(edit) @21565   16 years vboxsync Forgotten @todo for SMP on AMD-V
(edit) @21562   16 years vboxsync Paranoia
(edit) @21527   16 years vboxsync Got rid of obsolete rdtsc restriction with SMP guests.
(edit) @21519   16 years vboxsync REMNotifyHandlerPhysicalFlushIfAlmostFull: Moved the threshold from 10 …
(edit) @21496   16 years vboxsync VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
(edit) @21443   16 years vboxsync Fix boundary cases when crossing into a page that hasn't been scanned …
(edit) @21403   16 years vboxsync EM.cpp: Don't call TMR3NotifySuspend in the destruction path. Should …
(edit) @21402   16 years vboxsync white space
(edit) @21377   16 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21367   16 years vboxsync PDMQueue: More stats.
(edit) @21363   16 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21353   16 years vboxsync CPUID: correct core count encoding
(edit) @21350   16 years vboxsync Apply cpuid leaf 4 hack only for uniprocessor guests
(edit) @21329   16 years vboxsync Drop the ignored checks for additional instructions from the previous …
(edit) @21327   16 years vboxsync cpumR3Load: ignore some advanced capability bits, that we don't expose …
(edit) @21320   16 years vboxsync Extra CPUID 1 ecx capability bits
(edit) @21293   16 years vboxsync svn:eol-style native
(edit) @21264   16 years vboxsync PDMAllCritSect.cpp: Extended some assertions for #4088.
(edit) @21259   16 years vboxsync Fixed assertions
(edit) @21258   16 years vboxsync Hypervisor debugging fixes
(edit) @21257   16 years vboxsync Log hardware breakpoints
(edit) @21255   16 years vboxsync Fixes for hypervisor debugging
(edit) @21252   16 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @21251   16 years vboxsync emR3SingleStepExecRem shouldn't be static
(edit) @21241   16 years vboxsync Correction
(edit) @21222   16 years vboxsync VMM: svn-ps.sh EM*; don't use double underscores.
(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.
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