VirtualBox

source: vbox/trunk/src/VBox/VMM/PATM/CSAM.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @14755   16 年 vboxsync #1865: Converted 4 PGM*2HC* conversion functions to RTR3PTR.
(edit) @14075   16 年 vboxsync The 64-bit MSC warning hunt stops for today.
(edit) @13827   16 年 vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
(edit) @13825   16 年 vboxsync VMM: %VX64 -> %RX64
(edit) @13824   16 年 vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 年 vboxsync VMM: %VGv -> %RGv
(edit) @13822   16 年 vboxsync VMM: %VRv -> %RRv
(edit) @13820   16 年 vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
(edit) @13819   16 年 vboxsync VMM: %VH* -> %RH*.
(edit) @13818   16 年 vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 年 vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13782   16 年 vboxsync More SMP groundwork.
(edit) @13755   16 年 vboxsync Started with VM request API changes.
(edit) @13532   16 年 vboxsync CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
(edit) @13144   16 年 vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @11792   16 年 vboxsync Assert when the SSM version doesn't match.
(edit) @11311   16 年 vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @9675   16 年 vboxsync General cleanup of SELMToFlat.
(edit) @9659   16 年 vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   16 年 vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9412   17 年 vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9350   17 年 vboxsync Automatic cast is wrong
(edit) @9344   17 年 vboxsync Types and string format specifiers.
(edit) @9228   17 年 vboxsync More updates for 64 bits guest pointers. Introduced AVLOU32TREE.
(edit) @9220   17 年 vboxsync Default to 32 bits virtual addresses in CSAM & PATM.
(edit) @9216   17 年 vboxsync Compile issues (32 bits host/64 bits guest)
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8217   17 年 vboxsync Added CSAMR3UnmonitorPage
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7628   17 年 vboxsync Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5205   17 年 vboxsync Process indirect calls to catch cpuid instructions in OpenSuse 10.3
(edit) @5200   17 年 vboxsync check pointers
(edit) @5198   17 年 vboxsync Experiment with call recording for CSAM
(edit) @4959   17 年 vboxsync build fix.
(edit) @4955   17 年 vboxsync Compile fix
(edit) @4953   17 年 vboxsync Cleaned up disassembler
(edit) @4776   17 年 vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3020   18 年 vboxsync Added missing space after ')' in macro invocations so VCC doesn't mess …
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1996   18 年 vboxsync Round address to page boundary.
(edit) @1995   18 年 vboxsync Update
(edit) @1994   18 年 vboxsync Added CSAMR3RemovePage
(edit) @1974   18 年 vboxsync Got rid of annoying assertion
(edit) @1864   18 年 vboxsync csamR3FlushCodePages update
(edit) @1861   18 年 vboxsync oops
(edit) @1859   18 年 vboxsync updated scan beyond ret instruction code
(edit) @1833   18 年 vboxsync comment + logging
(edit) @1830   18 年 vboxsync Preparation for new code page detection.
(edit) @1800   18 年 vboxsync missing parameter
(edit) @1799   18 年 vboxsync Refuse to patch a handler whose idt cs selector isn't wide open.
(edit) @1635   18 年 vboxsync warnings.
(edit) @1583   18 年 vboxsync warnings
(edit) @1359   18 年 vboxsync SELM function changes for v86 mode code. CPL check fixes for V86 mode …
(edit) @1086   18 年 vboxsync Corrected assumptions about flat addresses
(edit) @882   18 年 vboxsync CSAMR3CheckCode added
(edit) @846   18 年 vboxsync Fix for OpenBSD 4.0 (again).
(edit) @760   18 年 vboxsync Enhanced detection of changed pages.
(edit) @758   18 年 vboxsync update physical address of flushed page
(edit) @593   18 年 vboxsync Minor update
(edit) @519   18 年 vboxsync disabled two HC pointer size assertions that are probably invalid.
(edit) @455   18 年 vboxsync Annoying assertion.
(edit) @452   18 年 vboxsync Check CFGM option CSAMEnabled before enabling CSAM.
(edit) @347   18 年 vboxsync Rewrote and simplified interrupt handler patching.
(edit) @209   18 年 vboxsync Removed obsolete check
(edit) @208   18 年 vboxsync Changed guest specific patch for OpenBSD. 3.7, 3.8, 3.9 and 4.0 now work.
(edit) @27   18 年 vboxsync Disabled the annoying assertion. It's a valid one, but no cause for …
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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