VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31809   14 years vboxsync FT updates
(edit) @31807   14 years vboxsync FT: disable large page usage Removed debug code
(edit) @31800   14 years vboxsync PGMRZDynMap.cpp: Disabled totally bogus code that would flush the …
(edit) @31799   14 years vboxsync PGMAllPool.cpp: Fixed darwin regression (wrong define).
(edit) @31792   14 years vboxsync build fix
(edit) @31790   14 years vboxsync burn fix
(edit) @31789   14 years vboxsync FT updates
(edit) @31786   14 years vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31785   14 years vboxsync newline
(edit) @31784   14 years vboxsync PGM: Make sure we deploy the MMIO hack on all possible pages. Physical …
(edit) @31782   14 years vboxsync FT updates
(edit) @31780   14 years vboxsync PGM: Addressed a fixme. logging and minor cleanup.
(edit) @31775   14 years vboxsync PGM: Wrap up all access to PAE/LM PTEs so that we can treat the …
(edit) @31770   14 years vboxsync FT updates
(edit) @31766   14 years vboxsync FT updates
(edit) @31754   14 years vboxsync Id
(edit) @31753   14 years vboxsync FT updates
(edit) @31743   14 years vboxsync FT updates for password
(edit) @31738   14 years vboxsync FT updates
(edit) @31737   14 years vboxsync FT updates
(edit) @31734   14 years vboxsync FT updates
(edit) @31732   14 years vboxsync FT updates
(edit) @31727   14 years vboxsync Pull in new code
(edit) @31723   14 years vboxsync FT updates
(edit) @31722   14 years vboxsync Id
(edit) @31721   14 years vboxsync FT skeleton code
(edit) @31715   14 years vboxsync More information in assertion
(edit) @31695   14 years vboxsync State changes for FT
(edit) @31684   14 years vboxsync PGM.cpp: comment, spaces.
(edit) @31657   14 years vboxsync PGMPool: Drop cRefs since it's always 1.
(edit) @31646   14 years vboxsync HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT.
(edit) @31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31631   14 years vboxsync Wrong assertion
(edit) @31630   14 years vboxsync Wrong queue flag
(edit) @31612   14 years vboxsync Compile fix
(edit) @31610   14 years vboxsync Wrong check
(edit) @31606   14 years vboxsync Timer init changes
(edit) @31603   14 years vboxsync build fix
(edit) @31602   14 years vboxsync Fixed type
(edit) @31600   14 years vboxsync Extra debug command
(edit) @31593   14 years vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
(edit) @31591   14 years vboxsync IOMALLMMIO.cpp: Don't waste time check uErrorCode to figure out …
(edit) @31569   14 years vboxsync HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
(edit) @31565   14 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31529   14 years vboxsync pSharedModules -> g_apSharedModules. (r64559 looked like RT_ELEMENTS …
(edit) @31528   14 years vboxsync VirtHandlerUpdateOne: The big page test should be the other way around …
(edit) @31512   14 years vboxsync CPUMGetGuestCPL: Don't trust ssHid.Attr.n.u2Dpl to hold the CPL when …
(edit) @31495   14 years vboxsync Fix build breakage for Linux and Solaris hosts
(edit) @31491   14 years vboxsync DBGF: Kick-off for DBGFR3Reg*. Implemented simple queried only. The …
(edit) @31489   14 years vboxsync CPUMGetGuestCRx,CPUMGetGuestCR8: Do the PDM TPR querying in CPUM …
(edit) @31478   14 years vboxsync Ahem
(edit) @31477   14 years vboxsync Check the whole range
(edit) @31476   14 years vboxsync Fix
(edit) @31465   14 years vboxsync Comment
(edit) @31460   14 years vboxsync REM,DBGF: Logging fixes, avoid assertion when disassembling.
(edit) @31458   14 years vboxsync IOM: fixed writing to MMIO ranges with direction flag set and pfnFill …
(edit) @31447   14 years vboxsync InvalidatePage: Drop the unused hint here as we'll be releaseing the …
(edit) @31446   14 years vboxsync PGMAllPool.cpp: Added lots more PGM_DYNMAP_UNUSED_HINT_VM calls to …
(edit) @31445   14 years vboxsync PGMRZDynMap.cpp: Unused hinting debugging, define …
(edit) @31444   14 years vboxsync PGM: Don't let the ATA device exhaust the dynamic mapping cache - …
(edit) @31443   14 years vboxsync PGMAllBth.h: Must pass the RW flag to SyncHandlerPte. Some more logging.
(edit) @31441   14 years vboxsync Not necessary
(edit) @31440   14 years vboxsync PGMAllGst.h: Fixed virtual handler regression introduced by r63735.
(edit) @31438   14 years vboxsync patmR3HandleDirtyInstr: wrong variable.
(edit) @31437   14 years vboxsync patmR3HandleDirtyInstr: Don't access the record after it has been freed.
(edit) @31435   14 years vboxsync PGMR0SharedModuleCheck: Added comment on pgmLock() call.
(edit) @31410   14 years vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
(edit) @31408   14 years vboxsync No longer necessary
(edit) @31407   14 years vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
(edit) @31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31398   14 years vboxsync PGMPhys.cpp: too long lines.
(edit) @31395   14 years vboxsync CPUM.cpp: Added /CPUM/EnableNX config option, defaults to false. …
(edit) @31394   14 years vboxsync Put back (disabled) r64154
(edit) @31393   14 years vboxsync build fix
(edit) @31392   14 years vboxsync PDMCritSectEnter: Wait for critical sections in ring-0 when preemption …
(edit) @31383   14 years vboxsync Fixed incorrect global module unregistration in the win64 case.
(edit) @31369   14 years vboxsync Compile fix
(edit) @31368   14 years vboxsync Comments
(edit) @31367   14 years vboxsync Compile fix
(edit) @31366   14 years vboxsync Restored old mutex grab code
(edit) @31365   14 years vboxsync Update
(edit) @31363   14 years vboxsync Paranoia
(edit) @31362   14 years vboxsync Missing commit
(edit) @31361   14 years vboxsync Reapplied 64410 with previous lookup added
(edit) @31360   14 years vboxsync Temporarily backed out 64410
(edit) @31359   14 years vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
(edit) @31356   14 years vboxsync Search first by host cpu id (most common case) and then by native …
(edit) @31353   14 years vboxsync Header
(edit) @31352   14 years vboxsync Don't assume a thread can't migrate to another CPU. The code that …
(edit) @31351   14 years vboxsync Paranoia
(edit) @31350   14 years vboxsync Rearranged mutex and preemption disabling order.
(edit) @31348   14 years vboxsync Disable preemption when checking the shared modules
(edit) @31339   14 years vboxsync Logging
(edit) @31331   14 years vboxsync Added VMR3SetCpuPriority
(edit) @31326   14 years vboxsync Pass on cpu priority property.
(edit) @31238   14 years vboxsync CPUM.cpp: Extended host cpu log statement to be more helpful.
(edit) @31208   14 years vboxsync PGMAllPhys.cpp: Don't put ROM pages in the page mapping TLB as we'll …
(edit) @31207   14 years vboxsync PGMAllBth.h: Temporarily shut up ugly raw-mode context assertion.
(edit) @31206   14 years vboxsync PGM: Always make sure to have the original bits around for …
(edit) @31198   14 years vboxsync oops
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