VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106126   5 months vboxsync VMM/IEM: Eliminated the #ifndef …
(edit) @106125   5 months vboxsync VMM/IEM: Eliminated the #ifndef …
(edit) @106123   5 months vboxsync VMM/IEM: More work on recompilation-time checks of skipped & postponed …
(edit) @106117   5 months vboxsync VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720
(edit) @106114   5 months vboxsync VMM/IEM: Some liveness corrections for fEflOther (anything that writes …
(edit) @106113   5 months vboxsync VMM/IEM: Added special register allocator functions for EFLAGS so we …
(edit) @106101   5 months vboxsync VMM/IEM: More native eflag stats. Added …
(edit) @106099   5 months vboxsync VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
(edit) @106097   5 months vboxsync VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
(edit) @106090   5 months vboxsync VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
(edit) @106078   5 months vboxsync VMM/IEM: Liveness work for bugref:10720. bugref:10372
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @106037   5 months vboxsync VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
(edit) @106036   5 months vboxsync VMM/IEM: Changed the IEMNATIVEMITEFLOP/enmOp argument to …
(edit) @106006   5 months vboxsync VMM/IEM: Extended iemNativeEmitFetchEFlags (IEM_MC_FETCH_EFLAGS_EX) to …
(edit) @106001   5 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105998   5 months vboxsync VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
(edit) @105997   5 months vboxsync VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
(edit) @105878   5 months vboxsync VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
(edit) @105877   5 months vboxsync VMM/IEM: Don't flush PC prior to 64-bit relative jumps, flush it when …
(edit) @105856   6 months vboxsync VMM/IEM: Don't flush PC prior to indirect jumps, flush it when in the …
(edit) @105855   6 months vboxsync VMM/IEM: Don't update PC during IEM_MC_REL_JMP_S[8|32]_AND_FINISH if …
(edit) @105854   6 months vboxsync VMM/IEM: Don't force PC updating during IEM_MC_ADVANCE_RIP_AND_FINISH …
(edit) @105853   6 months vboxsync VMM/IEM: Don't force PC updating before branches, nor flushing of …
(edit) @105834   6 months vboxsync Fix emulation of 'vmovq' instruction in 16/32-bit modes (acts as …
(edit) @105818   6 months vboxsync VMM/IEM: Record whether any of the branches of an …
(edit) @105805   6 months vboxsync VMM/IEM: End TB if we get back to the first instruction again via an …
(edit) @105797   6 months vboxsync VMM/IEM: Split up IEMAllN8veLiveness.cpp into 6 parts to speed up …
(edit) @105770   6 months vboxsync VMM/IEM: Prepping to split up the generated liveness code. bugref:10372
(edit) @105768   6 months vboxsync VMM/IEM: Eliminated an unnecessary CS.LIM check in IEM_MC_REL_JMP_XXX …
(edit) @105739   6 months vboxsync VMM/IEM: Don't try save IEMNATIVE_REG_FIXED_TMP0 together with other …
(edit) @105732   6 months vboxsync VMM/CPUM-armv8: Add some helpers tp query current guest EL and whether …
(edit) @105724   6 months vboxsync Disassembler,VMM,HostDrivers,Debugger,MakeAlternativeSource: Convert …
(edit) @105723   6 months vboxsync VMM/IEM: Put name on jump targets when there are matching labels for …
(edit) @105718   6 months vboxsync VMM/IEM: Take down the FLAT PC when compiling TBs the first time. …
(edit) @105717   6 months vboxsync VMM/IEM: Used the new iemPollTimers in …
(edit) @105715   6 months vboxsync VMM/TM: Removed unused TMTimerPollBoolWith32BitMilliTS API. bugref:10656
(edit) @105714   6 months vboxsync VMM/IEM: Used the new iemPollTimers in …
(edit) @105712   6 months vboxsync VMM/IEM: Kicked out some debug tracing code from iemPollTimers. …
(edit) @105711   6 months vboxsync VMM/IEM: Ensure that the required segment is up to date in CPUM when …
(edit) @105699   6 months vboxsync VMM/IEM: Fix disassembly metadata for movq_Pq_Qq, vcmpss, vcmpsd …
(edit) @105698   6 months vboxsync VMM/IEM,TM: Adaptive timer polling and running of the timer queues …
(edit) @105697   6 months vboxsync Main,VMMArm/GIC: Fixes for linux.arm64, bugref:10747
(edit) @105687   6 months vboxsync VMMArm/GIC: Rename GICR3Kvm to GICR3Nem and add a stub for macOS …
(edit) @105673   6 months vboxsync VMM/IEM,TM: Do full-TB looping. Redid timer polling in the recompiler. …
(edit) @105664   6 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
(edit) @105657   6 months vboxsync VMM/IEM: Fix bound instruction emulation when running in the …
(edit) @105656   6 months vboxsync VMM/IEM: Fix bound instruction emulation when running in the …
(edit) @105655   6 months vboxsync VMM/IEM: Fix adjusting the stack pointer when recompiling a pop …
(edit) @105652   6 months vboxsync VMM/IEM: Fix bound instruction emulation when running in the …
(edit) @105616   6 months vboxsync VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
(edit) @105607   6 months vboxsync VMM/IEM: Optimized out the cbInstrBufTotal zapping in …
(edit) @105606   6 months vboxsync VMM/IEM: Some more prefetch experimentation in …
(edit) @105593   6 months vboxsync VMM/IEM: Some loop unroll and prefetch experimentation in …
(edit) @105592   6 months vboxsync VMM/IEM: Removed ad-hoc TLB trace statement in …
(edit) @105591   6 months vboxsync VMM/IEM: Fixed a bug in iemTlbInvalidateLargePageWorkerInner for TLB …
(edit) @105589   6 months vboxsync VMM/IEMAllN8veHlpA.asm: Fixed iemNativeFpCtrlRegRestore on windows …
(edit) @105579   6 months vboxsync VMM/IEM: Fixed another bug in the large page TLB invalidation code …
(edit) @105572   6 months vboxsync VMM/IEM: Fixed some bugs in the 2MB/4MB page invalidation code. …
(edit) @105571   6 months vboxsync VMM/IEMAllN8veHlpA.asm: Build fix and adjustments for …
(edit) @105560   6 months vboxsync VMM/IEM: A few more TLB tracing events. bugref:10727
(edit) @105559   6 months vboxsync VMM/IEM: Compile fix for large TLB on windows hosts. bugref:10727
(edit) @105491   7 months vboxsync VMM/IEM: Implement native emitters for addps, addpd, mulps and subps, …
(edit) @105490   7 months vboxsync VMM/IEM: Basic infrastructure to natively recompile SIMD floating …
(edit) @105489   7 months vboxsync VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
(edit) @105488   7 months vboxsync VMM/IEM/IEMAllInstTwoByte0f.cpp.h: Fix the register flush mask for …
(edit) @105486   7 months vboxsync VMM/IEM: Fix for r164115, bugref:10652
(edit) @105484   7 months vboxsync VMM/IEM: Better fix for the pmov* emitters when the guest source …
(edit) @105465   7 months vboxsync VMM/IEM: Some more TLB tracing related changes. bugref:10727
(edit) @105462   7 months vboxsync VMM/IEM: Simplify the MXCSR exception calculation a tiny bit, bugref:10652
(edit) @105456   7 months vboxsync VMM/IEM: Need to clear PE if either OE/UE is set and not masked by the …
(edit) @105450   7 months vboxsync VMM/IEM: Exception flags generation fixes for the SIMD floating point …
(edit) @105445   7 months vboxsync VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
(edit) @105440   7 months vboxsync VMM/IEM: Added some simple TLB tracing (disabled by default). bugref:10727
(edit) @105414   7 months vboxsync VMM/IEM: Log how many bytes of executable memory are not usable due to …
(edit) @105413   7 months vboxsync VMM/IEM: When pruning exec memory set the hint to the start of the …
(edit) @105407   7 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105399   7 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105371   7 months vboxsync VMM/IEM: Implement fallbacks for dpps/dppd instructions, bugref:9898
(edit) @105364   7 months vboxsync VMM: Expose FMA and F16C instruction set extensions if available and …
(edit) @105359   7 months vboxsync VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
(edit) @105357   7 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105356   7 months vboxsync VMM/IEM: Implement vstmxcsr instruction emulation (test missing), …
(edit) @105355   7 months vboxsync VMM/IEM: Implement vcvtdq2pd instruction emulation, bugref:9898
(edit) @105354   7 months vboxsync VMM/IEM: Implement vcvttpd2dq and vcvtpd2dq instruction emulations, …
(edit) @105352   7 months vboxsync VMM/VMR3Req,iprt/cdefs.h: Adjustments of VMR3ReqCallUV family to fit …
(edit) @105351   7 months vboxsync VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
(edit) @105350   7 months vboxsync VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
(edit) @105349   7 months vboxsync VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
(edit) @105348   7 months vboxsync VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
(edit) @105347   7 months vboxsync VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
(edit) @105346   7 months vboxsync VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
(edit) @105318   7 months vboxsync VMM/IEM: Tweak for really large TLBs; save an instruction on ARM64 …
(edit) @105316   7 months vboxsync VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
(edit) @105315   7 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105311   7 months vboxsync VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
(edit) @105309   7 months vboxsync VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
(edit) @105307   7 months vboxsync VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
(edit) @105306   7 months vboxsync VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
(edit) @105302   7 months vboxsync VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
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