VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22309   15 years vboxsync PDMAsyncCompletion: Add first part of the cache for file I/O
(edit) @22299   15 years vboxsync Reset last seen TSC when the tsc is changed (msr).
(edit) @22291   15 years vboxsync Enable for TPR guest patching (AMD-V, IO-APIC enabled, nt, win2k, xp, …
(edit) @22290   15 years vboxsync Wrong tree
(edit) @22289   15 years vboxsync Write TPR patching enabled state to release log
(edit) @22288   15 years vboxsync Wrong assertion
(edit) @22286   15 years vboxsync Logging change
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22267   15 years vboxsync Comment update
(edit) @22264   15 years vboxsync Move the TPR patching decision logic to Main.
(edit) @22263   15 years vboxsync Selectively enable TPR patching for certain Windows guests.
(edit) @22257   15 years vboxsync Guestimate too high; was still seeing decreasing rdtsc values
(edit) @22255   15 years vboxsync Fixed bug that broke snapshot loading
(edit) @22245   15 years vboxsync Only update the last seen tsc when the new one is larger.
(edit) @22244   15 years vboxsync Missing update
(edit) @22243   15 years vboxsync Apply the same tsc underflow check to AMD-V.
(edit) @22242   15 years vboxsync Made TSC underflow checking more generic.
(edit) @22241   15 years vboxsync Attempt to get rid of decreasing rdtsc return values.
(edit) @22170   15 years vboxsync Missing commit
(edit) @22169   15 years vboxsync Avoid incorrect reuse of big pages: take the NX bit into account too.
(edit) @22161   15 years vboxsync CFGM: Added CFGMR3InsertStringW, CFGMR3InsertStringF and …
(edit) @22152   15 years vboxsync Deal with out of memory situations for function lookups
(edit) @22147   15 years vboxsync PATM: fixed assertion message
(edit) @22140   15 years vboxsync SSM-new.cpp -> SSM.cpp.
(edit) @22138   15 years vboxsync pgm: typo (no impact)
(edit) @22137   15 years vboxsync PGM: Relocate pSelfRC of the MMIO2 ram ranges since unmapped ones will …
(edit) @22122   15 years vboxsync VMM: gcc warnings and a todo.
(edit) @22121   15 years vboxsync VMM: gcc warnings and a todo.
(edit) @22112   15 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
(edit) @22108   15 years vboxsync DBGC: plug-ins in the works.
(edit) @22106   15 years vboxsync DBGF,DBGC: 64-bit stack walking.
(edit) @22105   15 years vboxsync DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
(edit) @22104   15 years vboxsync selmR3GetSelectorInfo64: Fixed bug in detecting 64-bit code segemnts - …
(edit) @22100   15 years vboxsync SSM: Fixed assertion in SSMR3SetGCPtrSize on 32-bit hosts.
(edit) @22079   15 years vboxsync Back to manual msr save and restore.
(edit) @22070   15 years vboxsync VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
(edit) @22064   15 years vboxsync Alignment again
(edit) @22063   15 years vboxsync Removed unnecessary check
(edit) @22060   15 years vboxsync More cleanup
(edit) @22059   15 years vboxsync Cleanup
(edit) @22051   15 years vboxsync Obsolete comment
(edit) @22050   15 years vboxsync Cleaned up a bit
(edit) @22049   15 years vboxsync Make sure we only load those MSRs that are supported by the guest
(edit) @22042   15 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22041   15 years vboxsync Allow fs_base & gs_base as well
(edit) @22040   15 years vboxsync VT-x: use MSR bitmaps and automatic load/store (risky change).
(edit) @22039   15 years vboxsync PDMCritSectLeave: It's not safe to call SUPSemEventSignal with …
(edit) @22037   15 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @22034   15 years vboxsync SSM: We've got AssertMsgReturn now, use it for assertion the SSMSTATE.
(edit) @22032   15 years vboxsync VMM: Enabled the new SSM code.
(edit) @22031   15 years vboxsync VMM/Makefile.kmk: reverted 50766.
(edit) @22029   15 years vboxsync SSM: adjusted progress calculation during save.
(edit) @22026   15 years vboxsync space
(edit) @22025   15 years vboxsync SSM: Detect zero pages in ssmR3DataWriteBig and store them using a 3 …
(edit) @22018   15 years vboxsync Clearer assertion
(edit) @22017   15 years vboxsync Update
(edit) @22016   15 years vboxsync MSR bitmap must be per-VCPU
(edit) @22015   15 years vboxsync Removed unnecessary TPR patch instructions
(edit) @22006   15 years vboxsync tstCompressionBenchmark: More tests.
(edit) @22002   15 years vboxsync TPR patching update
(edit) @22001   15 years vboxsync Wrong NPF exit code
(edit) @22000   15 years vboxsync Comment added
(edit) @21999   15 years vboxsync Deadlock prevention
(edit) @21994   15 years vboxsync PGM: Added '.pgmphystofile <file> [nozero]' for getting more …
(edit) @21993   15 years vboxsync PGMPhys.cpp: Point out VMMR0_DO_GMM_MAP_UNMAP_CHUNK bug.
(edit) @21992   15 years vboxsync MMR3HyperSetGuard: simplify.
(edit) @21989   15 years vboxsync More statistics
(edit) @21988   15 years vboxsync Updates
(edit) @21987   15 years vboxsync TPR patching updates
(edit) @21985   15 years vboxsync Fixed the case where two or more VCPUs were racing to patch a TPR …
(edit) @21982   15 years vboxsync Compile fix
(edit) @21979   15 years vboxsync TPR patching fixes for SMP guests
(edit) @21972   15 years vboxsync Skip faulting wrmsr for TPR updates.
(edit) @21971   15 years vboxsync TPR patching update
(edit) @21966   15 years vboxsync Workaround for fatal cached page table free.
(edit) @21964   15 years vboxsync Using the wrong paging mask in PAE mode
(edit) @21963   15 years vboxsync VMM: When we're switching to our own private stack, it must have a …
(edit) @21960   15 years vboxsync TPR patching updates
(edit) @21952   15 years vboxsync SSM: fixed bug in the I/o thread write loop causing truncated files.
(edit) @21951   15 years vboxsync Comment updates
(edit) @21947   15 years vboxsync Wrong check for selector limit
(edit) @21946   15 years vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
(edit) @21944   15 years vboxsync AMD64AndLegacy.mac: fixed wrong save/restore of EDX in …
(edit) @21942   15 years vboxsync VMM: detect syscall usage on the host.
(edit) @21937   15 years vboxsync Fixed wrong check for sysenter.
(edit) @21935   15 years vboxsync SSM: release log entry for successful save.
(edit) @21932   15 years vboxsync SSM: Fixed some SSMFILEUNIT version mixup in the V1 load code. Can …
(edit) @21928   15 years vboxsync PGM: Fixed restore bug where pgmR3LoadLocked left a 32-bit ~0U behind.
(edit) @21927   15 years vboxsync SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
(edit) @21926   15 years vboxsync SSM: Added some VMSetError in the most common load failure paths.
(edit) @21921   15 years vboxsync SSM: moved out the Adler32 code. (it sucked)
(edit) @21917   15 years vboxsync tstCompressionBenchmark: Added CRCs to the benchmarks.
(edit) @21915   15 years vboxsync VMM/VMMR0: minor logging fix.
(edit) @21902   15 years vboxsync SSM: Fixed a checksum verification issue when loading a stream that …
(edit) @21901   15 years vboxsync SSM: write back thread.
(edit) @21900   15 years vboxsync SSM: Added the read ahead thread.
(edit) @21897   15 years vboxsync SSM: some direct stream buffer access.
(edit) @21895   15 years vboxsync SSM: Adjusted the CRC in the termination record to include the header. …
(edit) @21894   15 years vboxsync SSM: addressed some more TODOs.
(edit) @21893   15 years vboxsync tstSSM.cpp: re-enable big config.
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