VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103824   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103823   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103822   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103821   7 months vboxsync VMM/IEM: Use vpbroadcast, some VEX3 prefix cleanups, bugref:10614
(edit) @103820   7 months vboxsync FE/Qt: bugref:10384: VM settings / System page: Hiding TPM option for …
(edit) @103819   7 months vboxsync VMM/IEM: amd64 bugfixes for r162184 and r162185, bugref:10614
(edit) @103818   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103817   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103816   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103815   7 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103814   7 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U32_ZX_U128() …
(edit) @103813   7 months vboxsync VMM/IEM: Enable SIMD code again after latest amd64 fixes, bugref:10614
(edit) @103812   7 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103811   7 months vboxsync VMM/IEM: Fix the SIMD register check code on amd64, bugref:10614
(edit) @103810   7 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103809   7 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103808   7 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103807   7 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103806   7 months vboxsync ValKit, storage test fix, cleanup function can remove files now as …
(edit) @103805   7 months vboxsync VMM/IEM: Fix preprocessor define, bugref:10373
(edit) @103804   7 months vboxsync VMM/IEM: Need to include the temporary register in the fixed register …
(edit) @103803   7 months vboxsync FE/Qt. bugref:10618. Splitting COMEnums.h file into individual enum …
(edit) @103802   7 months vboxsync VMM/PDMAllCritSect.cpp: Build fix for dbgopt build
(edit) @103801   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_xor_r_i_efl and enabled it for both …
(edit) @103800   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_or_r_i_efl and enabled it for both …
(edit) @103799   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_test_r_i_efl and enabled it for …
(edit) @103798   7 months vboxsync VMM/IEM: Optimized the flag calculations for AND, OR, XOR and TEST on …
(edit) @103797   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_and_r_i_efl and enabled it for both …
(edit) @103796   7 months vboxsync VMM/IEM: Temporarily disabled the SIMD register allocater again. …
(edit) @103795   7 months vboxsync FE/Qt: bugref:10450: Get rid of old Qt hack for versions less than 5.11.
(edit) @103794   7 months vboxsync FE/Qt: Build fix for r162162.
(edit) @103793   7 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
(edit) @103792   7 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103791   7 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103790   7 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103789   7 months vboxsync Linux Host: Add possiblity to prevent kernel modules from loading in …
(edit) @103788   7 months vboxsync Linux Additions: Add possiblity to prevent kernel modules from loading …
(edit) @103787   7 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
(edit) @103786   7 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103785   7 months vboxsync Linux: Introduce common code for disabling modules loading from kernel …
(edit) @103784   7 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
(edit) @103783   7 months vboxsync FE/Qt: Build fix for r162150.
(edit) @103782   7 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
(edit) @103781   7 months vboxsync FE/Qt: UICommon: Move extension pack related functionality to …
(edit) @103780   7 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), ​bugref:10614 …
(edit) @103779   7 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
(edit) @103778   7 months vboxsync VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
(edit) @103777   7 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103776   7 months vboxsync VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
(edit) @103775   7 months vboxsync VMM/IEM: Implement the writeback of dirty host registers shadowing …
(edit) @103774   7 months vboxsync VMM/IEM: Enabled the native code emitting on ARM64 for the Ev_Ib (0x83 …
(edit) @103773   7 months vboxsync VMM/IEM: Emit native code for the Ev_Ib (0x83 /r) variants for add, …
(edit) @103772   7 months vboxsync VMM/IEM: IEMOP_BODY_BINARY_Ev_Ib_RW/RO refactoring. No change. bugref:10376
(edit) @103771   7 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
(edit) @103770   7 months vboxsync VMM/IEM: Disable the SIMD register allocator again as Win11 hits some …
(edit) @103769   7 months vboxsync VMM/IEM: Windows build fixes for SIMD register allocator. bugref:10614
(edit) @103768   7 months vboxsync VMM/IEM: Some more threaded function name annotating to make the …
(edit) @103767   7 months vboxsync Additions: Linux: vboxsf: Few more fixes for UBSAN, bugref:10585.
(edit) @103766   7 months vboxsync FE/Qt: Build fix for r162134.
(edit) @103765   7 months vboxsync FE/Qt: UICommon: Starting to move out global COM related functionality …
(edit) @103764   7 months vboxsync VMM/IEM: Build fix (clang) following optimizations in r162125. bugref:10376
(edit) @103763   7 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
(edit) @103762   7 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
(edit) @103761   7 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
(edit) @103760   7 months vboxsync VMM/IEM: Fix emitter for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT(), …
(edit) @103759   7 months vboxsync VMM/IEM: Enable the SIMD register allocator and assoicated code, …
(edit) @103758   7 months vboxsync VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
(edit) @103757   7 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103756   7 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103755   7 months vboxsync iprt/cdefs.h: Fixed typo in r161965. bugref:10376
(edit) @103754   7 months vboxsync include/iprt/armv8.h: Fix generation of umov instruction, bugref:10614
(edit) @103753   7 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-instr-3 now …
(edit) @103752   7 months vboxsync VMM/CPUMR3CpuId: Enable XSAVE for IEM, it is fully supported, enables …
(edit) @103751   7 months vboxsync ValidationKit/bs3-cpu-instr-3: Only enable saving of the ymm registers …
(edit) @103750   7 months vboxsync VMM/IEM: Implement some ofthe amd64 emitters for SSE/AVX, bugref:10614
(edit) @103749   7 months vboxsync ValidationKit/bootsectors: fix my buggy modulo math, bugref:9898
(edit) @103748   7 months vboxsync ValidationKit/bootsectors: whoops, that's supposed to be *disabled* by …
(edit) @103747   7 months vboxsync ValidationKit/bootsectors: developer flag to speed up …
(edit) @103746   7 months vboxsync Misc fixes noticed in passing, bugref:9898 VMM/IEM: mark intentional …
(edit) @103745   7 months vboxsync ValidationKit/bootsectors: add [v]psll[wdq] / [v]psra[wd] / …
(edit) @103744   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_i_efl and enabled it for both …
(edit) @103743   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_sbb_r_i_efl and enabled it for both …
(edit) @103742   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_cmp_r_i_efl and enabled it for both …
(edit) @103741   7 months vboxsync VMM/IEM: Disabled IEMNATIVE_WITH_TB_DEBUG_INFO in non-debug builds …
(edit) @103740   7 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_i_efl and enabled it for both …
(edit) @103739   7 months vboxsync VMM/IEM: Implemented native emitter for ADD instructions taking …
(edit) @103738   7 months vboxsync ValKit/bs3-cpu-instr-2: Cover binary operations with immediates. …
(edit) @103737   7 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103736   7 months vboxsync ValidationKit/bootsectors: Implement testcases for vpsrlv[dq], …
(edit) @103735   7 months vboxsync VMM/IEM: Implement vpsrlv[dq], vpsravd, vpsllv[dq] instruction …
(edit) @103734   7 months vboxsync VMM/IEM: Fixed bug in sysret when targeting intel CPUs where …
(edit) @103733   7 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [fix]
(edit) @103732   7 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [overly …
(edit) @103731   7 months vboxsync VMM/IEM: More fun with the three byte vex prefix. [@todo] bugref:10369
(edit) @103730   7 months vboxsync VMM/IEM: More fun with the three byte vex prefix. bugref:10369
(edit) @103729   7 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103728   7 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103727   7 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103726   7 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103725   7 months vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
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