VirtualBox

source: vbox/trunk/src/VBox/VMM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @22170   16 年 vboxsync Missing commit
(edit) @22169   16 年 vboxsync Avoid incorrect reuse of big pages: take the NX bit into account too.
(edit) @22161   16 年 vboxsync CFGM: Added CFGMR3InsertStringW, CFGMR3InsertStringF and …
(edit) @22152   16 年 vboxsync Deal with out of memory situations for function lookups
(edit) @22147   16 年 vboxsync PATM: fixed assertion message
(edit) @22140   16 年 vboxsync SSM-new.cpp -> SSM.cpp.
(edit) @22138   16 年 vboxsync pgm: typo (no impact)
(edit) @22137   16 年 vboxsync PGM: Relocate pSelfRC of the MMIO2 ram ranges since unmapped ones will …
(edit) @22122   16 年 vboxsync VMM: gcc warnings and a todo.
(edit) @22121   16 年 vboxsync VMM: gcc warnings and a todo.
(edit) @22112   16 年 vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
(edit) @22108   16 年 vboxsync DBGC: plug-ins in the works.
(edit) @22106   16 年 vboxsync DBGF,DBGC: 64-bit stack walking.
(edit) @22105   16 年 vboxsync DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
(edit) @22104   16 年 vboxsync selmR3GetSelectorInfo64: Fixed bug in detecting 64-bit code segemnts - …
(edit) @22100   16 年 vboxsync SSM: Fixed assertion in SSMR3SetGCPtrSize on 32-bit hosts.
(edit) @22079   16 年 vboxsync Back to manual msr save and restore.
(edit) @22070   16 年 vboxsync VMM,ConsoleImpl2: Moved NT4LeafLimit down into /CPUM and documented …
(edit) @22064   16 年 vboxsync Alignment again
(edit) @22063   16 年 vboxsync Removed unnecessary check
(edit) @22060   16 年 vboxsync More cleanup
(edit) @22059   16 年 vboxsync Cleanup
(edit) @22051   16 年 vboxsync Obsolete comment
(edit) @22050   16 年 vboxsync Cleaned up a bit
(edit) @22049   16 年 vboxsync Make sure we only load those MSRs that are supported by the guest
(edit) @22042   16 年 vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22041   16 年 vboxsync Allow fs_base & gs_base as well
(edit) @22040   16 年 vboxsync VT-x: use MSR bitmaps and automatic load/store (risky change).
(edit) @22039   16 年 vboxsync PDMCritSectLeave: It's not safe to call SUPSemEventSignal with …
(edit) @22037   16 年 vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @22034   16 年 vboxsync SSM: We've got AssertMsgReturn now, use it for assertion the SSMSTATE.
(edit) @22032   16 年 vboxsync VMM: Enabled the new SSM code.
(edit) @22031   16 年 vboxsync VMM/Makefile.kmk: reverted 50766.
(edit) @22029   16 年 vboxsync SSM: adjusted progress calculation during save.
(edit) @22026   16 年 vboxsync space
(edit) @22025   16 年 vboxsync SSM: Detect zero pages in ssmR3DataWriteBig and store them using a 3 …
(edit) @22018   16 年 vboxsync Clearer assertion
(edit) @22017   16 年 vboxsync Update
(edit) @22016   16 年 vboxsync MSR bitmap must be per-VCPU
(edit) @22015   16 年 vboxsync Removed unnecessary TPR patch instructions
(edit) @22006   16 年 vboxsync tstCompressionBenchmark: More tests.
(edit) @22002   16 年 vboxsync TPR patching update
(edit) @22001   16 年 vboxsync Wrong NPF exit code
(edit) @22000   16 年 vboxsync Comment added
(edit) @21999   16 年 vboxsync Deadlock prevention
(edit) @21994   16 年 vboxsync PGM: Added '.pgmphystofile <file> [nozero]' for getting more …
(edit) @21993   16 年 vboxsync PGMPhys.cpp: Point out VMMR0_DO_GMM_MAP_UNMAP_CHUNK bug.
(edit) @21992   16 年 vboxsync MMR3HyperSetGuard: simplify.
(edit) @21989   16 年 vboxsync More statistics
(edit) @21988   16 年 vboxsync Updates
(edit) @21987   16 年 vboxsync TPR patching updates
(edit) @21985   16 年 vboxsync Fixed the case where two or more VCPUs were racing to patch a TPR …
(edit) @21982   16 年 vboxsync Compile fix
(edit) @21979   16 年 vboxsync TPR patching fixes for SMP guests
(edit) @21972   16 年 vboxsync Skip faulting wrmsr for TPR updates.
(edit) @21971   16 年 vboxsync TPR patching update
(edit) @21966   16 年 vboxsync Workaround for fatal cached page table free.
(edit) @21964   16 年 vboxsync Using the wrong paging mask in PAE mode
(edit) @21963   16 年 vboxsync VMM: When we're switching to our own private stack, it must have a …
(edit) @21960   16 年 vboxsync TPR patching updates
(edit) @21952   16 年 vboxsync SSM: fixed bug in the I/o thread write loop causing truncated files.
(edit) @21951   16 年 vboxsync Comment updates
(edit) @21947   16 年 vboxsync Wrong check for selector limit
(edit) @21946   16 年 vboxsync AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
(edit) @21944   16 年 vboxsync AMD64AndLegacy.mac: fixed wrong save/restore of EDX in …
(edit) @21942   16 年 vboxsync VMM: detect syscall usage on the host.
(edit) @21937   16 年 vboxsync Fixed wrong check for sysenter.
(edit) @21935   16 年 vboxsync SSM: release log entry for successful save.
(edit) @21932   16 年 vboxsync SSM: Fixed some SSMFILEUNIT version mixup in the V1 load code. Can …
(edit) @21928   16 年 vboxsync PGM: Fixed restore bug where pgmR3LoadLocked left a 32-bit ~0U behind.
(edit) @21927   16 年 vboxsync SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
(edit) @21926   16 年 vboxsync SSM: Added some VMSetError in the most common load failure paths.
(edit) @21921   16 年 vboxsync SSM: moved out the Adler32 code. (it sucked)
(edit) @21917   16 年 vboxsync tstCompressionBenchmark: Added CRCs to the benchmarks.
(edit) @21915   16 年 vboxsync VMM/VMMR0: minor logging fix.
(edit) @21902   16 年 vboxsync SSM: Fixed a checksum verification issue when loading a stream that …
(edit) @21901   16 年 vboxsync SSM: write back thread.
(edit) @21900   16 年 vboxsync SSM: Added the read ahead thread.
(edit) @21897   16 年 vboxsync SSM: some direct stream buffer access.
(edit) @21895   16 年 vboxsync SSM: Adjusted the CRC in the termination record to include the header. …
(edit) @21894   16 年 vboxsync SSM: addressed some more TODOs.
(edit) @21893   16 年 vboxsync tstSSM.cpp: re-enable big config.
(edit) @21892   16 年 vboxsync SSM: tstSSM works again.
(edit) @21876   16 年 vboxsync obsolete defines
(edit) @21871   16 年 vboxsync SSM: partly working buffering.
(edit) @21866   16 年 vboxsync SSM: Incomplete buffering code (have to go).
(edit) @21862   16 年 vboxsync SSM: Preparing for buffering.
(edit) @21861   16 年 vboxsync PDMAll.cpp: Don't assert in PDMVMMDevHeapR3ToGCPhys as it's used …
(edit) @21858   16 年 vboxsync SSM: optimized checksumming.
(edit) @21856   16 年 vboxsync SSM: only compress big stuff that's a page or larger.
(edit) @21847   16 年 vboxsync VMM logging: avoid crash
(edit) @21840   16 年 vboxsync tstCompressionBenchmark: More tests.
(edit) @21816   16 年 vboxsync No LZJB of course.
(edit) @21815   16 年 vboxsync tstCompressionBenchmark: moved block compression APIs to runtime, …
(edit) @21803   16 年 vboxsync tstCompressionBenchmark.cpp: more body.
(edit) @21802   16 年 vboxsync tstCompressionBenchmark: code in progress.
(edit) @21799   16 年 vboxsync Fixed old SSMR3Seek.
(edit) @21798   16 年 vboxsync SSMInternal.h: A few of extra members for the new code.
(edit) @21797   16 年 vboxsync SSM-new.cpp: Initial implementation of the revised saved state format …
(edit) @21793   16 年 vboxsync tstSSM: updates and fixes (bug in old SSMR3Seek causes test failure …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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