VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103878   9 months vboxsync VMM/IEM: Implement vpextrw AVX r/m (0f3a) variant instruction decode, …
(edit) @103877   9 months vboxsync VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
(edit) @103876   9 months vboxsync VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
(edit) @103875   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
(edit) @103874   9 months vboxsync VMM/IEM: Comments on lables. bugref:10370
(edit) @103873   9 months vboxsync ValKit/bs3-cpu-instr-3: A more optimal use of …
(edit) @103872   9 months vboxsync VMM/IEM: Fixed bugs in arm64 versions of iemNativeEmitOrImmIntoVCpuU32 …
(edit) @103871   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Filter out types acquired for …
(edit) @103870   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS type is …
(edit) @103869   9 months vboxsync FE/Qt. bugref:10618. Removing COMDefs.h from softkeyboard header file.
(edit) @103868   9 months vboxsync FE/Qt: bugref:10384: Make sure restricted families and subtypes …
(edit) @103867   9 months vboxsync ValKit/bs3-cpu-instr-3: Introducing BS3_THRESHOLD_NATIVE_RECOMPILER …
(edit) @103866   9 months vboxsync ValidationKit/bootsectors: clean up bs3-bootsector a little, …
(edit) @103865   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103864   9 months vboxsync Fix bs3 floppy image generation to avoid unbootable image sizes, …
(edit) @103863   9 months vboxsync VMM/IEM: Revert r162233 as it is not the cause for the corruption, …
(edit) @103862   9 months vboxsync VMM/IEM: Partly revert r162209 by disabling recompilation of …
(edit) @103861   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103860   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103859   9 months vboxsync VMM/IEM: NativeRecompFunctionVariation::analyzeVariableLiveness …
(edit) @103858   9 months vboxsync FE/VBoxAutostart: Made it easier to use on Windows by printing out the …
(edit) @103857   9 months vboxsync ValKit, storage test, add more logging
(edit) @103856   9 months vboxsync Main: Compilation fix if VBOX_WITH_USB is not defined.
(edit) @103855   9 months vboxsync VMM/IEM: Use the clobbered register mask (fGstShwFlush) instead of …
(edit) @103854   9 months vboxsync doxygen fix, lnx64dep2 build burn, IEMN8veRecompiler.h file, wrong …
(edit) @103853   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103852   9 months vboxsync Move iemTbFlagsToString() to be accessible to both callers [symbol …
(edit) @103851   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103850   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103849   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103848   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), …
(edit) @103847   9 months vboxsync Move iemTbFlagsToString() to be accessible to both callers, bugref:9898
(edit) @103846   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
(edit) @103845   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), …
(edit) @103844   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), …
(edit) @103843   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), bugref:10614
(edit) @103842   9 months vboxsync Fix IEMAllThrdPython.py crash in threaded recompiler build, bugref:9898
(edit) @103841   9 months vboxsync VBoxSDS: Fixed log format string in VirtualBoxSDS::LaunchVMProcess().
(edit) @103840   9 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103839   9 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103838   9 months vboxsync VMM/IEM: Emit the …
(edit) @103837   9 months vboxsync VMM/IEM: Fix the register, register variants of the [v]pmov{s,z}x* …
(edit) @103836   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103835   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103834   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_XREG_U32_MASK(), …
(edit) @103832   9 months vboxsync VMM/IEM: Fix bogus assertion, bugref:10614
(edit) @103831   9 months vboxsync VMM/IEM: Implemented simple (whole sale) status flag up update …
(edit) @103830   9 months vboxsync VMM/IEM: Remove leftover assertion not valid anymore, bugref:10614
(edit) @103829   9 months vboxsync VMM/IEM: SIMD allocator build fix for windows. bugref:10614
(edit) @103828   9 months vboxsync VMM/IEM: Implemented simple (whole sale) status flag up update …
(edit) @103827   9 months vboxsync VMM/IEM: Fixed missing variable index unpacking in …
(edit) @103826   9 months vboxsync VMM/IEM: Fixed missing variable index unpacking in …
(edit) @103825   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103824   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103823   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103822   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103821   9 months vboxsync VMM/IEM: Use vpbroadcast, some VEX3 prefix cleanups, bugref:10614
(edit) @103820   9 months vboxsync FE/Qt: bugref:10384: VM settings / System page: Hiding TPM option for …
(edit) @103819   9 months vboxsync VMM/IEM: amd64 bugfixes for r162184 and r162185, bugref:10614
(edit) @103818   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103817   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103816   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103815   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103814   9 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U32_ZX_U128() …
(edit) @103813   9 months vboxsync VMM/IEM: Enable SIMD code again after latest amd64 fixes, bugref:10614
(edit) @103812   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103811   9 months vboxsync VMM/IEM: Fix the SIMD register check code on amd64, bugref:10614
(edit) @103810   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103809   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103808   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103807   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103806   9 months vboxsync ValKit, storage test fix, cleanup function can remove files now as …
(edit) @103805   9 months vboxsync VMM/IEM: Fix preprocessor define, bugref:10373
(edit) @103804   9 months vboxsync VMM/IEM: Need to include the temporary register in the fixed register …
(edit) @103803   9 months vboxsync FE/Qt. bugref:10618. Splitting COMEnums.h file into individual enum …
(edit) @103802   9 months vboxsync VMM/PDMAllCritSect.cpp: Build fix for dbgopt build
(edit) @103801   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_xor_r_i_efl and enabled it for both …
(edit) @103800   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_or_r_i_efl and enabled it for both …
(edit) @103799   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_test_r_i_efl and enabled it for …
(edit) @103798   9 months vboxsync VMM/IEM: Optimized the flag calculations for AND, OR, XOR and TEST on …
(edit) @103797   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_and_r_i_efl and enabled it for both …
(edit) @103796   9 months vboxsync VMM/IEM: Temporarily disabled the SIMD register allocater again. …
(edit) @103795   9 months vboxsync FE/Qt: bugref:10450: Get rid of old Qt hack for versions less than 5.11.
(edit) @103794   9 months vboxsync FE/Qt: Build fix for r162162.
(edit) @103793   9 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
(edit) @103789   9 months vboxsync Linux Host: Add possiblity to prevent kernel modules from loading in …
(edit) @103788   9 months vboxsync Linux Additions: Add possiblity to prevent kernel modules from loading …
(edit) @103787   9 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
(edit) @103784   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
(edit) @103783   9 months vboxsync FE/Qt: Build fix for r162150.
(edit) @103782   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
(edit) @103781   9 months vboxsync FE/Qt: UICommon: Move extension pack related functionality to …
(edit) @103780   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), ​bugref:10614 …
(edit) @103779   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
(edit) @103778   9 months vboxsync VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
(edit) @103777   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103776   9 months vboxsync VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
(edit) @103775   9 months vboxsync VMM/IEM: Implement the writeback of dirty host registers shadowing …
(edit) @103774   9 months vboxsync VMM/IEM: Enabled the native code emitting on ARM64 for the Ev_Ib (0x83 …
(edit) @103773   9 months vboxsync VMM/IEM: Emit native code for the Ev_Ib (0x83 /r) variants for add, …
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