VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104581   7 months vboxsync VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
(edit) @104195   8 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @102430   12 months vboxsync VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / …
(edit) @100804   16 months vboxsync VMM/IEM: Made the rep-prefixed string instructions return new status …
(edit) @100052   18 months vboxsync VMM/IEM: Refactored the enmCpuMode, uCpl, fBypassHandlers, …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97642   2 years vboxsync VMM/IEM: Hack to raise more correct #PFs for FXSAVE and friends so …
(edit) @97370   2 years vboxsync VMM/IEM: iemRegAddToRipAndClearRF -> …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95410   2 years vboxsync VMM/IEM: Alignment checks (#AC(0)/#GP(0)). bugref:9898
(edit) @94768   3 years vboxsync VMM/IEM: Split up IEMAll.cpp into a few more compilation units. bugref:9898
(edit) @93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81501   5 years vboxsync VMM/IEMAllCImplStrInstr.cpp.h: Fixed a few incorrect uses of OP_SIZE …
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80089   5 years vboxsync VMM: Kicking out raw-mode - IEM. bugref:9517
(edit) @77450   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix passing operand size for …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74798   6 years vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74668   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added string I/O intercepts.
(edit) @74603   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
(edit) @74336   6 years vboxsync VMM/IEM: Nested SVM: bugref:7243 SVM macro cleanup.
(edit) @72712   6 years vboxsync IEM: Fixed regression in IEMExecStringIoRead from r123057 where writes …
(edit) @72497   6 years vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72496   6 years vboxsync IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or …
(edit) @72493   6 years vboxsync IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends …
(edit) @72484   6 years vboxsync IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
(edit) @72209   7 years vboxsync VMM/IEM: VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @69111   7 years vboxsync (C) year
(edit) @67528   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62076   8 years vboxsync IEM: Make use of the direct CPUMCTX access (VMCPU_INCL_CPUM_GST_CTX).
(edit) @62015   8 years vboxsync IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
(edit) @60907   9 years vboxsync IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
(edit) @60901   9 years vboxsync IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The …
(edit) @60888   9 years vboxsync IEM: Must not forget to get updated hidden ES selector values for …
(edit) @60871   9 years vboxsync IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each …
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56416   9 years vboxsync IEM: Use the modified IOM string I/O APIs.
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @52456   10 years vboxsync Typos.
(edit) @52449   10 years vboxsync IEM: When emulating non-repeated INSB/INSW/INSD, write what we read …
(edit) @49271   11 years vboxsync IEM: log the rc on VERR_IEM_IPE_1.
(edit) @48158   11 years vboxsync IEM: Do not try unmapping a page that was not mapped.
(edit) @47740   11 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47707   11 years vboxsync IEM: Set dirty and accessed bits on pages. Initialize output vars …
(edit) @47444   11 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47288   11 years vboxsync 64-bit segmentation fixes to string instr.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @42761   12 years vboxsync IEM: Bail out on REP STOS and other string ops when handler bypassing …
(edit) @42633   12 years vboxsync IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
(edit) @42625   12 years vboxsync Build fix.
(edit) @42621   12 years vboxsync IEM: Implemented SIDT, SGDT, SLDT and STR. Fixed LLDT and LTR mode …
(edit) @42453   12 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42193   12 years vboxsync IEM: Integration work…
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @39970   13 years vboxsync IEM: Implemented bswap. Fixed verification of INS.
(edit) @39958   13 years vboxsync IEM: String fixes; invlpg.
(edit) @38092   13 years vboxsync Fixed assertion (last item may or may not match).
(edit) @36849   14 years vboxsync IEM: Some more bits.
(edit) @36833   14 years vboxsync IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
(edit) @36829   14 years vboxsync IEM: Some more instructions and tweaks.
(edit) @36794   14 years vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(add) @36768   14 years vboxsync IEM: Initial commit, work in progress.
Note: See TracRevisionLog for help on using the revision log.

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