|
|
@93370
|
3 years |
vboxsync |
Additions: Linux: introduce helpers for Desktop Environment specific …
|
|
|
@93369
|
3 years |
vboxsync |
Additions: Linux: introduce helper functions for IPC communication …
|
|
|
@93368
|
3 years |
vboxsync |
FE/Qt: bugref:10067: UINotificationCenter: Small workaround for masked …
|
|
|
@93367
|
3 years |
vboxsync |
FE/Qt: Runtime UI / Machine-view: Fix for pause screenshot painting …
|
|
|
@93366
|
3 years |
vboxsync |
Reverting r149419 since I found better solution.
|
|
|
@93365
|
3 years |
vboxsync |
Main/UnattendedImpl: bugref:10182. Stop OS detection if we fail to …
|
|
|
@93363
|
3 years |
vboxsync |
VMNet: bugref:9932 Increased timeout to 1 minute when waiting for …
|
|
|
@93362
|
3 years |
vboxsync |
CloudNet: bugref:9469 Do not attempt to stop gateway instances on …
|
|
|
@93361
|
3 years |
vboxsync |
Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers …
|
|
|
@93360
|
3 years |
vboxsync |
Add/x11/display-drm: Save 4077 - sizeof(const char *) bytes by …
|
|
|
@93359
|
3 years |
vboxsync |
Config.kmk,Devices/Makefile.kmk: Add includes for the directx headers …
|
|
|
@93358
|
3 years |
vboxsync |
Reverting r149411: Main/UnattendedImpl: bugref:10182. Adding the …
|
|
|
@93357
|
3 years |
vboxsync |
Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp: Some compile fixes on non …
|
|
|
@93355
|
3 years |
vboxsync |
VMM/NEM-win: We now require the PGM NEM mode so kicked out code not …
|
|
|
@93354
|
3 years |
vboxsync |
VMM/NEM-win: Nits. bugref:10118 bugref:10162
|
|
|
@93353
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating ring-0. bugref:10118 …
|
|
|
@93352
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating to using the VID API …
|
|
|
@93351
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 + …
|
|
|
@93350
|
3 years |
vboxsync |
IPRT/isomaker: Don't freak out if the joliet volume descriptor gives …
|
|
|
@93349
|
3 years |
vboxsync |
3D/VMSVGA: protocol assumes tightly packed structs
|
|
|
@93348
|
3 years |
vboxsync |
NAT/Net: When enabling IPv6, check if IPv6 prefix is set. If it's not …
|
|
|
@93347
|
3 years |
vboxsync |
Main: bugref:1909: Fixed help output in VBoxManage
|
|
|
@93346
|
3 years |
vboxsync |
Support/Makefile.kmk: Do not build VBoxSupLib.dll for any of the …
|
|
|
@93345
|
3 years |
vboxsync |
Support/Makefile.kmk: Just use the VBoxR3StaticNoCrt template …
|
|
|
@93343
|
3 years |
vboxsync |
Installer/win/InstallHelper: Deal with the swprintf todo (should be …
|
|
|
@93342
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Make sure paused VM contents is updated on …
|
|
|
@93341
|
3 years |
vboxsync |
/Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan …
|
|
|
@93340
|
3 years |
vboxsync |
Installer/win/InstallHelper: Don't use IPRT in the helper DLL, causes …
|
|
|
@93339
|
3 years |
vboxsync |
Main/UnattendedImpl: bugref:10182. Adding the string aarch64 to linux …
|
|
|
@93338
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Fixed CR0-fixed bits validation when …
|
|
|
@93337
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment clarifying CR0-fixed-0 and …
|
|
|
@93335
|
3 years |
vboxsync |
Installer/win/InstallHelper: Documented some oddities of …
|
|
|
@93334
|
3 years |
vboxsync |
Installer/win/InstallHelper: Don't use RT_ZERO on hProcess in procRun, …
|
|
|
@93333
|
3 years |
vboxsync |
Installer/win/InstallHelper: Added a Sleep(1) to procWait as it would …
|
|
|
@93332
|
3 years |
vboxsync |
Installer/win: Fixed packing of ASAN DLLs. bugref:8489 bugref:9841
|
|
|
@93331
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: fix build, bugref:10134.
|
|
|
@93330
|
3 years |
vboxsync |
Additions: Guest Lib: VBoxGuestR3LibDrmClient: do not expose Linux …
|
|
|
@93328
|
3 years |
vboxsync |
FE/Qt: bugref:10163: UINetworkManager / Cloud networking page: A …
|
|
|
@93327
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93326
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93325
|
3 years |
vboxsync |
/Config.kmk,SUPDrv-win.cpp: Hardened ASAN build adjustments. …
|
|
|
@93324
|
3 years |
vboxsync |
VBoxSupLib: Back to libcmt.lib for hardened builds. bugref:8489 …
|
|
|
@93323
|
3 years |
vboxsync |
VBoxSupLib: Use SUPR3HardenedStatic for getting /guard stuff objects …
|
|
|
@93322
|
3 years |
vboxsync |
/Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
|
|
|
@93321
|
3 years |
vboxsync |
Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better …
|
|
|
@93320
|
3 years |
vboxsync |
VBoxSupLib: Use the VBoxR3StaticNoCrt template instead of VBOXR3 as …
|
|
|
@93319
|
3 years |
vboxsync |
Installer/win/Resources: Use the VBoxR3StaticNoCrt and -NoEntry linker …
|
|
|
@93318
|
3 years |
vboxsync |
IPRT/tstRTBigNum: The windows asan build requires -bigobj. bugref:8489
|
|
|
@93317
|
3 years |
vboxsync |
RTLdrCheckImports: Open the image with the RTLDR_O_DEBUG flag set so …
|
|
|
@93316
|
3 years |
vboxsync |
Shared Clipboard/X11: Make sure to bail out early if an event was not …
|
|
|
@93315
|
3 years |
vboxsync |
Shared Clipboard/X11: Renaming "formats" to "targets", to better point …
|
|
|
@93314
|
3 years |
vboxsync |
Shared Clipboard/X11: Renaming "formats" to "targets", to better point …
|
|
|
@93313
|
3 years |
vboxsync |
Build fixes for r149382.
|
|
|
@93312
|
3 years |
vboxsync |
CloudNet: bugref:9469 Replace local gateway with DrvCloudTunnel. …
|
|
|
@93311
|
3 years |
vboxsync |
bugref:10182. Adding the code path necessary to parse info file of …
|
|
|
@93310
|
3 years |
vboxsync |
Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93309
|
3 years |
vboxsync |
Main: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93308
|
3 years |
vboxsync |
VMM: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93307
|
3 years |
vboxsync |
Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93306
|
3 years |
vboxsync |
Installer/win: VC++ 19.2 update 11 build adjustments (bogus …
|
|
|
@93305
|
3 years |
vboxsync |
Devices,VMM: VC++ 19.2 update 11 build adjustments (bogus initializers …
|
|
|
@93304
|
3 years |
vboxsync |
HostDrivers: VC++ 19.2 update 11 build adjustments (bogus initializers …
|
|
|
@93303
|
3 years |
vboxsync |
FE/Qt,Puel: Shut up warning about typedefs to incomplete call methods …
|
|
|
@93302
|
3 years |
vboxsync |
ValKit: VC++ 19.2 update 11 build adjustments (uint64_t -> double …
|
|
|
@93301
|
3 years |
vboxsync |
IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93300
|
3 years |
vboxsync |
Add/common: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93299
|
3 years |
vboxsync |
Add/win: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93298
|
3 years |
vboxsync |
Add/Mesa: VC++ 19.2 update 11 build adjustments. bugref:8489
|
|
|
@93295
|
3 years |
vboxsync |
IPRT/ldrPE,pecoff.h: Another IMAGE_LOAD_CONFIG_DIRECTORY field.
|
|
|
@93294
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixed the missed …
|
|
|
@93293
|
3 years |
vboxsync |
VMM/CPUM: Cleanup RT_NOREF_PV. No functional change.
|
|
|
@93292
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in constructing true VM-exit …
|
|
|
@93291
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Nit.
|
|
|
@93290
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
|
|
|
@93288
|
3 years |
vboxsync |
/Config.kmk,IPRT: Set arch bitness for assembler use through compiler …
|
|
|
@93287
|
3 years |
vboxsync |
VBoxManage/NATNetwork: Implement "list --sort natnetworks".
bugref:8124.
|
|
|
@93286
|
3 years |
vboxsync |
VBoxManage/NATNetwork: Use the same code for "list natnetworks" and …
|
|
|
@93285
|
3 years |
vboxsync |
Main/UnattendedImpl: Updated install.wim todo with some info.
|
|
|
@93284
|
3 years |
vboxsync |
VBoxManage/NATNetwork: Augment r149347. CHECK_ERROR expects HRESULT …
|
|
|
@93283
|
3 years |
vboxsync |
Runtime/efi: Fix variable size inconsistencies exposed by endianness …
|
|
|
@93282
|
3 years |
vboxsync |
Runtime/efi: The endiannes conversion macros in cdefs.h need also …
|
|
|
@93281
|
3 years |
vboxsync |
IPRT/sha3: Fix field name inconsistency for big endian architectures.
|
|
|
@93279
|
3 years |
vboxsync |
VBoxManage/NATNetwork: Move the code for "list natnetworks" into …
|
|
|
@93278
|
3 years |
vboxsync |
VBoxManage/NATNetwork: bugref:8124. Add --ipv6-default option to …
|
|
|
@93277
|
3 years |
vboxsync |
/Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
|
|
|
@93275
|
3 years |
vboxsync |
/Config.kmk,Support/Makefile.kmk,vboximportchecker.kmk: Use the import …
|
|
|
@93274
|
3 years |
vboxsync |
/Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
|
|
|
@93273
|
3 years |
vboxsync |
SUPDrv/win: A few more things to ignore when loading images with …
|
|
|
@93272
|
3 years |
vboxsync |
Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
|
|
|
@93271
|
3 years |
vboxsync |
SUPHardNt: A DEBUG_bird thing.
|
|
|
@93270
|
3 years |
vboxsync |
SUPHardNt: The supR3HardenedMonitor_NtCreateSection and …
|
|
|
@93269
|
3 years |
vboxsync |
Add/win/VBoxSFW2K: Work around missing _aulldvrm export on w2k …
|
|
|
@93268
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93267
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93266
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in r149319.
|
|
|
@93265
|
3 years |
vboxsync |
Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
|
|
|
@93262
|
3 years |
vboxsync |
Add/win/installer: Fixed regression from r138850 where we would …
|
|
|
@93260
|
3 years |
vboxsync |
IPRT/NtProcessStartup-stub.cpp: DriverEntry is stdcall. Docs. …
|
|
|
@93257
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Expose true VMX control MSRs to the guest.
|
|
|
@93256
|
3 years |
vboxsync |
/Config.kmk: Enable /GS for VBOXR3HARDENEDEXE when /guard is also …
|
|
|