VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33550   14 years vboxsync some more spelling fixes, thanks Timeless!
(edit) @33545   14 years vboxsync Wrong spelling fix
(edit) @33544   14 years vboxsync Bump the timeout count to 10
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33537   14 years vboxsync Apply timeout to 2 MB page allocation
(edit) @33512   14 years vboxsync (Re)Moved assertions
(edit) @33508   14 years vboxsync Write a note in the release log when we refuse to allocate more large …
(edit) @33507   14 years vboxsync Fail large page allocation if there's less than 2 GB memory free on …
(edit) @33343   14 years vboxsync Fixed missing clearing of large page PDs when clearing the page pool.
(edit) @33333   14 years vboxsync Comment
(edit) @33248   14 years vboxsync Apologies Asimov.
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33221   14 years vboxsync AsyncCompletion: Forgotten change
(edit) @33220   14 years vboxsync Fix alignment burns
(edit) @33219   14 years vboxsync Fix darwin burn
(edit) @33218   14 years vboxsync AsyncCompletion: Move bandwidth groups to the generic code and support …
(edit) @33195   14 years vboxsync Comment
(edit) @33193   14 years vboxsync Fetch ram size from cfgm
(edit) @33192   14 years vboxsync Need more space for the hypervisor heap for large memory guests
(edit) @33172   14 years vboxsync VMEmt,GVMM: Some more tuning…
(edit) @33170   14 years vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @33164   14 years vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @33163   14 years vboxsync Todo
(edit) @33162   14 years vboxsync Reduce the maximum number of extents allocated from the hyper heap. …
(edit) @33122   14 years vboxsync Extended ldtr/tr check
(edit) @33066   14 years vboxsync VT-x also chokes on invalid tr or ldtr selectors (minix)
(edit) @33008   14 years vboxsync Allocate more pgm pool pages for large guest memory configurations
(edit) @32998   14 years vboxsync Extra comment
(edit) @32980   14 years vboxsync Do *not* unlock the nested root page when exiting the shadow mode. …
(edit) @32977   14 years vboxsync Extend assertion
(edit) @32956   14 years vboxsync Sleep a bit longer.
(edit) @32955   14 years vboxsync Lower the time slice to 100 ms
(edit) @32954   14 years vboxsync rc code
(edit) @32953   14 years vboxsync Finer grained cpu capping
(edit) @32952   14 years vboxsync Logging + longer sleep
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32921   14 years vboxsync Stat type
(edit) @32920   14 years vboxsync Compile fix
(edit) @32917   14 years vboxsync Wrong stat type
(edit) @32916   14 years vboxsync Reversed
(edit) @32914   14 years vboxsync Drop the hthread parameter
(edit) @32912   14 years vboxsync First sketch for guest execution capping
(edit) @32910   14 years vboxsync VMM: hyper heap size selection
(edit) @32908   14 years vboxsync VMM: moved hyper heap configuration to console, as it knows more about …
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32872   14 years vboxsync Wrong PD type (triggers assertion in debug build; otherwise harmless)
(edit) @32869   14 years vboxsync Annoying assertion
(edit) @32868   14 years vboxsync Comment update
(edit) @32867   14 years vboxsync Fixed dereference of large pages in EPT/nested paging modes.
(edit) @32865   14 years vboxsync Redundant check
(edit) @32859   14 years vboxsync More informative assertion
(edit) @32848   14 years vboxsync Paranoia
(edit) @32847   14 years vboxsync Clear VMCPU_FF_TO_R3 on the way out
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32819   14 years vboxsync Tab
(edit) @32815   14 years vboxsync GVMMR0SchedHalt: limit the timeout to 1 second
(edit) @32799   14 years vboxsync GVMMR0.cpp: PPT docs.
(edit) @32798   14 years vboxsync GVMMR0.cpp: PPT docs.
(edit) @32797   14 years vboxsync GVMMR0: Enabled the periodic preemption timer on linux hosts.
(edit) @32796   14 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32793   14 years vboxsync One more for crit sections
(edit) @32792   14 years vboxsync And more
(edit) @32791   14 years vboxsync More stats
(edit) @32788   14 years vboxsync Moved stats around
(edit) @32785   14 years vboxsync Cleaned up SyncPageWorker for non-paging modes.
(edit) @32778   14 years vboxsync Sync the entire page table for new nested page tables. (partially …
(edit) @32770   14 years vboxsync Redundant lock/unlock
(edit) @32746   14 years vboxsync pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
(edit) @32729   14 years vboxsync Comment about a possible erratum
(edit) @32655   14 years vboxsync reset not resetted
(edit) @32614   14 years vboxsync Same for TRPM
(edit) @32613   14 years vboxsync Extra check for forced vt-x usage
(edit) @32595   14 years vboxsync VMM/DBGFCoreWrite: log.
(edit) @32572   14 years vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32564   14 years vboxsync Compile error
(edit) @32563   14 years vboxsync Take a shortcut
(edit) @32561   14 years vboxsync Oops
(edit) @32560   14 years vboxsync Cleaned up a bit
(edit) @32558   14 years vboxsync VMM/DBGFCoreWrite: minor cleanup.
(edit) @32551   14 years vboxsync Reactivate pae/32-bit optimization.
(edit) @32550   14 years vboxsync Correction
(edit) @32544   14 years vboxsync Disabled pae/32-bit optimization due to XP installation regressions
(edit) @32541   14 years vboxsync Don't bother checking for virtual handlers in ring-0.
(edit) @32540   14 years vboxsync Disallow virtual handler registration for VT-x and AMD-V.
(edit) @32539   14 years vboxsync Removed wrong assertion
(edit) @32534   14 years vboxsync VMM/DBGFCoreWrite: log.
(edit) @32525   14 years vboxsync Updated comments
(edit) @32521   14 years vboxsync Optimization
(edit) @32516   14 years vboxsync Removed double invalidate.
(edit) @32512   14 years vboxsync Enabled minimal guest state loading (VT-x; again). Watch for regressions.
(edit) @32506   14 years vboxsync Extra stats
(edit) @32504   14 years vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32489   14 years vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32488   14 years vboxsync build fix.
(edit) @32486   14 years vboxsync Moved logging and stat
(edit) @32484   14 years vboxsync TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
(edit) @32481   14 years vboxsync Enabled dirty page optimization for the pae/32-bit shadow/guest case.
(edit) @32480   14 years vboxsync SyncPageWorkerTrackDeref: Use the hint we retrieved from the cached …
(edit) @32467   14 years vboxsync AsyncCompletion: Another one
(edit) @32466   14 years vboxsync AsyncCompletion: update the task handle of the task on success
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