VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103936   13 months vboxsync VMM/IEM: Fix call being made in …
(edit) @103935   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103934   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103931   13 months vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103928   13 months vboxsync DIS: Correct movzx ambiguity with memory source. Makes 'kmk check' …
(edit) @103927   13 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103926   13 months vboxsync VMM/IEM: Reordered the vblendvps/d MC statements for better mojo. …
(edit) @103925   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103924   13 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. [build …
(edit) @103923   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in log …
(edit) @103922   13 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
(edit) @103921   13 months vboxsync VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
(edit) @103920   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in soft …
(edit) @103919   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103918   13 months vboxsync FE/Qt. bugref:10622. Some more additions to UITranslationEventListener.
(edit) @103917   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
(edit) @103916   13 months vboxsync VMM/IEM: Convert …
(edit) @103915   13 months vboxsync FE/Qt. bugref:10622. Removing retranslate stuff from UISoftKeyboard …
(edit) @103914   13 months vboxsync FE/Qt. bugref:10622. Creating UITranslationEventListener.
(edit) @103913   13 months vboxsync VMM/IEM: Implement support for checking the high 128-bit register …
(edit) @103912   13 months vboxsync VMM/IEM: Fix iemNativeEmitGuestSimdRegValueCheck() for 256-bit values, …
(edit) @103911   13 months vboxsync VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
(edit) @103910   13 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pextr[bdq] …
(edit) @103909   13 months vboxsync VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
(edit) @103908   13 months vboxsync VMM/IEM: Convert …
(edit) @103907   13 months vboxsync VMM/IEM: Fix the stack slot allocator for values spanning multiple …
(edit) @103906   13 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Provide family, subtype and type …
(edit) @103905   13 months vboxsync FE/Qt: bugref:10384: UINameAndSystemEditor: Rework the way how guest …
(edit) @103904   13 months vboxsync FE/Qt: bugref:10384: UINameAndSystemEditor: Make sure previous family …
(edit) @103902   13 months vboxsync VSCSI: Fixed a problem with potentially unset cbSector in READ CD …
(edit) @103901   13 months vboxsync FE/Qt: bugref:10384: UINameAndSystemEditor: Quite big rework intended …
(edit) @103900   13 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103899   13 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103898   13 months vboxsync VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
(edit) @103897   13 months vboxsync ValKit/bs3-cpu-instr-3: white space
(edit) @103896   13 months vboxsync ValKit/bs3-cpu-instr-3: Extended the test worker with checking #PF …
(edit) @103895   13 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103894   13 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103893   13 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: A bit of cleanup for …
(edit) @103892   13 months vboxsync VMM/IEM: Fix instruction length for amd64, bugref:10614
(edit) @103891   13 months vboxsync VMM/IEM: Need to ensure that the variable to be stored in memory is …
(edit) @103890   13 months vboxsync Installer/Windows/InstallHelper: Cleaned up #ifdef hell for …
(edit) @103889   13 months vboxsync Installer/Windows/InstallHelper: Cleaned up #ifdef hell for …
(edit) @103888   13 months vboxsync VMM/IEM: Enabled wholesale EFLAGS skipping in …
(edit) @103887   13 months vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(edit) @103886   13 months vboxsync VMM/IEM: iemOpcodeFetchBytesJmp doc update. bugref:10370
(edit) @103885   13 months vboxsync VMM/IEM: Used the cached offBuf in the first memcpy case. Make sure we …
(edit) @103884   13 months vboxsync VMM/IEM: Tweak iemOpcodeFetchBytesJmp to try make it work better with …
(edit) @103883   13 months vboxsync Undid accidental commit.
(edit) @103882   13 months vboxsync VSCSI: For READ(6) and WRITE(6), a request to transfer zero blocks …
(edit) @103881   13 months vboxsync VMM/IEM: Fix IEM_MC_CALL_SSE_AIMPL_2() and IEM_MC_CALL_SSE_AIMPL_3() …
(edit) @103880   13 months vboxsync VMM/IEM: fix some issues which byte me while improving vpextrb …
(edit) @103879   13 months vboxsync ValidationKit/bootsectors: Implement additional testcases for …
(edit) @103878   13 months vboxsync VMM/IEM: Implement vpextrw AVX r/m (0f3a) variant instruction decode, …
(edit) @103877   13 months vboxsync VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
(edit) @103876   13 months vboxsync VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
(edit) @103875   13 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
(edit) @103874   13 months vboxsync VMM/IEM: Comments on lables. bugref:10370
(edit) @103873   13 months vboxsync ValKit/bs3-cpu-instr-3: A more optimal use of …
(edit) @103872   13 months vboxsync VMM/IEM: Fixed bugs in arm64 versions of iemNativeEmitOrImmIntoVCpuU32 …
(edit) @103871   13 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Filter out types acquired for …
(edit) @103870   13 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS type is …
(edit) @103869   13 months vboxsync FE/Qt. bugref:10618. Removing COMDefs.h from softkeyboard header file.
(edit) @103868   13 months vboxsync FE/Qt: bugref:10384: Make sure restricted families and subtypes …
(edit) @103867   13 months vboxsync ValKit/bs3-cpu-instr-3: Introducing BS3_THRESHOLD_NATIVE_RECOMPILER …
(edit) @103866   13 months vboxsync ValidationKit/bootsectors: clean up bs3-bootsector a little, …
(edit) @103865   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103864   13 months vboxsync Fix bs3 floppy image generation to avoid unbootable image sizes, …
(edit) @103863   13 months vboxsync VMM/IEM: Revert r162233 as it is not the cause for the corruption, …
(edit) @103862   13 months vboxsync VMM/IEM: Partly revert r162209 by disabling recompilation of …
(edit) @103861   13 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103860   13 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103859   13 months vboxsync VMM/IEM: NativeRecompFunctionVariation::analyzeVariableLiveness …
(edit) @103858   13 months vboxsync FE/VBoxAutostart: Made it easier to use on Windows by printing out the …
(edit) @103857   13 months vboxsync ValKit, storage test, add more logging
(edit) @103856   13 months vboxsync Main: Compilation fix if VBOX_WITH_USB is not defined.
(edit) @103855   13 months vboxsync VMM/IEM: Use the clobbered register mask (fGstShwFlush) instead of …
(edit) @103854   13 months vboxsync doxygen fix, lnx64dep2 build burn, IEMN8veRecompiler.h file, wrong …
(edit) @103853   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103852   13 months vboxsync Move iemTbFlagsToString() to be accessible to both callers [symbol …
(edit) @103851   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103850   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103849   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103848   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), …
(edit) @103847   13 months vboxsync Move iemTbFlagsToString() to be accessible to both callers, bugref:9898
(edit) @103846   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
(edit) @103845   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), …
(edit) @103844   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), …
(edit) @103843   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), bugref:10614
(edit) @103842   13 months vboxsync Fix IEMAllThrdPython.py crash in threaded recompiler build, bugref:9898
(edit) @103841   13 months vboxsync VBoxSDS: Fixed log format string in VirtualBoxSDS::LaunchVMProcess().
(edit) @103840   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103839   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103838   13 months vboxsync VMM/IEM: Emit the …
(edit) @103837   13 months vboxsync VMM/IEM: Fix the register, register variants of the [v]pmov{s,z}x* …
(edit) @103836   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103835   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103834   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_XREG_U32_MASK(), …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette