VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103764   9 months vboxsync VMM/IEM: Build fix (clang) following optimizations in r162125. bugref:10376
(edit) @103763   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
(edit) @103762   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
(edit) @103761   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
(edit) @103760   9 months vboxsync VMM/IEM: Fix emitter for IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT(), …
(edit) @103759   9 months vboxsync VMM/IEM: Enable the SIMD register allocator and assoicated code, …
(edit) @103758   9 months vboxsync VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
(edit) @103757   9 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103756   9 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103753   9 months vboxsync ValidationKit/tests/cpu/tdCpuIemInstr1: Enable bs3-cpu-instr-3 now …
(edit) @103752   9 months vboxsync VMM/CPUMR3CpuId: Enable XSAVE for IEM, it is fully supported, enables …
(edit) @103751   9 months vboxsync ValidationKit/bs3-cpu-instr-3: Only enable saving of the ymm registers …
(edit) @103750   9 months vboxsync VMM/IEM: Implement some ofthe amd64 emitters for SSE/AVX, bugref:10614
(edit) @103749   9 months vboxsync ValidationKit/bootsectors: fix my buggy modulo math, bugref:9898
(edit) @103748   9 months vboxsync ValidationKit/bootsectors: whoops, that's supposed to be *disabled* by …
(edit) @103747   9 months vboxsync ValidationKit/bootsectors: developer flag to speed up …
(edit) @103746   9 months vboxsync Misc fixes noticed in passing, bugref:9898 VMM/IEM: mark intentional …
(edit) @103745   9 months vboxsync ValidationKit/bootsectors: add [v]psll[wdq] / [v]psra[wd] / …
(edit) @103744   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_i_efl and enabled it for both …
(edit) @103743   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_sbb_r_i_efl and enabled it for both …
(edit) @103742   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_cmp_r_i_efl and enabled it for both …
(edit) @103741   9 months vboxsync VMM/IEM: Disabled IEMNATIVE_WITH_TB_DEBUG_INFO in non-debug builds …
(edit) @103740   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_i_efl and enabled it for both …
(edit) @103739   9 months vboxsync VMM/IEM: Implemented native emitter for ADD instructions taking …
(edit) @103738   9 months vboxsync ValKit/bs3-cpu-instr-2: Cover binary operations with immediates. …
(edit) @103737   9 months vboxsync VMM/IEM: Some simple TB disassembly interface that can be used from …
(edit) @103736   9 months vboxsync ValidationKit/bootsectors: Implement testcases for vpsrlv[dq], …
(edit) @103735   9 months vboxsync VMM/IEM: Implement vpsrlv[dq], vpsravd, vpsllv[dq] instruction …
(edit) @103734   9 months vboxsync VMM/IEM: Fixed bug in sysret when targeting intel CPUs where …
(edit) @103731   9 months vboxsync VMM/IEM: More fun with the three byte vex prefix. [@todo] bugref:10369
(edit) @103730   9 months vboxsync VMM/IEM: More fun with the three byte vex prefix. bugref:10369
(edit) @103729   9 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103728   9 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103727   9 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103726   9 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103725   9 months vboxsync bs3-cpu-instr-2: make sure the top half of the 64-bit registers are …
(edit) @103724   9 months vboxsync ValidationKit: Suppress pylint warnings which appear with Python 3.12, …
(edit) @103723   9 months vboxsync Linux: SUPDrvTracer.cpp: Annotate indirect jumps to instruct objtool …
(edit) @103721   9 months vboxsync VMM/IEM: Simplified IEMOP_BODY_BINARY_rm_rv_RO and …
(edit) @103720   9 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Fixed getting shadow page when the …
(edit) @103719   9 months vboxsync VMM/IEM: Created a RO version of IEMOP_BODY_BINARY_r8_rm for CMP. …
(edit) @103718   9 months vboxsync VMM/IEM: Fixed native translation of cmp Gv,Ev (reg,r/m) which …
(edit) @103717   9 months vboxsync DIS: cmpxchg8b/16b fix
(edit) @103714   9 months vboxsync WDDM: immediately send screen management commands to the host.
(edit) @103713   9 months vboxsync FE/Qt: UICommon.h: Get rid of unwanted COM include.
(edit) @103712   9 months vboxsync FE/Qt: Build fix for r162078.
(edit) @103711   9 months vboxsync FE/Qt: Get rid of even more iprt includes, s.a. r162071 and r162072.
(edit) @103710   9 months vboxsync FE/Qt: Get rid of unwanted UICommon includes across whole the GUI.
(edit) @103709   9 months vboxsync DIS: Fixed up all VEX groups and added a few missing instructions.
(edit) @103708   9 months vboxsync FE/Qt: Get rid of UICommon dependency in QIWithRestorableGeometry template.
(edit) @103707   9 months vboxsync FE/Qt: Reverting r162073.
(edit) @103706   9 months vboxsync FE/Qt: Remove COMDef.h include from UISoftKeyboard.h
(edit) @103705   9 months vboxsync FE/Qt: Get rid of few more iprt includes, s.a. r162071.
(edit) @103704   9 months vboxsync FE/Qt: Get rid of few iprt includes around whole the GUI.
(edit) @103703   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS subtype is …
(edit) @103702   9 months vboxsync ValidationKit: bugref:10318 Enable smoke test for Hyper-V enabled …
(edit) @103701   9 months vboxsync ValidationKit/bootsectors: implement testcases for vpblendd …
(edit) @103700   9 months vboxsync VMM/IEM: Implement vpblendd instruction dispatch & emulation, bugref:9898
(edit) @103698   9 months vboxsync DIS: Added a bunch of missing group 7 instructions and rearranged the …
(edit) @103697   9 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pmaddwd …
(edit) @103696   9 months vboxsync VMM/IEM: Implement vpmaddwd instruction dispatch & emulation, bugref:9898
(edit) @103695   9 months vboxsync WIP: consolidate some of the `instruction_then_icebp' code generator …
(edit) @103694   9 months vboxsync ValKit/bs3-cpu-instr-3: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103693   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_sbb_r_r_efl and enabled it for both …
(edit) @103692   9 months vboxsync VMM/IEM: iemNativeEmit_adc_r_r_efl fix for amd64 hosts. bugref:10376
(edit) @103691   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_adc_r_r_efl and enabled it on both …
(edit) @103689   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache platform type directly …
(edit) @103688   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Extend subtype info from simple …
(edit) @103687   9 months vboxsync FE/Qt: bugref:10384: More cleanup for UIGuestOSType.
(edit) @103686   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache subtype info same way as …
(edit) @103685   9 months vboxsync Backed out r161312 (no longer needed): iprt: Prevent …
(edit) @103684   9 months vboxsync Linux kernel modules: Fix UBSAN warnings by switching to flexible …
(edit) @103683   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_add_r_r_efl and enabled in on both …
(edit) @103682   9 months vboxsync VMM/IEM: Cleaning up IEMAllN8veEmit-x86.h a little. bugref:10376
(edit) @103681   9 months vboxsync DevXHCI: Fixed a rare race condition which could miss a ringing …
(edit) @103680   9 months vboxsync FE/Qt: bugref:10384: A bit of cleanup for UIGuestOSType.
(edit) @103678   9 months vboxsync VMM/IEM: Optimization all 'sub same,same' and 'xor same,same' register …
(edit) @103677   9 months vboxsync VMM/IEM: Implemented the iemNativeEmit_cmp_r_r_efl and enabled it on …
(edit) @103676   9 months vboxsync Installer/Windows: Use RT_ELEMENTS in VBoxGetMsiPropUtf8() -- we count …
(edit) @103675   9 months vboxsync VMM/IEM: Implemented iemNativeEmit_sub_r_r_efl and enabled it for both …
(edit) @103674   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS family is …
(edit) @103673   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache platform type directly …
(edit) @103672   9 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Extend family info from simple …
(edit) @103671   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103670   9 months vboxsync VMM/IEM: Fix debug assertions for iemNativeEmitRefXregXxx(), bugref:10371
(edit) @103669   9 months vboxsync VMM/IEM: Replace some single bit tests with …
(edit) @103667   9 months vboxsync VMM/IEM: Native translation of IEM_MC_REF_MXCSR() body, bugref:10371
(edit) @103666   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
(edit) @103665   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
(edit) @103664   9 months vboxsync VMM/IEM: Fix the label type for iemNativeEmitRaiseUd(), introduced …
(edit) @103663   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103662   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
(edit) @103661   9 months vboxsync VMM/IEM: Some VMCPU/CPUMCTX access annotations for arm64 as well. …
(edit) @103660   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
(edit) @103659   9 months vboxsync VMM/IEM: Flush the current program counter to CPUMCTX when in the …
(edit) @103658   9 months vboxsync VMM/IEM: Enabled the iemNativeEmit_test_r_r_efl code on arm. bugref:10376
(edit) @103657   9 months vboxsync VMM/IEM: A little 'test' optimization, saving a register alloc+fetch …
(edit) @103656   9 months vboxsync ValKit/bs3-cpu-instr-2: Use VBoxBs3Obj2Hdr to prototype assembly …
(edit) @103655   9 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file …
(edit) @103654   9 months vboxsync ValKit/bootsectors: Basic sketch of a asm obj -> C header file converter.
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