VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @103724   7 months vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103723   7 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103722   7 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103721   7 months vboxsync VMM/IEM: Simplified IEMOP_BODY_BINARY_rm_rv_RO and …
(edit) @103720   7 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Fixed getting shadow page when the …
(edit) @103719   7 months vboxsync VMM/IEM: Created a RO version of IEMOP_BODY_BINARY_r8_rm for CMP. …
(edit) @103718   7 months vboxsync VMM/IEM: Fixed native translation of cmp Gv,Ev (reg,r/m) which …
(edit) @103717   7 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103716   7 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614 [doxygen]
(edit) @103715   7 months vboxsync include/iprt/armv8.h: Some NEON/SIMD helpers, bugref:10614
(edit) @103714   7 months vboxsync WDDM: immediately send screen management commands to the host.
(edit) @103713   7 months vboxsync FE/Qt: UICommon.h: Get rid of unwanted COM include.
(edit) @103712   7 months vboxsync FE/Qt: Build fix for r162078.
(edit) @103711   7 months vboxsync FE/Qt: Get rid of even more iprt includes, s.a. r162071 and r162072.
(edit) @103710   7 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
(edit) @103709   7 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103708   7 months vboxsync FE/Qt: Get rid of UICommon dependency in QIWithRestorableGeometry template.
(edit) @103707   7 months vboxsync FE/Qt: Reverting r162073.
(edit) @103706   7 months vboxsync FE/Qt: Remove COMDef.h include from UISoftKeyboard.h
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