VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103968   10 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103967   10 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103966   10 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103965   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103964   10 months vboxsync VMM/IEM: Some statistics on the SIMD register allocator and some …
(edit) @103963   10 months vboxsync FE/Qt: bugref:10623: macOS: Prevent AppNap for VirtualBoxVM.
(edit) @103962   10 months vboxsync FE/Qt. bugref:10622. build fix
(edit) @103961   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103960   10 months vboxsync bldprogs/gccplugin: attribute field location was busted with 6.3 at …
(edit) @103959   10 months vboxsync VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
(edit) @103958   10 months vboxsync ValKit/bs3-cpu-instr-3: comment. bugref:9898
(edit) @103957   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103956   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103955   10 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103954   10 months vboxsync FE/Qt: DarwinKeyboard: Calming down assertions in …
(edit) @103953   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103951   10 months vboxsync VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
(edit) @103950   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103949   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103948   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103947   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103946   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   10 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   10 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103943   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in log vm …
(edit) @103942   10 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103941   10 months vboxsync Devices/EFI/FirmwareBin: Update firmware images after last fix
(edit) @103940   10 months vboxsync FE/Qt. bugref:6699. Some refactoring.
(edit) @103939   10 months vboxsync VMM/IEM: Fix some harmless typos, bugref:10614
(edit) @103938   10 months vboxsync Devices/EFI/Firmware: Don't print the loading/starting messages to the …
(edit) @103937   10 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(edit) @103936   10 months vboxsync VMM/IEM: Fix call being made in …
(edit) @103935   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103934   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   10 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   10 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103931   10 months vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103930   10 months vboxsync include: kmk incs; bugref:9898
(edit) @103929   10 months vboxsync iprt/x86.h: Added X86_OP_VEX3_BYTE1_MAKE(). bugref:9898
(edit) @103928   10 months vboxsync DIS: Correct movzx ambiguity with memory source. Makes 'kmk check' …
(edit) @103927   10 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103926   10 months vboxsync VMM/IEM: Reordered the vblendvps/d MC statements for better mojo. …
(edit) @103925   10 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103924   10 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. [build …
(edit) @103923   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in log …
(edit) @103922   10 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
(edit) @103921   10 months vboxsync VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
(edit) @103920   10 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in soft …
(edit) @103919   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103918   10 months vboxsync FE/Qt. bugref:10622. Some more additions to UITranslationEventListener.
(edit) @103917   10 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
(edit) @103916   10 months vboxsync VMM/IEM: Convert …
(edit) @103915   10 months vboxsync FE/Qt. bugref:10622. Removing retranslate stuff from UISoftKeyboard …
(edit) @103914   10 months vboxsync FE/Qt. bugref:10622. Creating UITranslationEventListener.
(edit) @103913   10 months vboxsync VMM/IEM: Implement support for checking the high 128-bit register …
(edit) @103912   10 months vboxsync VMM/IEM: Fix iemNativeEmitGuestSimdRegValueCheck() for 256-bit values, …
(edit) @103911   10 months vboxsync VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
(edit) @103910   10 months vboxsync ValidationKit/bootsectors: Implement testcases for [v]pextr[bdq] …
(edit) @103909   10 months vboxsync VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
(edit) @103908   10 months vboxsync VMM/IEM: Convert …
(edit) @103907   10 months vboxsync VMM/IEM: Fix the stack slot allocator for values spanning multiple …
(edit) @103906   10 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Provide family, subtype and type …
(edit) @103905   10 months vboxsync FE/Qt: bugref:10384: UINameAndSystemEditor: Rework the way how guest …
(edit) @103904   10 months vboxsync FE/Qt: bugref:10384: UINameAndSystemEditor: Make sure previous family …
(edit) @103903   10 months vboxsync /Config.kmk, Makefile.kmk: Add handling of VBox postfix in Qt plugins. …
(edit) @103902   10 months vboxsync VSCSI: Fixed a problem with potentially unset cbSector in READ CD …
(edit) @103901   10 months vboxsync FE/Qt: bugref:10384: UINameAndSystemEditor: Quite big rework intended …
(edit) @103900   10 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103899   10 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103898   10 months vboxsync VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
(edit) @103897   10 months vboxsync ValKit/bs3-cpu-instr-3: white space
(edit) @103896   10 months vboxsync ValKit/bs3-cpu-instr-3: Extended the test worker with checking #PF …
(edit) @103895   10 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103894   10 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103893   10 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: A bit of cleanup for …
(edit) @103892   10 months vboxsync VMM/IEM: Fix instruction length for amd64, bugref:10614
(edit) @103891   10 months vboxsync VMM/IEM: Need to ensure that the variable to be stored in memory is …
(edit) @103890   10 months vboxsync Installer/Windows/InstallHelper: Cleaned up #ifdef hell for …
(edit) @103889   10 months vboxsync Installer/Windows/InstallHelper: Cleaned up #ifdef hell for …
(edit) @103888   10 months vboxsync VMM/IEM: Enabled wholesale EFLAGS skipping in …
(edit) @103887   10 months vboxsync iprt/asm-math.h,ValKit/bs3-cpu-instr-3: 32-bit watcom implementation …
(edit) @103886   10 months vboxsync VMM/IEM: iemOpcodeFetchBytesJmp doc update. bugref:10370
(edit) @103885   10 months vboxsync VMM/IEM: Used the cached offBuf in the first memcpy case. Make sure we …
(edit) @103884   10 months vboxsync VMM/IEM: Tweak iemOpcodeFetchBytesJmp to try make it work better with …
(edit) @103883   10 months vboxsync Undid accidental commit.
(edit) @103882   10 months vboxsync VSCSI: For READ(6) and WRITE(6), a request to transfer zero blocks …
(edit) @103881   10 months vboxsync VMM/IEM: Fix IEM_MC_CALL_SSE_AIMPL_2() and IEM_MC_CALL_SSE_AIMPL_3() …
(edit) @103880   10 months vboxsync VMM/IEM: fix some issues which byte me while improving vpextrb …
(edit) @103879   10 months vboxsync ValidationKit/bootsectors: Implement additional testcases for …
(edit) @103878   10 months vboxsync VMM/IEM: Implement vpextrw AVX r/m (0f3a) variant instruction decode, …
(edit) @103877   10 months vboxsync VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
(edit) @103876   10 months vboxsync VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
(edit) @103875   10 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
(edit) @103874   10 months vboxsync VMM/IEM: Comments on lables. bugref:10370
(edit) @103873   10 months vboxsync ValKit/bs3-cpu-instr-3: A more optimal use of …
(edit) @103872   10 months vboxsync VMM/IEM: Fixed bugs in arm64 versions of iemNativeEmitOrImmIntoVCpuU32 …
(edit) @103871   10 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Filter out types acquired for …
(edit) @103870   10 months vboxsync FE/Qt: bugref:10384: UIGuestOSType: Cache whether OS type is …
(edit) @103869   10 months vboxsync FE/Qt. bugref:10618. Removing COMDefs.h from softkeyboard header file.
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