VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/CFGM.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98644   2 年 vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98103   2 年 vboxsync Copyright year updates by scm.
(edit) @96407   3 年 vboxsync scm copyright and license note update
(edit) @94850   3 年 vboxsync VMM/CFGM: Added missing newline in previous change (r150812).
(edit) @94479   3 年 vboxsync VMM/CFGM: Use %Rhcb to do human readable size formatting.
(edit) @94477   3 年 vboxsync VMM/CFGM: When dumping sizes in human readable units, avoid divisor …
(edit) @94369   3 年 vboxsync VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
(edit) @93470   3 年 vboxsync DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
(edit) @93444   3 年 vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93393   3 年 vboxsync VMM/CFGM: Use the RTMemSafer allocator for the password strings and …
(edit) @93392   3 年 vboxsync VMM/CFGM: Must thoroughly wipe password memory before freeing it. …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @93015   3 年 vboxsync CFGM: bugref:9469 Password data type introduced
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @80333   6 年 vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80191   6 年 vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80064   6 年 vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76408   6 年 vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @75171   6 年 vboxsync CFGM: Don't assert when config constructor fails.
(edit) @73912   6 年 vboxsync CFGM: comment indent fix.
(edit) @69111   7 年 vboxsync (C) year
(edit) @68484   8 年 vboxsync Docs nit.
(edit) @65852   8 年 vboxsync fixed tstVMM for r113619
(edit) @64147   8 年 vboxsync CFGM: CFGMR3AreValuesValid - fix argument name in the doc comment.
(edit) @64110   8 年 vboxsync CFGM: when dumping some size, print both MB and GB values for huge values
(edit) @64103   8 年 vboxsync CFGM: when dumping some size, rounding to full GB is too coarse-grained
(edit) @62478   9 年 vboxsync (C) 2016
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @56719   10 年 vboxsync tstVMREQ: mac fix (no raw-mode)
(edit) @56287   10 年 vboxsync VMM: Updated (C) year.
(edit) @54737   10 年 vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @53574   10 年 vboxsync CFGMR3ValidateConfig: pszNode has a trailing slash, so don't add an …
(edit) @53437   10 年 vboxsync CFGM: Added CFGMR3Exists for TM.
(edit) @46793   12 年 vboxsync typo
(edit) @46792   12 年 vboxsync Added CFGMR3DestroyTree.
(edit) @46791   12 年 vboxsync Made CFGMR3RemoveNode work in standalone mode.
(edit) @46781   12 年 vboxsync CFGM: Made the CFGMR3CreateTree usable with pUVM == NULL for testing …
(edit) @45189   12 年 vboxsync STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44387   12 年 vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44386   12 年 vboxsync CFGM: Some smaller PVM/PUVM adjustments.
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @41975   13 年 vboxsync VMM: Do no pass a NULL node to CFGMR3QueryStringAllocDef together with …
(edit) @41965   13 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41800   13 年 vboxsync Doxygen.
(edit) @41783   13 年 vboxsync Doxygen, comment typos.
(edit) @41009   13 年 vboxsync CFGM: thousand separator, GB, cb-prefix, and some nits.
(edit) @41004   13 年 vboxsync VMM/cfgmR3Dump: human-readable sizes
(edit) @39859   13 年 vboxsync CFGMR3CopyTree: Fix and docs.
(edit) @39853   13 年 vboxsync CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
(edit) @39838   13 年 vboxsync CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
(edit) @39530   13 年 vboxsync CFGM: nit.
(edit) @39405   13 年 vboxsync VMM: Don't use generic IPE status codes, use specific ones. Part 2.
(edit) @36819   14 年 vboxsync CFGM: Shut up two -O3 warnings on mac.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(copy) @35333   14 年 vboxsync VMM source reorg.
trunk/src/VBox/VMM/CFGM.cpp 複製
(edit) @34240   14 年 vboxsync CFGMR3QueryStringAllocDef: Deal with pszDef = NULL.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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