VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @93554   3 年 vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81501   5 年 vboxsync VMM/IEMAllCImplStrInstr.cpp.h: Fixed a few incorrect uses of OP_SIZE …
(edit) @80641   5 年 vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80089   6 年 vboxsync VMM: Kicking out raw-mode - IEM. bugref:9517
(edit) @77450   6 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix passing operand size for …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @74798   6 年 vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74791   6 年 vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74789   6 年 vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74668   6 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added string I/O intercepts.
(edit) @74603   6 年 vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
(edit) @74336   6 年 vboxsync VMM/IEM: Nested SVM: bugref:7243 SVM macro cleanup.
(edit) @72712   7 年 vboxsync IEM: Fixed regression in IEMExecStringIoRead from r123057 where writes …
(edit) @72497   7 年 vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72496   7 年 vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72493   7 年 vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
(edit) @72484   7 年 vboxsync IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
(edit) @72209   7 年 vboxsync VMM/IEM: VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @69111   7 年 vboxsync (C) year
(edit) @67528   8 年 vboxsync VMM/IEM: Nested Hw.virt: Fixes.
(edit) @66581   8 年 vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @62478   9 年 vboxsync (C) 2016
(edit) @62076   9 年 vboxsync IEM: Make use of the direct CPUMCTX access (VMCPU_INCL_CPUM_GST_CTX).
(edit) @62015   9 年 vboxsync IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
(edit) @60907   9 年 vboxsync IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
(edit) @60901   9 年 vboxsync IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The …
(edit) @60888   9 年 vboxsync IEM: Must not forget to get updated hidden ES selector values for …
(edit) @60871   9 年 vboxsync IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each …
(edit) @56628   10 年 vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56416   10 年 vboxsync IEM: Use the modified IOM string I/O APIs.
(edit) @56287   10 年 vboxsync VMM: Updated (C) year.
(edit) @52456   11 年 vboxsync Typos.
(edit) @52449   11 年 vboxsync IEM: When emulating non-repeated INSB/INSW/INSD, write what we read …
(edit) @49271   11 年 vboxsync IEM: log the rc on VERR_IEM_IPE_1.
(edit) @48158   11 年 vboxsync IEM: Do not try unmapping a page that was not mapped.
(edit) @47740   12 年 vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47707   12 年 vboxsync IEM: Set dirty and accessed bits on pages. Initialize output vars …
(edit) @47444   12 年 vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47288   12 年 vboxsync 64-bit segmentation fixes to string instr.
(edit) @45305   12 年 vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @42761   13 年 vboxsync IEM: Bail out on REP STOS and other string ops when handler bypassing …
(edit) @42633   13 年 vboxsync IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
(edit) @42625   13 年 vboxsync Build fix.
(edit) @42621   13 年 vboxsync IEM: Implemented SIDT, SGDT, SLDT and STR. Fixed LLDT and LTR mode …
(edit) @42453   13 年 vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42193   13 年 vboxsync IEM: Integration work…
(edit) @41906   13 年 vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @39970   13 年 vboxsync IEM: Implemented bswap. Fixed verification of INS.
(edit) @39958   13 年 vboxsync IEM: String fixes; invlpg.
(edit) @38092   14 年 vboxsync Fixed assertion (last item may or may not match).
(edit) @36849   14 年 vboxsync IEM: Some more bits.
(edit) @36833   14 年 vboxsync IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
(edit) @36829   14 年 vboxsync IEM: Some more instructions and tweaks.
(edit) @36794   14 年 vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(add) @36768   14 年 vboxsync IEM: Initial commit, work in progress.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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