VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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