VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34219   14 years vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @34216   14 years vboxsync VM.cpp: Fix freeing UVM structure, sizeof() doesn't work for VMs with …
(edit) @34207   14 years vboxsync pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
(edit) @34197   14 years vboxsync dbgfR3CoreWrite: Must use PGMPhysSimpleReadGCPhys because PGMPhysRead …
(edit) @34194   14 years vboxsync dbgfR3CoreWrite: Do not write the first page over and over again.
(edit) @34187   14 years vboxsync HWACCM.cpp: Added CFGM value /HWACCM/UsePreemptTimer <bool> for …
(edit) @34186   14 years vboxsync CFGM: A bunch of dittos for other types.
(edit) @34185   14 years vboxsync CFGMR3QueryBoolDef: Must not forget to set pf on failure.
(edit) @34184   14 years vboxsync doc adj.
(edit) @34167   14 years vboxsync PGM: typo causing failure to start a VM
(edit) @34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
(edit) @34149   14 years vboxsync typo
(edit) @34136   14 years vboxsync dbgfR3CoreWrite: Fixed debug assertion in RTFileOpen.
(edit) @34135   14 years vboxsync DBGFCoreWrite.cpp: Untested fix for the core file layout bug.
(edit) @34134   14 years vboxsync DBGFCoreWrite.cpp: Eliminated unnecessary gotos.
(edit) @34020   15 years vboxsync VMMR0/TRPMR0.cpp: use a 64-bit gate descriptor on 64-bit hosts (cleans …
(edit) @33999   15 years vboxsync PGM: derefence pointer before sanity check (strict builds only)
(edit) @33998   15 years vboxsync MM: even larger hyperheap for ICH9
(edit) @33938   15 years vboxsync removed logging
(edit) @33936   15 years vboxsync build fix
(edit) @33935   15 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @33877   15 years vboxsync PDMLdr.cpp: log RC load failure better in release builds.
(edit) @33846   15 years vboxsync AsyncCompletion: 32bit Darwin alignment fixes
(edit) @33840   15 years vboxsync AsyncCompletion: Alignment assertions and remove a bit of unused code
(edit) @33799   15 years vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @33795   15 years vboxsync Extra comment
(edit) @33780   15 years vboxsync During state loading; don't free a zero page if it's part of a large page.
(edit) @33771   15 years vboxsync Mark base page as type page table when activating a 4 kb page inside …
(edit) @33726   15 years vboxsync Allocation timeout > 1 second means immediate disabling of large page …
(edit) @33725   15 years vboxsync More stats for large page allocation
(edit) @33676   15 years vboxsync scm cleanup run.
(edit) @33595   15 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33550   15 years vboxsync some more spelling fixes, thanks Timeless!
(edit) @33545   15 years vboxsync Wrong spelling fix
(edit) @33544   15 years vboxsync Bump the timeout count to 10
(edit) @33540   15 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33537   15 years vboxsync Apply timeout to 2 MB page allocation
(edit) @33512   15 years vboxsync (Re)Moved assertions
(edit) @33508   15 years vboxsync Write a note in the release log when we refuse to allocate more large …
(edit) @33507   15 years vboxsync Fail large page allocation if there's less than 2 GB memory free on …
(edit) @33343   15 years vboxsync Fixed missing clearing of large page PDs when clearing the page pool.
(edit) @33333   15 years vboxsync Comment
(edit) @33248   15 years vboxsync Apologies Asimov.
(edit) @33236   15 years vboxsync PCI: MSI-X work
(edit) @33221   15 years vboxsync AsyncCompletion: Forgotten change
(edit) @33220   15 years vboxsync Fix alignment burns
(edit) @33219   15 years vboxsync Fix darwin burn
(edit) @33218   15 years vboxsync AsyncCompletion: Move bandwidth groups to the generic code and support …
(edit) @33195   15 years vboxsync Comment
(edit) @33193   15 years vboxsync Fetch ram size from cfgm
(edit) @33192   15 years vboxsync Need more space for the hypervisor heap for large memory guests
(edit) @33172   15 years vboxsync VMEmt,GVMM: Some more tuning…
(edit) @33170   15 years vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @33164   15 years vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @33163   15 years vboxsync Todo
(edit) @33162   15 years vboxsync Reduce the maximum number of extents allocated from the hyper heap. …
(edit) @33122   15 years vboxsync Extended ldtr/tr check
(edit) @33066   15 years vboxsync VT-x also chokes on invalid tr or ldtr selectors (minix)
(edit) @33008   15 years vboxsync Allocate more pgm pool pages for large guest memory configurations
(edit) @32998   15 years vboxsync Extra comment
(edit) @32980   15 years vboxsync Do *not* unlock the nested root page when exiting the shadow mode. …
(edit) @32977   15 years vboxsync Extend assertion
(edit) @32956   15 years vboxsync Sleep a bit longer.
(edit) @32955   15 years vboxsync Lower the time slice to 100 ms
(edit) @32954   15 years vboxsync rc code
(edit) @32953   15 years vboxsync Finer grained cpu capping
(edit) @32952   15 years vboxsync Logging + longer sleep
(edit) @32935   15 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32921   15 years vboxsync Stat type
(edit) @32920   15 years vboxsync Compile fix
(edit) @32917   15 years vboxsync Wrong stat type
(edit) @32916   15 years vboxsync Reversed
(edit) @32914   15 years vboxsync Drop the hthread parameter
(edit) @32912   15 years vboxsync First sketch for guest execution capping
(edit) @32910   15 years vboxsync VMM: hyper heap size selection
(edit) @32908   15 years vboxsync VMM: moved hyper heap configuration to console, as it knows more about …
(edit) @32885   15 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32872   15 years vboxsync Wrong PD type (triggers assertion in debug build; otherwise harmless)
(edit) @32869   15 years vboxsync Annoying assertion
(edit) @32868   15 years vboxsync Comment update
(edit) @32867   15 years vboxsync Fixed dereference of large pages in EPT/nested paging modes.
(edit) @32865   15 years vboxsync Redundant check
(edit) @32859   15 years vboxsync More informative assertion
(edit) @32848   15 years vboxsync Paranoia
(edit) @32847   15 years vboxsync Clear VMCPU_FF_TO_R3 on the way out
(edit) @32820   15 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32819   15 years vboxsync Tab
(edit) @32815   15 years vboxsync GVMMR0SchedHalt: limit the timeout to 1 second
(edit) @32799   15 years vboxsync GVMMR0.cpp: PPT docs.
(edit) @32798   15 years vboxsync GVMMR0.cpp: PPT docs.
(edit) @32797   15 years vboxsync GVMMR0: Enabled the periodic preemption timer on linux hosts.
(edit) @32796   15 years vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32793   15 years vboxsync One more for crit sections
(edit) @32792   15 years vboxsync And more
(edit) @32791   15 years vboxsync More stats
(edit) @32788   15 years vboxsync Moved stats around
(edit) @32785   15 years vboxsync Cleaned up SyncPageWorker for non-paging modes.
(edit) @32778   15 years vboxsync Sync the entire page table for new nested page tables. (partially …
(edit) @32770   15 years vboxsync Redundant lock/unlock
(edit) @32746   15 years vboxsync pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette