|
|
@102433
|
14 months |
vboxsync |
VMM/IEM: Drop the pointer from the UNMAP MCs as it is no longer used. …
|
|
|
@102432
|
14 months |
vboxsync |
VMM/IEM: doxygen fix. bugref:10371
|
|
|
@102430
|
14 months |
vboxsync |
VMM/IEM: Refactored iemMemMap and friends to work with bUnmapInfo / …
|
|
|
@102429
|
14 months |
vboxsync |
VMM/IEM: Retired un-typed IEM_MC_MEM_MAP and friends not using …
|
|
|
@102428
|
14 months |
vboxsync |
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
|
|
|
@102427
|
14 months |
vboxsync |
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
|
|
|
@102426
|
14 months |
vboxsync |
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
|
|
|
@102425
|
14 months |
vboxsync |
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
|
|
|
@102424
|
14 months |
vboxsync |
VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
|
|
|
@102423
|
14 months |
vboxsync |
FE/Qt: macOS: Adjust cocoa native colors for QIToolBar and Chooser …
|
|
|
@102422
|
14 months |
vboxsync |
FE/Qt: bugref:10513: VBox Manager / Tools pane: Make sure machine item …
|
|
|
@102421
|
14 months |
vboxsync |
FE/Qt: bugref:10513: VBox Manager / Tools pane: Regression fix for …
|
|
|
@102420
|
14 months |
vboxsync |
FE/Qt: bugref:10543: VBox Manager / Tools pane: Cleanup a bit of …
|
|
|
@102419
|
14 months |
vboxsync |
FE/Qt: bugref:10450: Runtime UI: Make sure close-event is accepted …
|
|
|
@102418
|
14 months |
vboxsync |
FE/Qt: bugref:10561. Hide some of the actions from the host file …
|
|
|
@102417
|
14 months |
vboxsync |
Main/Unattended: If detecting the ISO failed, print everything we got …
|
|
|
@102416
|
14 months |
vboxsync |
Main/Unattended: Removed the more flexible solution of being able to …
|
|
|
@102414
|
14 months |
vboxsync |
Main/Unattended: Added fallback to performing an offline install to …
|
|
|
@102413
|
14 months |
vboxsync |
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
|
|
|
@102412
|
14 months |
vboxsync |
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
|
|
|
@102411
|
14 months |
vboxsync |
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
|
|
|
@102410
|
14 months |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10498 Use zero as the physical-base value …
|
|
|
@102409
|
14 months |
vboxsync |
VMM/IEM: IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64_CONST. bugref:10371
|
|
|
@102408
|
14 months |
vboxsync |
WDDM: user mode driver update: bugref:10529
|
|
|
@102407
|
14 months |
vboxsync |
WDDM: miniport update: bugref:10529
|
|
|
@102406
|
14 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102405
|
14 months |
vboxsync |
Devices/Network: Fixed buffer overflow with fds. Added barely …
|
|
|
@102404
|
14 months |
vboxsync |
FE/Qt: bugref:10561. Some more fixes mainly for VISO creator.
|
|
|
@102403
|
14 months |
vboxsync |
Main/Unattended: Added proxy and installing Guest Additions support to …
|
|
|
@102402
|
14 months |
vboxsync |
FE/Qt: bugref:10561. Removing an obsolete class.
|
|
|
@102401
|
14 months |
vboxsync |
libs/xpcom: Revert r160537, doesn't work as well, bugref:10544
|
|
|
@102400
|
14 months |
vboxsync |
FE/Qt: bugref:10561. Using file manager's host browser in VISO dialog. …
|
|
|
@102399
|
14 months |
vboxsync |
Additions: Linux: vboxvideo: Prevent kernel panic on RHEL 8.9 …
|
|
|
@102398
|
14 months |
vboxsync |
Main/Unattended: Removed the more flexible solution of being able to …
|
|
|
@102397
|
14 months |
vboxsync |
VMM/IEM: Enabled native IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64. bugref:10371
|
|
|
@102396
|
14 months |
vboxsync |
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
|
|
|
@102395
|
14 months |
vboxsync |
VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
|
|
|
@102394
|
14 months |
vboxsync |
VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
|
|
|
@102393
|
14 months |
vboxsync |
FE/Qt: bugref:10561. More fixes for copying and deleting file objects.
|
|
|
@102392
|
14 months |
vboxsync |
Revert r160526 as it breaks some testboxes, bugref:10545
|
|
|
@102391
|
14 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Disable MTRR reporting until Linux …
|
|
|
@102390
|
14 months |
vboxsync |
libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
|
|
|
@102389
|
14 months |
vboxsync |
Revert r160516 (breaks arm64 testing completely), bugref:10545
|
|
|
@102388
|
14 months |
vboxsync |
VMM/IEM: x86 build fix. bugref:10371
|
|
|
@102387
|
14 months |
vboxsync |
VMM/IEM: doxygen fix. bugref:10547
|
|
|
@102386
|
14 months |
vboxsync |
VMM/CPUMR3CpuId.cpp: Don't assert for HostFeatures.fMtrr on non-x86 …
|
|
|
@102385
|
14 months |
vboxsync |
VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
|
|
|
@102384
|
14 months |
vboxsync |
VMM/IEM: Quick workaround for unaligned atomic instructions on arm64. …
|
|
|
@102383
|
14 months |
vboxsync |
WDDM: user mode driver update: bugref:10529
|
|
|
@102382
|
14 months |
vboxsync |
Devices/Graphics: header update. bugref:10529
|
|
|
@102381
|
14 months |
vboxsync |
Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
|
|
|
@102380
|
14 months |
vboxsync |
libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 …
|
|
|
@102379
|
15 months |
vboxsync |
FE/Qt: bugref:10561. scm fix.
|
|
|
@102378
|
15 months |
vboxsync |
FE/Qt: bugref:10561. Several fixes in file system model related code …
|
|
|
@102377
|
15 months |
vboxsync |
VMM/IEM: Use UBFX instead of BFI for loading a high 8-bit register …
|
|
|
@102376
|
15 months |
vboxsync |
IPRT/crypto: Testcase logging nit. bugref:10551
|
|
|
@102375
|
15 months |
vboxsync |
IPRT/crypto: Implemented handing-in crypt password strings as the salt …
|
|
|
@102372
|
15 months |
vboxsync |
IPRT/crypto: Renaming. bugref:10551
|
|
|
@102371
|
15 months |
vboxsync |
VMM: Nested VMX: bugref:10318 Enable MTRR reporting and MTRR MSR …
|
|
|
@102370
|
15 months |
vboxsync |
VMM/IEM: Some ARM bugfixes. bugref:10371
|
|
|
@102368
|
15 months |
vboxsync |
VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. …
|
|
|
@102367
|
15 months |
vboxsync |
VMM/IEM: Assert that the flat fetch and store functions are used in …
|
|
|
@102366
|
15 months |
vboxsync |
VMM/IEM: Log call as they are emitted by the threaded recompiler. …
|
|
|
@102365
|
15 months |
vboxsync |
VMM/IEM: Fixed bug in threaded recompiler where we'd emit the …
|
|
|
@102364
|
15 months |
vboxsync |
scm fix for src/libs/xpcom18a4/Makefile.kmk
|
|
|
@102363
|
15 months |
vboxsync |
FE/Qt: bugref:10561. Small changes. Basically gorund work for the …
|
|
|
@102362
|
15 months |
vboxsync |
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
|
|
|
@102361
|
15 months |
vboxsync |
IPRT/crypto: Changed the signature of RTCrShaCryptGenerateSalt(). …
|
|
|
@102360
|
15 months |
vboxsync |
IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
|
|
|
@102358
|
15 months |
vboxsync |
VBox/Runtime: Need RuntimeBldProg for xpidl now if VBOX_ONLY_SDK is …
|
|
|
@102357
|
15 months |
vboxsync |
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
|
|
|
@102356
|
15 months |
vboxsync |
IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
|
|
|
@102355
|
15 months |
vboxsync |
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
|
|
|
@102354
|
15 months |
vboxsync |
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
|
|
|
@102353
|
15 months |
vboxsync |
Main/tstUnattendedScript: Override RTCrShaCryptGenerateSalt() from …
|
|
|
@102351
|
15 months |
vboxsync |
VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
|
|
|
@102350
|
15 months |
vboxsync |
VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and …
|
|
|
@102349
|
15 months |
vboxsync |
VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, …
|
|
|
@102348
|
15 months |
vboxsync |
libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
|
|
|
@102347
|
15 months |
vboxsync |
Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
|
|
|
@102346
|
15 months |
vboxsync |
libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545
|
|
|
@102345
|
15 months |
vboxsync |
libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
|
|
|
@102344
|
15 months |
vboxsync |
IPRT/tools: Use errcore.h instead of error.h for RTMkPasswd. bugref:10551
|
|
|
@102343
|
15 months |
vboxsync |
libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyP and get …
|
|
|
@102342
|
15 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102341
|
15 months |
vboxsync |
libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
|
|
|
@102340
|
15 months |
vboxsync |
libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
|
|
|
@102339
|
15 months |
vboxsync |
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
|
|
|
@102337
|
15 months |
vboxsync |
Main/Unattended: Implemented support for subiquity-/cloud-init-based …
|
|
|
@102336
|
15 months |
vboxsync |
IPRT/crypto/shacrypt: Make sure to terminate strings in the …
|
|
|
@102335
|
15 months |
vboxsync |
IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
|
|
|
@102334
|
15 months |
vboxsync |
libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
|
|
|
@102333
|
15 months |
vboxsync |
FE/Qt: bugref:10067: Fixing asan regression introduced in r156552; …
|
|
|
@102332
|
15 months |
vboxsync |
VMM/IEM: Restored the heuristics for when to recompiler to native. …
|
|
|
@102331
|
15 months |
vboxsync |
VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following …
|
|
|
@102330
|
15 months |
vboxsync |
VMM/IEM: Fix label creation in release builds. bugref:10371
|
|
|
@102329
|
15 months |
vboxsync |
libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
|
|
|
@102328
|
15 months |
vboxsync |
libs/xpcom: Remove some unused code from xpcom, bugref:10545
|
|
|
@102327
|
15 months |
vboxsync |
libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545
|
|
|
@102326
|
15 months |
vboxsync |
libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
|
|
|