VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102457   14 months vboxsync libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT …
(edit) @102456   14 months vboxsync FE/Qt: bugref:10561. Do not change into the folder in the host table …
(edit) @102455   14 months vboxsync Main: Removed some more BUGBUG entries and documented empty / …
(edit) @102454   14 months vboxsync FE/Qt: ​bugref:9080, bugref:10141. Parse import-iso line while opening …
(edit) @102453   14 months vboxsync Additions: X11/Wayland: Add host resize events suppression in …
(edit) @102452   14 months vboxsync VMM/IEM: Starting on some FPU/SSE/AVX state stuff. bugref:10371
(edit) @102451   14 months vboxsync VMM/IEM: docs. bugref:10371
(edit) @102450   14 months vboxsync VMM/IEM: IEM_MC_STORE_GREG_U64_CONST, IEM_MC_STORE_GREG_U64, …
(edit) @102448   14 months vboxsync VMM/IEM: Removed duplicate MC IEM_MC_FETCH_MEM_S32_SX_U64. bugref:10371
(edit) @102447   14 months vboxsync VMM/IEM: movsx & movzx from registers. bugref:10371
(edit) @102446   14 months vboxsync FE/Qt: bugref:10561. Delete removed ISO file objects rather than …
(edit) @102445   14 months vboxsync ValidationKit/bootsectors: Implement testcases for …
(edit) @102444   14 months vboxsync VMM/IEM: IEM_MC_STORE_GREG_U8_THREADED. bugref:10371
(edit) @102443   14 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM[_FLAT]_U*_DISP. bugref:10371
(edit) @102442   14 months vboxsync VMM/IEM: movzx & movsx. bugref:10371
(edit) @102441   14 months vboxsync FE/Qt: bugref:10561. Some fixes on the host file table for Windows.
(edit) @102440   14 months vboxsync VMM/IEM: Corrected MCs for FLAT U128 memory access after the workers …
(edit) @102439   14 months vboxsync VMM/IEM: Simplified mem segmentation assertions as they didn't take …
(edit) @102438   14 months vboxsync VMM/IEM: Basic native translation of all IEM_MC_MEM_MAP_XXX and …
(edit) @102437   14 months vboxsync VMM/IEM: LOCK prefix and IEM_F_X86_DISREGARD_LOCK cleanups. Don't want …
(edit) @102436   14 months vboxsync VMM/IEM: U8 mem map MCs. bugref:10371
(edit) @102435   14 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @102434   14 months vboxsync VMM/IEM: release build fix. bugref:10371
(edit) @102433   14 months vboxsync VMM/IEM: Drop the pointer from the UNMAP MCs as it is no longer used. …
(edit) @102432   14 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @102430   14 months vboxsync VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / …
(edit) @102429   14 months vboxsync VMM/IEM: Retired un-typed IEM_MC_MEM_MAP and friends not using …
(edit) @102428   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102427   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102426   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102425   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102424   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102423   14 months vboxsync FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser …
(edit) @102422   14 months vboxsync FE/Qt: bugref:10513: VBox Manager / Tools pane: Make sure machine item …
(edit) @102421   14 months vboxsync FE/Qt: bugref:10513: VBox Manager / Tools pane: Regression fix for …
(edit) @102420   14 months vboxsync FE/Qt: bugref:10543: VBox Manager / Tools pane: Cleanup a bit of …
(edit) @102419   14 months vboxsync FE/Qt: bugref:10450: Runtime UI: Make sure close-event is accepted …
(edit) @102418   14 months vboxsync FE/Qt: bugref:10561. Hide some of the actions from the host file …
(edit) @102417   14 months vboxsync Main/Unattended: If detecting the ISO failed, print everything we got …
(edit) @102416   14 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102414   14 months vboxsync Main/Unattended: Added fallback to performing an offline install to …
(edit) @102413   14 months vboxsync libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
(edit) @102412   14 months vboxsync libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
(edit) @102411   14 months vboxsync libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
(edit) @102410   14 months vboxsync VMM/CPUM: Nested VMX: bugref:10498 Use zero as the physical-base value …
(edit) @102409   14 months vboxsync VMM/IEM: IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64_CONST. bugref:10371
(edit) @102408   14 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102407   14 months vboxsync WDDM: miniport update: bugref:10529
(edit) @102406   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102405   14 months vboxsync Devices/Network: Fixed buffer overflow with fds. Added barely …
(edit) @102404   14 months vboxsync FE/Qt: bugref:10561. Some more fixes mainly for VISO creator.
(edit) @102403   14 months vboxsync Main/Unattended: Added proxy and installing Guest Additions support to …
(edit) @102402   14 months vboxsync FE/Qt: bugref:10561. Removing an obsolete class.
(edit) @102401   14 months vboxsync libs/xpcom: Revert r160537, doesn't work as well, bugref:10544
(edit) @102400   14 months vboxsync FE/Qt: bugref:10561. Using file manager's host browser in VISO dialog. …
(edit) @102399   14 months vboxsync Additions: Linux: vboxvideo: Prevent kernel panic on RHEL 8.9 …
(edit) @102398   14 months vboxsync Main/Unattended: Removed the more flexible solution of being able to …
(edit) @102397   14 months vboxsync VMM/IEM: Enabled native IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64. bugref:10371
(edit) @102396   14 months vboxsync libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
(edit) @102395   14 months vboxsync VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
(edit) @102394   14 months vboxsync VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
(edit) @102393   14 months vboxsync FE/Qt: bugref:10561. More fixes for copying and deleting file objects.
(edit) @102392   14 months vboxsync Revert r160526 as it breaks some testboxes, bugref:10545
(edit) @102391   14 months vboxsync VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux …
(edit) @102390   14 months vboxsync libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
(edit) @102389   14 months vboxsync Revert r160516 (breaks arm64 testing completely), bugref:10545
(edit) @102388   14 months vboxsync VMM/IEM: x86 build fix. bugref:10371
(edit) @102387   14 months vboxsync VMM/IEM: doxygen fix. bugref:10547
(edit) @102386   14 months vboxsync VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 …
(edit) @102385   14 months vboxsync VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
(edit) @102384   14 months vboxsync VMM/IEM: Quick workaround for unaligned atomic instructions on arm64. …
(edit) @102383   14 months vboxsync WDDM: user mode driver update: bugref:10529
(edit) @102382   14 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102381   14 months vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102380   14 months vboxsync libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
(edit) @102379   14 months vboxsync FE/Qt: bugref:10561. scm fix.
(edit) @102378   14 months vboxsync FE/Qt: bugref:10561. Several fixes in file system model related code …
(edit) @102377   14 months vboxsync VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
(edit) @102376   14 months vboxsync IPRT/crypto: Testcase logging nit. bugref:10551
(edit) @102375   14 months vboxsync IPRT/crypto: Implemented handing-in crypt password strings as the salt …
(edit) @102372   15 months vboxsync IPRT/crypto: Renaming. bugref:10551
(edit) @102371   15 months vboxsync VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR …
(edit) @102370   15 months vboxsync VMM/IEM: Some ARM bugfixes. bugref:10371
(edit) @102368   15 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. …
(edit) @102367   15 months vboxsync VMM/IEM: Assert that the flat fetch and store functions are used in …
(edit) @102366   15 months vboxsync VMM/IEM: Log call as they are emitted by the threaded recompiler. …
(edit) @102365   15 months vboxsync VMM/IEM: Fixed bug in threaded recompiler where we'd emit the …
(edit) @102364   15 months vboxsync scm fix for src/libs/xpcom18a4/Makefile.kmk
(edit) @102363   15 months vboxsync FE/Qt: bugref:10561. Small changes. Basically gorund work for the …
(edit) @102362   15 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102361   15 months vboxsync IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
(edit) @102360   15 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102358   15 months vboxsync VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
(edit) @102357   15 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102356   15 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102355   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102354   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102353   15 months vboxsync Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
(edit) @102351   15 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
(edit) @102350   15 months vboxsync VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and …
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