VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104027   13 months vboxsync Devices/PC/ipxe: Don't try to build it on linux.arm64, bugref:10391
(edit) @104026   13 months vboxsync FE/VirtualBox: Make it build on linux.arm64, bugref:10391
(edit) @104025   13 months vboxsync Runtime/testcase/tstTime-2: Make it build on linux.arm64, bugref:10391
(edit) @104024   13 months vboxsync Main/HostDnsServiceLinux.cpp: Make it build on linux.arm64, bugref:10391
(edit) @104023   13 months vboxsync vboximg-mount: Make it build on linux.arm64, bugref:10391
(edit) @104022   13 months vboxsync VMM/testcase/tstIEMAImplDataSseBinary.S,Devices/EFI/DevEFI-binaries.S: …
(edit) @104021   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104020   13 months vboxsync VMM/IEM: Call the correct inline function for the …
(edit) @104019   13 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   13 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104017   13 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   13 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @104015   13 months vboxsync ValKit/bs3-cpu-instr-2: update docs on odd rol/ror behaviour. bugref:10376
(edit) @104014   13 months vboxsync IPRT/memobj-r0drv-linux.c: scm fix
(edit) @104012   13 months vboxsync IPRT/memobj-r0drv-linux.c: Compile fix for …
(edit) @104011   13 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104010   13 months vboxsync *: Fixed various calloc argument order warnings from gcc 14.
(edit) @104009   13 months vboxsync VMM/IEM: Build fix. bugref:10614
(edit) @104008   13 months vboxsync ValKit/bs3-cpu-instr-2: Use the amd specific test data for …
(edit) @104007   13 months vboxsync ValKit/bs3-cpu-instr-2: AMD test data. bugref:10376
(edit) @104006   13 months vboxsync ValKit/bs3-cpu-instr-2: Fixed problem in the generator for triggering …
(edit) @104005   13 months vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile: deps. bugref:10606
(edit) @104004   13 months vboxsync Additions/3D: enabled mesa 24.0.2. bugref:10606
(edit) @104003   13 months vboxsync Guest Control/Main: Added a new define GSTCTL_DEFAULT_TIMEOUT_MS and …
(edit) @104002   13 months vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @104001   13 months vboxsync Guest Control/Main: Renaming (removed "File" from some internal …
(edit) @104000   13 months vboxsync ValKit/bs3-cpu-instr-2: Added shl,shr,sar,rol,ror,rcl&rcr tests (only …
(edit) @103999   13 months vboxsync Addition/3D,Additions/WINNT/Graphics: Updates for mesa-24.0.2 (not …
(edit) @103998   13 months vboxsync Additions/3D/mesa/mesa-24.0.2: Makefile. bugref:10606
(edit) @103997   13 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103996   13 months vboxsync Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606
(edit) @103995   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
(edit) @103994   13 months vboxsync Additions/3D/mesa: move makefile to the mesa source subdirectory. …
(edit) @103993   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103991   13 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103990   13 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103989   13 months vboxsync FE/Qt. bugref:10624. Build fix.
(edit) @103988   13 months vboxsync FE/Qt. bugref:10624. Adding missing override keywords gcc has found.
(edit) @103987   13 months vboxsync FE/Qt: bugref:10624. Adding RT_FINAL to virtual functions whereever …
(edit) @103986   13 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103985   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103984   13 months vboxsync VMM/IEM: Need to use iemMemFlatFetchDataU128AlignedSseJmp() for the …
(edit) @103983   13 months vboxsync WDDM: D3D11 test
(edit) @103982   13 months vboxsync FE/Qt: bugref:10624. Replacing override and final keywords with …
(edit) @103981   13 months vboxsync WDDM: alignment
(edit) @103980   13 months vboxsync ValKit/bs3kit,bs3-cpu-instr-3: Don't set g_uBs3TrapEipHint …
(edit) @103979   13 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103977   13 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103974   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103973   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103972   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103971   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103970   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103969   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103968   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103967   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103966   13 months vboxsync FE/Qt. bugref:10622. build fix.
(edit) @103965   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103964   13 months vboxsync VMM/IEM: Some statistics on the SIMD register allocator and some …
(edit) @103963   13 months vboxsync FE/Qt: bugref:10623: macOS: Prevent AppNap for VirtualBoxVM.
(edit) @103962   13 months vboxsync FE/Qt. bugref:10622. build fix
(edit) @103961   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103960   13 months vboxsync bldprogs/gccplugin: attribute field location was busted with 6.3 at …
(edit) @103959   13 months vboxsync VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
(edit) @103958   13 months vboxsync ValKit/bs3-cpu-instr-3: comment. bugref:9898
(edit) @103957   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103956   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103955   13 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103954   13 months vboxsync FE/Qt: DarwinKeyboard: Calming down assertions in …
(edit) @103953   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103951   13 months vboxsync VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
(edit) @103950   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103949   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103948   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103947   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in wizard …
(edit) @103946   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103943   13 months vboxsync FE/Qt. bugref:10622. Using new UITranslationEventListener in log vm …
(edit) @103942   13 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103941   13 months vboxsync Devices/EFI/FirmwareBin: Update firmware images after last fix
(edit) @103940   13 months vboxsync FE/Qt. bugref:6699. Some refactoring.
(edit) @103939   13 months vboxsync VMM/IEM: Fix some harmless typos, bugref:10614
(edit) @103938   13 months vboxsync Devices/EFI/Firmware: Don't print the loading/starting messages to the …
(edit) @103937   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(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 …
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