VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23566   15 years vboxsync Fixed assertion
(edit) @23565   15 years vboxsync PGMSavedState: Enabled the new saved state format (v10).
(edit) @23558   15 years vboxsync Wrong tests
(edit) @23557   15 years vboxsync Test hwaccm(cpu) padding too
(edit) @23553   15 years vboxsync More assertions
(edit) @23544   15 years vboxsync oops again.
(edit) @23543   15 years vboxsync PGMSavedState: Zero page counting (ram+mmio2).
(edit) @23542   15 years vboxsync SSM: docs.
(edit) @23541   15 years vboxsync SSM: typo.
(edit) @23540   15 years vboxsync SSM: Added a live save flag to the file header and handle, exposing it …
(edit) @23539   15 years vboxsync PGMSavedState: Added some sanity checks for write monitored pages …
(edit) @23536   15 years vboxsync oops.
(edit) @23535   15 years vboxsync PGMSavedState: More statistics.
(edit) @23534   15 years vboxsync PGMSavedState: Mmio2 bugfixes and more statistics.
(edit) @23532   15 years vboxsync PGMSavedState: some cleanups
(edit) @23524   15 years vboxsync PGMSavedState: Some code restructuring.
(edit) @23523   15 years vboxsync PGMSavedState: bugfixes
(edit) @23521   15 years vboxsync PGMSavedState: Some more MMIO2 coding.
(edit) @23519   15 years vboxsync Backed out 53066; problem area elswhere
(edit) @23518   15 years vboxsync PGMSavedState: More MMIO2 work (incomplete).
(edit) @23517   15 years vboxsync Noisy logging
(edit) @23515   15 years vboxsync Force a TLB flush when returning back to ring 3. (local init only)
(edit) @23514   15 years vboxsync alignment fix.
(edit) @23513   15 years vboxsync PGMSavedState: MMIO2 optimizations in the works.
(edit) @23512   15 years vboxsync tstCompressionBenchmark: Page by page CRC/Hash benchmarking.
(edit) @23511   15 years vboxsync tstCompressionBenchmark: nitpicking.
(edit) @23510   15 years vboxsync tstCompressionBenchmark: fixed copy&past error.
(edit) @23509   15 years vboxsync tstCompressionBenchmark: fixed copy&past error.
(edit) @23508   15 years vboxsync tstCompressionBenchmark: Added SHA-1, SHA-256 and SHA-512.
(edit) @23489   15 years vboxsync PGMSavedState: More write lock checks. Added missing …
(edit) @23488   15 years vboxsync PGM: Lock stats and check for write locks on monitored pages during …
(edit) @23487   15 years vboxsync VMM: Saved and restore the [R|E]FLAGS register in the …
(edit) @23486   15 years vboxsync PGMPAGE: optimization todos for later. enough for now.
(edit) @23485   15 years vboxsync PGMPAGE: Optimized tests accessing both u2HandlerPhysStateY and …
(edit) @23484   15 years vboxsync PGMPAGE: Removed the non-PGM_PAGE_WITH_U16MISCY bits.
(edit) @23483   15 years vboxsync PGMPAGE: Merging u2HandlerPhysStateY into the misc field.
(edit) @23480   15 years vboxsync Fixed bad proprocessing around PGM_PAGE_INIT…
(edit) @23479   15 years vboxsync PGM: Fixed wrong PGM_PAGE_MAX_LOCKS value.
(edit) @23478   15 years vboxsync PGMPAGE: Removed the PGM_PAGE_WITH_BIT_FIELD bits.
(edit) @23477   15 years vboxsync PGMPAGE: Spell it out for the compiler. (soon, no bitfields)
(edit) @23476   15 years vboxsync Use global (one shot on all cpus) or local (each time we want to …
(edit) @23471   15 years vboxsync PGM: Made PGM_PAGE_WITH_LOCKS unconditional.
(edit) @23470   15 years vboxsync PGMPAGE: Removed the non-PGM_PAGE_WITH_PAGEID_IN_HCPHYS cases.
(edit) @23468   15 years vboxsync Misleading comment
(edit) @23464   15 years vboxsync Do not use physical page 0 for the pgm pool.
(edit) @23461   15 years vboxsync PGM: Enabled page lock counters.
(edit) @23460   15 years vboxsync PGM: Page lock counters. (disabled)
(edit) @23459   15 years vboxsync PGMPAGE: Enable HCPhys and idPage merge.
(edit) @23458   15 years vboxsync PGMPAGE: HCPhys and idPage migration work, part 2.
(edit) @23457   15 years vboxsync PGMPAGE: HCPhys and idPage migration work, part 1.
(edit) @23456   15 years vboxsync PGMSavedState: gcc 4.0.1 warnings.
(edit) @23455   15 years vboxsync PGMPAGE: Moved the usage tracking data out of HCPhysY.
(edit) @23454   15 years vboxsync PGMPAGE: prep for lock counting. renamed all names (X->Y) just to make …
(edit) @23453   15 years vboxsync PGMPhysPageMap cleanup.
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23449   15 years vboxsync PGMSavedState: Corrected live save statistics a bit and did a quick …
(edit) @23448   15 years vboxsync SSM: Live snapshot bugfix.
(edit) @23447   15 years vboxsync PGMSavedState: Live snapshot fixes (it kind of works now).
(edit) @23446   15 years vboxsync PGMSavedState: Bugfixes (new code).
(edit) @23443   15 years vboxsync PGMSavedState: New state saved state format in the works.
(edit) @23436   15 years vboxsync SSM: Fixed some missing SSMHANDLE::rc updates. (untested)
(edit) @23415   15 years vboxsync PGM: Saved state hacking and some minor cleanups.
(edit) @23404   15 years vboxsync AsyncCompletion: Handle out of resources case properly. Should fix …
(edit) @23398   15 years vboxsync PGM: ROM pages are soo much fun.
(edit) @23393   15 years vboxsync PGM: live save work in progress.
(edit) @23387   15 years vboxsync 32-bit Linux build fix
(edit) @23383   15 years vboxsync Measure the RTMpOnSpecific code path as well (stats).
(edit) @23374   15 years vboxsync PGMPool: Moved pgmR3PoolClearAll to from VMMAll to PGMPool.cpp.
(edit) @23372   15 years vboxsync pgmR3PoolClearAll.
(edit) @23371   15 years vboxsync Alignment fix
(edit) @23366   15 years vboxsync Wait for the target VCPU to finish its world switch.
(edit) @23350   15 years vboxsync VMM: Added PDMCritSectHasWaiters and PDMR3CritSectYield.
(edit) @23329   15 years vboxsync PDM: VM_FF_PDM_DMA can be set (by sb16) before we get to pdmR3Load, …
(edit) @23307   15 years vboxsync VMM: Moved the saved state code out of PGM.cpp and into PGMSavedState.cpp.
(edit) @23306   15 years vboxsync PGM: Live state saving work (in progress).
(edit) @23303   15 years vboxsync Compile fixes
(edit) @23300   15 years vboxsync Cut addresses according to the cpu mode.
(edit) @23297   15 years vboxsync Zero out the high parts of all registers in the RC trap handler.
(edit) @23284   15 years vboxsync Correction
(edit) @23283   15 years vboxsync Use atomic operations to update page table entries.
(edit) @23258   15 years vboxsync Disabled unused code for release builds
(edit) @23254   15 years vboxsync Empty line
(edit) @23252   15 years vboxsync Backed out 52727; was correct
(edit) @23251   15 years vboxsync Used the wrong macro
(edit) @23250   15 years vboxsync Deal with dirty page tracking and monitored pages.
(edit) @23244   15 years vboxsync Fixed tpr patch restore
(edit) @23226   15 years vboxsync TPR patch restore fix
(edit) @23224   15 years vboxsync Logging updates
(edit) @23220   15 years vboxsync Properly emulate task switches caused by IDT gates (VT-x & AMD-V)
(edit) @23213   15 years vboxsync OffStart -> offStart; 'off' is an one of the prefixes we use, similar …
(edit) @23212   15 years vboxsync PDMAsyncCompletionFileNormal.cpp: Fixed harmful casts introduced in r52654.
(edit) @23211   15 years vboxsync Logging change
(edit) @23210   15 years vboxsync Disabled PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for the moment
(edit) @23207   15 years vboxsync Async: fix warnings
(edit) @23201   15 years vboxsync Removed assertion
(edit) @23200   15 years vboxsync Extend to all use cases of RTMpPokeCpu
(edit) @23199   15 years vboxsync Accidental commit
(edit) @23198   15 years vboxsync Fall back to RTMpOnSpecific for those host platforms that don't …
(edit) @23191   15 years vboxsync VMM: Hacked EM to quit processing forced actions on VINF_EM_SUSPEND, …
(edit) @23190   15 years vboxsync VMEmt.cpp: Logging changes.
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