VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22051   16 years vboxsync Obsolete comment
(edit) @22050   16 years vboxsync Cleaned up a bit
(edit) @22049   16 years vboxsync Make sure we only load those MSRs that are supported by the guest
(edit) @22042   16 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22041   16 years vboxsync Allow fs_base & gs_base as well
(edit) @22040   16 years vboxsync VT-x: use MSR bitmaps and automatic load/store (risky change).
(edit) @22039   16 years vboxsync PDMCritSectLeave: It's not safe to call SUPSemEventSignal with …
(edit) @22037   16 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @22034   16 years vboxsync SSM: We've got AssertMsgReturn now, use it for assertion the SSMSTATE.
(edit) @22032   16 years vboxsync VMM: Enabled the new SSM code.
(edit) @22031   16 years vboxsync VMM/Makefile.kmk: reverted 50766.
(edit) @22029   16 years vboxsync SSM: adjusted progress calculation during save.
(edit) @22026   16 years vboxsync space
(edit) @22025   16 years vboxsync SSM: Detect zero pages in ssmR3DataWriteBig and store them using a 3 …
(edit) @22018   16 years vboxsync Clearer assertion
(edit) @22017   16 years vboxsync Update
(edit) @22016   16 years vboxsync MSR bitmap must be per-VCPU
(edit) @22015   16 years vboxsync Removed unnecessary TPR patch instructions
(edit) @22006   16 years vboxsync tstCompressionBenchmark: More tests.
(edit) @22002   16 years vboxsync TPR patching update
(edit) @22001   16 years vboxsync Wrong NPF exit code
(edit) @22000   16 years vboxsync Comment added
(edit) @21999   16 years vboxsync Deadlock prevention
(edit) @21994   16 years vboxsync PGM: Added '.pgmphystofile <file> [nozero]' for getting more …
(edit) @21993   16 years vboxsync PGMPhys.cpp: Point out VMMR0_DO_GMM_MAP_UNMAP_CHUNK bug.
(edit) @21992   16 years vboxsync MMR3HyperSetGuard: simplify.
(edit) @21989   16 years vboxsync More statistics
(edit) @21988   16 years vboxsync Updates
(edit) @21987   16 years vboxsync TPR patching updates
(edit) @21985   16 years vboxsync Fixed the case where two or more VCPUs were racing to patch a TPR …
(edit) @21982   16 years vboxsync Compile fix
(edit) @21979   16 years vboxsync TPR patching fixes for SMP guests
(edit) @21972   16 years vboxsync Skip faulting wrmsr for TPR updates.
(edit) @21971   16 years vboxsync TPR patching update
(edit) @21966   16 years vboxsync Workaround for fatal cached page table free.
(edit) @21964   16 years vboxsync Using the wrong paging mask in PAE mode
(edit) @21963   16 years vboxsync VMM: When we're switching to our own private stack, it must have a …
(edit) @21960   16 years vboxsync TPR patching updates
(edit) @21952   16 years vboxsync SSM: fixed bug in the I/o thread write loop causing truncated files.
(edit) @21951   16 years vboxsync Comment updates
(edit) @21947   16 years vboxsync Wrong check for selector limit
(edit) @21946   16 years vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
(edit) @21944   16 years vboxsync AMD64AndLegacy.mac: fixed wrong save/restore of EDX in …
(edit) @21942   16 years vboxsync VMM: detect syscall usage on the host.
(edit) @21937   16 years vboxsync Fixed wrong check for sysenter.
(edit) @21935   16 years vboxsync SSM: release log entry for successful save.
(edit) @21932   16 years vboxsync SSM: Fixed some SSMFILEUNIT version mixup in the V1 load code. Can …
(edit) @21928   16 years vboxsync PGM: Fixed restore bug where pgmR3LoadLocked left a 32-bit ~0U behind.
(edit) @21927   16 years vboxsync SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
(edit) @21926   16 years vboxsync SSM: Added some VMSetError in the most common load failure paths.
(edit) @21921   16 years vboxsync SSM: moved out the Adler32 code. (it sucked)
(edit) @21917   16 years vboxsync tstCompressionBenchmark: Added CRCs to the benchmarks.
(edit) @21915   16 years vboxsync VMM/VMMR0: minor logging fix.
(edit) @21902   16 years vboxsync SSM: Fixed a checksum verification issue when loading a stream that …
(edit) @21901   16 years vboxsync SSM: write back thread.
(edit) @21900   16 years vboxsync SSM: Added the read ahead thread.
(edit) @21897   16 years vboxsync SSM: some direct stream buffer access.
(edit) @21895   16 years vboxsync SSM: Adjusted the CRC in the termination record to include the header. …
(edit) @21894   16 years vboxsync SSM: addressed some more TODOs.
(edit) @21893   16 years vboxsync tstSSM.cpp: re-enable big config.
(edit) @21892   16 years vboxsync SSM: tstSSM works again.
(edit) @21876   16 years vboxsync obsolete defines
(edit) @21871   16 years vboxsync SSM: partly working buffering.
(edit) @21866   16 years vboxsync SSM: Incomplete buffering code (have to go).
(edit) @21862   16 years vboxsync SSM: Preparing for buffering.
(edit) @21861   16 years vboxsync PDMAll.cpp: Don't assert in PDMVMMDevHeapR3ToGCPhys as it's used …
(edit) @21858   16 years vboxsync SSM: optimized checksumming.
(edit) @21856   16 years vboxsync SSM: only compress big stuff that's a page or larger.
(edit) @21847   16 years vboxsync VMM logging: avoid crash
(edit) @21840   16 years vboxsync tstCompressionBenchmark: More tests.
(edit) @21816   16 years vboxsync No LZJB of course.
(edit) @21815   16 years vboxsync tstCompressionBenchmark: moved block compression APIs to runtime, …
(edit) @21803   16 years vboxsync tstCompressionBenchmark.cpp: more body.
(edit) @21802   16 years vboxsync tstCompressionBenchmark: code in progress.
(edit) @21799   16 years vboxsync Fixed old SSMR3Seek.
(edit) @21798   16 years vboxsync SSMInternal.h: A few of extra members for the new code.
(edit) @21797   16 years vboxsync SSM-new.cpp: Initial implementation of the revised saved state format …
(edit) @21793   16 years vboxsync tstSSM: updates and fixes (bug in old SSMR3Seek causes test failure …
(edit) @21789   16 years vboxsync PDMDriver/DevHlp.cpp: Don't use dash when mangling queue names, STAM …
(edit) @21788   16 years vboxsync PDMQueue.cpp: Deregister all statistics.
(edit) @21787   16 years vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
(edit) @21773   16 years vboxsync SSM.cpp: doc updates.
(edit) @21710   16 years vboxsync A TPR change could activate a pending interrupt, so catch lstar writes.
(edit) @21709   16 years vboxsync Use LSTAR for TPR caching.
(edit) @21708   16 years vboxsync Updates
(edit) @21707   16 years vboxsync Updates
(edit) @21706   16 years vboxsync Compile fix
(edit) @21705   16 years vboxsync Logging changes
(edit) @21704   16 years vboxsync Added patch removal.
(edit) @21700   16 years vboxsync Reset fix for clearing the patch tree
(edit) @21696   16 years vboxsync Paranoia
(edit) @21695   16 years vboxsync Bugfix
(edit) @21694   16 years vboxsync Minor updates
(edit) @21692   16 years vboxsync Compile fix:
(edit) @21690   16 years vboxsync Get->Put
(edit) @21689   16 years vboxsync Compile fix
(edit) @21688   16 years vboxsync TPR caching updates
(edit) @21679   16 years vboxsync TPR patching updates
(edit) @21667   16 years vboxsync Update comment
(edit) @21666   16 years vboxsync Allow direct access to MSRs that are automatically saved/restored with …
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