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