VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103796   12 months vboxsync VMM/IEM: Temporarily disabled the SIMD register allocater again. …
(edit) @103795   12 months vboxsync FE/Qt: bugref:10450: Get rid of old Qt hack for versions less than 5.11.
(edit) @103794   12 months vboxsync FE/Qt: Build fix for r162162.
(edit) @103793   12 months vboxsync FE/Qt: UICommon: Move versioning related functionality to UIVersion / …
(edit) @103789   12 months vboxsync Linux Host: Add possiblity to prevent kernel modules from loading in …
(edit) @103788   12 months vboxsync Linux Additions: Add possiblity to prevent kernel modules from loading …
(edit) @103787   12 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
(edit) @103784   12 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
(edit) @103783   12 months vboxsync FE/Qt: Build fix for r162150.
(edit) @103782   12 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
(edit) @103781   12 months vboxsync FE/Qt: UICommon: Move extension pack related functionality to …
(edit) @103780   12 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), ​bugref:10614 …
(edit) @103779   12 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
(edit) @103778   12 months vboxsync VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
(edit) @103777   12 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
(edit) @103776   12 months vboxsync VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
(edit) @103775   12 months vboxsync VMM/IEM: Implement the writeback of dirty host registers shadowing …
(edit) @103774   12 months vboxsync VMM/IEM: Enabled the native code emitting on ARM64 for the Ev_Ib (0x83 …
(edit) @103773   12 months vboxsync VMM/IEM: Emit native code for the Ev_Ib (0x83 /r) variants for add, …
(edit) @103772   12 months vboxsync VMM/IEM: IEMOP_BODY_BINARY_Ev_Ib_RW/RO refactoring. No change. bugref:10376
(edit) @103771   12 months vboxsync FE/Qt: UICommon: Switching dependency from UICommon to UIGlobalSession …
(edit) @103770   12 months vboxsync VMM/IEM: Disable the SIMD register allocator again as Win11 hits some …
(edit) @103769   12 months vboxsync VMM/IEM: Windows build fixes for SIMD register allocator. bugref:10614
(edit) @103768   12 months vboxsync VMM/IEM: Some more threaded function name annotating to make the …
(edit) @103767   12 months vboxsync Additions: Linux: vboxsf: Few more fixes for UBSAN, bugref:10585.
(edit) @103766   12 months vboxsync FE/Qt: Build fix for r162134.
(edit) @103765   12 months vboxsync FE/Qt: UICommon: Starting to move out global COM related functionality …
(edit) @103764   12 months vboxsync VMM/IEM: Build fix (clang) following optimizations in r162125. bugref:10376
(edit) @103763   12 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
(edit) @103762   12 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
(edit) @103761   12 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
(edit) @103760   12 months vboxsync VMM/IEM: Fix emitter for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT(), …
(edit) @103759   12 months vboxsync VMM/IEM: Enable the SIMD register allocator and assoicated code, …
(edit) @103758   12 months vboxsync VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
(edit) @103757   12 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103756   12 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103753   12 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-instr-3 now …
(edit) @103752   12 months vboxsync VMM/CPUMR3CpuId: Enable XSAVE for IEM, it is fully supported, enables …
(edit) @103751   12 months vboxsync ValidationKit/bs3-cpu-instr-3: Only enable saving of the ymm registers …
(edit) @103750   12 months vboxsync VMM/IEM: Implement some ofthe amd64 emitters for SSE/AVX, bugref:10614
(edit) @103749   12 months vboxsync ValidationKit/bootsectors: fix my buggy modulo math, bugref:9898
(edit) @103748   12 months vboxsync ValidationKit/bootsectors: whoops, that's supposed to be *disabled* by …
(edit) @103747   12 months vboxsync ValidationKit/bootsectors: developer flag to speed up …
(edit) @103746   12 months vboxsync Misc fixes noticed in passing, bugref:9898 VMM/IEM: mark intentional …
(edit) @103745   12 months vboxsync ValidationKit/bootsectors: add [v]psll[wdq] / [v]psra[wd] / …
(edit) @103744   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_i_efl and enabled it for both …
(edit) @103743   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_sbb_r_i_efl and enabled it for both …
(edit) @103742   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_cmp_r_i_efl and enabled it for both …
(edit) @103741   12 months vboxsync VMM/IEM: Disabled IEMNATIVE_WITH_TB_DEBUG_INFO in non-debug builds …
(edit) @103740   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_i_efl and enabled it for both …
(edit) @103739   12 months vboxsync VMM/IEM: Implemented native emitter for ADD instructions taking …
(edit) @103738   12 months vboxsync ValKit/bs3-cpu-instr-2: Cover binary operations with immediates. …
(edit) @103737   12 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103736   12 months vboxsync ValidationKit/bootsectors: Implement testcases for vpsrlv[dq], …
(edit) @103735   12 months vboxsync VMM/IEM: Implement vpsrlv[dq], vpsravd, vpsllv[dq] instruction …
(edit) @103734   12 months vboxsync VMM/IEM: Fixed bug in sysret when targeting intel CPUs where …
(edit) @103731   12 months vboxsync VMM/IEM: More fun with the three byte vex prefix. [@todo] bugref:10369
(edit) @103730   12 months vboxsync VMM/IEM: More fun with the three byte vex prefix. bugref:10369
(edit) @103729   12 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103728   12 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103727   12 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103726   12 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103725   12 months vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
(edit) @103724   12 months vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103723   12 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103721   12 months vboxsync VMM/IEM: Simplified IEMOP_BODY_BINARY_rm_rv_RO and …
(edit) @103720   12 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Fixed getting shadow page when the …
(edit) @103719   12 months vboxsync VMM/IEM: Created a RO version of IEMOP_BODY_BINARY_r8_rm for CMP. …
(edit) @103718   12 months vboxsync VMM/IEM: Fixed native translation of cmp Gv,Ev (reg,r/m) which …
(edit) @103717   12 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103714   12 months vboxsync WDDM: immediately send screen management commands to the host.
(edit) @103713   12 months vboxsync FE/Qt: UICommon.h: Get rid of unwanted COM include.
(edit) @103712   12 months vboxsync FE/Qt: Build fix for r162078.
(edit) @103711   12 months vboxsync FE/Qt: Get rid of even more iprt includes, s.a. r162071 and r162072.
(edit) @103710   12 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
(edit) @103709   12 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103708   12 months vboxsync FE/Qt: Get rid of UICommon dependency in QIWithRestorableGeometry template.
(edit) @103707   12 months vboxsync FE/Qt: Reverting r162073.
(edit) @103706   12 months vboxsync FE/Qt: Remove COMDef.h include from UISoftKeyboard.h
(edit) @103705   12 months vboxsync FE/Qt: Get rid of few more iprt includes, s.a. r162071.
(edit) @103704   12 months vboxsync FE/Qt: Get rid of few iprt includes around whole the GUI.
(edit) @103703   12 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS subtype is …
(edit) @103702   12 months vboxsync ValidationKit: bugref:10318 Enable smoke test for Hyper-V enabled …
(edit) @103701   12 months vboxsync ValidationKit/bootsectors: implement testcases for vpblendd …
(edit) @103700   12 months vboxsync VMM/IEM: Implement vpblendd instruction dispatch & emulation, bugref:9898
(edit) @103698   12 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103697   12 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pmaddwd …
(edit) @103696   12 months vboxsync VMM/IEM: Implement vpmaddwd instruction dispatch & emulation, bugref:9898
(edit) @103695   12 months vboxsync WIP: consolidate some of the `instruction_then_icebp' code generator …
(edit) @103694   12 months vboxsync ValKit/bs3-cpu-instr-3: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103693   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_sbb_r_r_efl and enabled it for both …
(edit) @103692   12 months vboxsync VMM/IEM: iemNativeEmit_adc_r_r_efl fix for amd64 hosts. bugref:10376
(edit) @103691   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_r_efl and enabled it on both …
(edit) @103689   12 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache platform type directly …
(edit) @103688   12 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Extend subtype info from simple …
(edit) @103687   12 months vboxsync FE/Qt: bugref:10384: More cleanup for UIGuestOSType.
(edit) @103686   12 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache subtype info same way as …
(edit) @103685   12 months vboxsync Backed out r161312 (no longer needed): iprt: Prevent …
(edit) @103684   12 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103683   12 months vboxsync VMM/IEM: Implemented iemNativeEmit_add_r_r_efl and enabled in on both …
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