VirtualBox

source: vbox/trunk/src/VBox/VMM/PATM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9412   17 年 vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9387   17 年 vboxsync 64-bit GC alignment fixes
(edit) @9350   17 年 vboxsync Automatic cast is wrong
(edit) @9344   17 年 vboxsync Types and string format specifiers.
(edit) @9341   17 年 vboxsync Format specifiers again…
(edit) @9300   17 年 vboxsync More 64 bits guest ptr fixes
(edit) @9290   17 年 vboxsync Wrong cast
(edit) @9255   17 年 vboxsync 64 bits guest fix
(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) @8984   17 年 vboxsync Removed the dtrace experiment. the invalid lock sequences now ends up …
(edit) @8830   17 年 vboxsync dtrace experiments.
(edit) @8763   17 年 vboxsync Use Makefile.kup instead of up.kmk.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8333   17 年 vboxsync Disassembler updates for 64 bits support
(edit) @8283   17 年 vboxsync Parameter size of 32 bits far pointers was changed
(edit) @8276   17 年 vboxsync Removed assertion
(edit) @8234   17 年 vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(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) @7620   17 年 vboxsync RTGCPHYS is now 64 bits
(edit) @7618   17 年 vboxsync VMM/PATM: conditionally ifdef'ed out an assertion which I have been …
(edit) @7089   17 年 vboxsync Backed out more alignment changes
(edit) @7046   17 年 vboxsync Realigning after RTGCPHYS change.
(edit) @7015   17 年 vboxsync Cleaned up
(edit) @6107   17 年 vboxsync patmIsCommonIDTHandlerPatch inconsistency
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5694   17 年 vboxsync Put the templates in the CONST segment/section as the relocations it …
(edit) @5612   17 年 vboxsync Bit more checking to ensure we don't invalidate instructions that are …
(edit) @5610   17 年 vboxsync Fixed boundary checks and support partial instruction updates (e.g. …
(edit) @5609   17 年 vboxsync More logging
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5286   17 年 vboxsync Missing relocations
(edit) @5285   17 年 vboxsync deal with the centaur cpuid stuff.
(edit) @5284   17 年 vboxsync Makefile.kmk -> Makefile.kup.
(edit) @5261   17 年 vboxsync Wrong boundary check causes us to miss certain instruction updates.
(edit) @5221   17 年 vboxsync Fixed the 64-bit build.
(edit) @5205   17 年 vboxsync Process indirect calls to catch cpuid instructions in OpenSuse 10.3
(edit) @5200   17 年 vboxsync check pointers
(edit) @5199   17 年 vboxsync fewer recorded calls
(edit) @5198   17 年 vboxsync Experiment with call recording for CSAM
(edit) @4967   17 年 vboxsync yasm bug #115 triggered this assertion.
(edit) @4959   17 年 vboxsync build fix.
(edit) @4955   17 年 vboxsync Compile fix
(edit) @4953   17 年 vboxsync Cleaned up disassembler
(edit) @4787   17 年 vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4776   17 年 vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4772   17 年 vboxsync Compile fix
(edit) @4396   17 年 vboxsync Clearer release message
(edit) @4190   17 年 vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4059   17 年 vboxsync Correction
(edit) @4058   17 年 vboxsync comment update
(edit) @4057   17 年 vboxsync Don't allow popf instructions to change the current IOPL in simple …
(edit) @3723   17 年 vboxsync Double underscore cleanup.
(edit) @3696   17 年 vboxsync double underscore cleanup.
(edit) @3073   18 年 vboxsync Fix for faulting push dword ptr [addr] in patch code.
(edit) @3025   18 年 vboxsync Added missing space after ')' in macro invocations so VCC doesn't mess …
(edit) @3020   18 年 vboxsync Added missing space after ')' in macro invocations so VCC doesn't mess …
(edit) @2988   18 年 vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2921   18 年 vboxsync Fixed int3 patch installation.
(edit) @2919   18 年 vboxsync Stricter checks for patch jumps. Do not check for page boundary …
(edit) @2477   18 年 vboxsync export
(edit) @2476   18 年 vboxsync Some makefile header and attribute adjustments.
(edit) @2475   18 年 vboxsync Makefile.kmk -> Makefile.kup
(edit) @2333   18 年 vboxsync gcc-4.2 warnings
(edit) @2088   18 年 vboxsync nasm fix
(edit) @2049   18 年 vboxsync Disabled ss mov patch again.
(edit) @2047   18 年 vboxsync Size override fixes
(edit) @2046   18 年 vboxsync Corrections and activation of mov gpr,ss patch.
(edit) @2043   18 年 vboxsync Preperations for mov gpr, ss patch.
(edit) @2030   18 年 vboxsync Attempt to recreate patches who's dirty instruction(s) we can't …
(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) @1926   18 年 vboxsync Got rid of incorrect assertion.
(edit) @1921   18 年 vboxsync And assertion is too annoying there.
(edit) @1920   18 年 vboxsync u1VM implies cpl=3
(edit) @1919   18 年 vboxsync Corrected assertion
(edit) @1918   18 年 vboxsync Always check if the code selector is wide open. Refuse patching if …
(edit) @1917   18 年 vboxsync %VGx -> %VGv
(edit) @1914   18 年 vboxsync Reapplied 20145
(edit) @1907   18 年 vboxsync attempt to fix tinderboxes: remove r20142, r20145, r20146
(edit) @1898   18 年 vboxsync Updated comment
(edit) @1897   18 年 vboxsync Put back pending interrupt detection in iret patch.
(edit) @1875   18 年 vboxsync Got rid of annoying assertions.
(edit) @1864   18 年 vboxsync csamR3FlushCodePages update
(edit) @1861   18 年 vboxsync oops
(edit) @1860   18 年 vboxsync put back 64 bits fix
(edit) @1859   18 年 vboxsync updated scan beyond ret instruction code
(edit) @1853   18 年 vboxsync extra csam check
(edit) @1837   18 年 vboxsync 64-bit bustage.
(edit) @1834   18 年 vboxsync Forgot to set the action flag
(edit) @1833   18 年 vboxsync comment + logging
(edit) @1830   18 年 vboxsync Preparation for new code page detection.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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