# # ChangeLog for trunk/Config.kmk in vbox # # Generated by Trac 1.4.3.2 # Dec 4, 2024 12:28:39 AM Tue, 28 Sep 2021 17:01:52 GMT vboxsync [91438] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Network/DrvVMNet.m (modified) Devices: bugref:9932 Suspend/resume support, limit VMNET compilation ... Tue, 28 Sep 2021 06:15:49 GMT vboxsync [91416] * trunk/Config.kmk (modified) * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/en_US/man_VBoxManage-hostonlynet.xml (added) * trunk/doc/manual/en_US/man_VBoxManage-list.xml (modified) * trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml (modified) * trunk/doc/manual/en_US/user_Networking.xml (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvVMNet.m (added) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHostonly.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDetailsGenerator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMachineAttributeSetter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/editors/UINetworkAttachmentEditor.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostOnlyNetworkImpl.h (added) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostOnlyNetworkImpl.cpp (added) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Devices: bugref:9932 DrvVMNet and host-only network initial ... Mon, 27 Sep 2021 09:25:06 GMT vboxsync [91380] * trunk/Config.kmk (modified) /Config.kmk: Fixes to r146972 that should've been done in the review ... Mon, 27 Sep 2021 08:27:04 GMT vboxsync [91376] * trunk/Config.kmk (modified) Config.kmk: Enable secure boot support in the EFI firmware,​bugref:9580 Fri, 24 Sep 2021 11:30:02 GMT vboxsync [91360] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM: Nested VMX: bugref:10092 Introduced ... Mon, 20 Sep 2021 13:12:30 GMT vboxsync [91316] * trunk/Config.kmk (modified) Main: bugref:1909: Disabled NLS support if VBOX_ONLY_ADDITIONS is ... Mon, 20 Sep 2021 12:11:17 GMT vboxsync [91313] * trunk/Config.kmk (modified) Main: bugref:1909: Enabled NLS support by default for Main and ExtPacks Mon, 20 Sep 2021 11:06:57 GMT vboxsync [91312] * trunk/Config.kmk (modified) * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMainVM.cpp (modified) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp (modified) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMainVM.cpp (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp (modified) * trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/include/MachineImplCloneVM.h (modified) * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/include/TextScript.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxTranslator.h (modified) * trunk/src/VBox/Main/include/Wrapper.h (modified) * trunk/src/VBox/Main/nls/ApprovedLanguages.kmk (added) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/tools/bin/gen-slickedit-workspace.sh (modified) Main: bugref:1909: Prepared the API translation engine to using in ... Fri, 10 Sep 2021 18:13:44 GMT vboxsync [91215] * trunk/Config.kmk (modified) Config.kmk: Enable support for the TPM in the EFI firmware by ... Thu, 02 Sep 2021 06:24:52 GMT vboxsync [91081] * trunk/Config.kmk (modified) Audio/Validation Kit: Enabled shipping the Validation Kit audio ... Wed, 01 Sep 2021 07:54:09 GMT vboxsync [91047] * trunk/Config.kmk (modified) Config.kmk: Build TPM device emulation by default now that it is ... Tue, 31 Aug 2021 01:03:39 GMT vboxsync [91014] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Made VBOX_WITH_RAM_IN_KERNEL non-optional, removing all the ... Mon, 30 Aug 2021 18:15:26 GMT vboxsync [91008] * trunk/Config.kmk (modified) /Config.kmk: The French translation of the manual was last updated 7 ... Fri, 27 Aug 2021 00:21:09 GMT vboxsync [90930] * trunk/Config.kmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) SUPDrv,Config.kmk: Make the module wrappering work for 5.13+. bugref:9937 Thu, 26 Aug 2021 17:27:17 GMT vboxsync [90928] * trunk/Config.kmk (modified) Main: bugref:1909: Reverted to disable NLS in API till to find a ... Thu, 26 Aug 2021 16:24:34 GMT vboxsync [90924] * trunk/Config.kmk (modified) Main: bugref:1909: Compilation issues Thu, 26 Aug 2021 16:11:44 GMT vboxsync [90921] * trunk/Config.kmk (modified) Main: bugref:1909: Compilation issues Thu, 26 Aug 2021 14:43:12 GMT vboxsync [90913] * trunk/Config.kmk (modified) Main: bugref:1909: Enabled NLS support for API by default. Tue, 24 Aug 2021 09:44:46 GMT vboxsync [90828] * trunk/Config.kmk (modified) * trunk/include/VBox/com/AutoLock.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/BandwidthControlImpl.h (modified) * trunk/src/VBox/Main/include/BandwidthGroupImpl.h (modified) * trunk/src/VBox/Main/include/CPUProfileImpl.h (modified) * trunk/src/VBox/Main/include/CertificateImpl.h (modified) * trunk/src/VBox/Main/include/CloudNetworkImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/DataStreamImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/EmulatedUSBImpl.h (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/GraphicsAdapterImpl.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDnDSourceImpl.h (modified) * trunk/src/VBox/Main/include/GuestDnDTargetImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestFsObjInfoImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImplTasks.h (modified) * trunk/src/VBox/Main/include/HostDriveImpl.h (modified) * trunk/src/VBox/Main/include/HostDrivePartitionImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/HostUpdateImpl.h (modified) * trunk/src/VBox/Main/include/HostVideoInputDeviceImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MachineImplCloneVM.h (modified) * trunk/src/VBox/Main/include/MachineImplMoveVM.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/include/MediumIOImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/PCIDeviceAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/QMTranslator.h (modified) * trunk/src/VBox/Main/include/RecordingScreenSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RecordingSettingsImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/TextScript.h (modified) * trunk/src/VBox/Main/include/TokenImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFiltersImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyBackend.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/include/UnattendedScript.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxClientImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxTranslator.h (added) * trunk/src/VBox/Main/nls/dummy.c (added) * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) * trunk/src/VBox/Main/src-all/TextScript.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (added) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplMoveVM.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/tools/bin/gen-slickedit-workspace.sh (modified) Main: bugref:1909: Added API localization Sun, 01 Aug 2021 14:17:14 GMT vboxsync [90458] * trunk/Config.kmk (modified) /Config.kmk: Added way of supplying the /analyze switch to VC++, ... Mon, 26 Jul 2021 14:59:20 GMT vboxsync [90340] * trunk/Config.kmk (modified) /Config.kmk: back out previous change, not working on SDK build box ... Mon, 26 Jul 2021 14:19:39 GMT vboxsync [90339] * trunk/Config.kmk (modified) /Config.kmk: build QHelp docs only for non-SDK-only builds Mon, 26 Jul 2021 13:58:13 GMT vboxsync [90338] * trunk/Config.kmk (modified) /Config.kmk: cleanup, consistency Mon, 21 Jun 2021 14:23:27 GMT vboxsync [89824] * trunk/Config.kmk (modified) FE/Qt: bugref:3355. packaging fix Sat, 19 Jun 2021 20:21:17 GMT vboxsync [89795] * trunk/Config.kmk (modified) /Config.kmk: Java -target 1.5 and -source 1.5 was dropped in JDK 9 ... Sat, 19 Jun 2021 20:13:25 GMT vboxsync [89794] * trunk/Config.kmk (modified) /Config.kmk: Tweak the VBOX_JAVA_FIGURE_VERSION macro to try grok ... Sat, 19 Jun 2021 20:03:51 GMT vboxsync [89793] * trunk/Config.kmk (modified) /Config.kmk: Tweak the VBOX_JAVA_FIGURE_VERSION macro to try grok ... Sat, 19 Jun 2021 14:45:06 GMT vboxsync [89791] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/include/VBox/vmm/pdmaudioifs.h (modified) /Config.kmk,Makefile.kmk: Define VBOX_JAVA_BIN_PATH so we can more ... Thu, 17 Jun 2021 08:33:38 GMT vboxsync [89760] * trunk/Config.kmk (modified) Reverting some changes. I have committed some temp. local changes. Wed, 16 Jun 2021 13:38:35 GMT vboxsync [89741] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) FE/Qt: bugref:3355. Re-activate screen saver during vm poweroff. Wed, 16 Jun 2021 05:44:36 GMT vboxsync [89728] * trunk/Config.kmk (modified) Intel IOMMU: bugref:9967 Enable Intel IOMMU on trunk. Sun, 13 Jun 2021 23:02:19 GMT vboxsync [89660] * trunk/Config.kmk (modified) /Config.kmk: VBOX_PATH_VALIDATIONKIT_BIN is not needed. bugref:10008 Sun, 13 Jun 2021 22:57:27 GMT vboxsync [89656] * trunk/Config.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) /Config.kmk,src/VBox/Makefile.kmk,ValKit/AudioTest: Added config ... Sun, 13 Jun 2021 21:40:30 GMT vboxsync [89648] * trunk/Config.kmk (modified) /Config.kmk: Use g++/clang++ for ring-3 GA stuff on darwin, not the ... Sun, 13 Jun 2021 21:10:22 GMT vboxsync [89645] * trunk/Config.kmk (modified) /Config.kmk: Don't define VBOX_WITH_DTRACE* in VBOXGUESTR3EXE for ... Fri, 11 Jun 2021 10:58:34 GMT vboxsync [89626] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. ... Thu, 10 Jun 2021 16:32:50 GMT vboxsync [89610] * trunk/Config.kmk (modified) Config.kmk: bugref:8682: Providing Qt5 moc with manual includes to ... Thu, 03 Jun 2021 15:51:10 GMT vboxsync [89486] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Config.kmk, Installer/linux and Installer/solaris: Passing gtk2 ... Tue, 01 Jun 2021 11:47:30 GMT vboxsync [89428] * trunk/Config.kmk (modified) /Config.kmk: On darwin host check also in the directories which seem ... Fri, 28 May 2021 14:33:26 GMT vboxsync [89362] * trunk/Config.kmk (modified) /Config.kmk, tools/Makefile.kmk: Replace workaround for making new ... Mon, 17 May 2021 09:15:52 GMT vboxsync [89081] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Audio/DrvHostAudioWasApi.cpp (modified) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp (modified) Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi ... Wed, 12 May 2021 20:15:51 GMT vboxsync [89021] * trunk/Config.kmk (modified) /Config.kmk: dtrace preprocessing fix for compiling from slickedit on ... Tue, 11 May 2021 13:23:37 GMT vboxsync [88981] * trunk/Config.kmk (modified) /Config.kmk: On darwin the SIP rules require the SDK version to be in ... Fri, 07 May 2021 16:27:27 GMT vboxsync [88935] * trunk/Config.kmk (modified) Audio/VaKit: Just build stuff for 64-bit Linux for now. Needs more ... Fri, 07 May 2021 14:04:20 GMT vboxsync [88927] * trunk/Config.kmk (modified) * trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk (modified) Audio/VaKit: Initial commit of VKAT, heavily work in progress [build ... Wed, 05 May 2021 15:42:48 GMT vboxsync [88879] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio/VaKit: Made the Validation Kit driver actually being used + ... Tue, 04 May 2021 18:23:07 GMT vboxsync [88871] * trunk/Config.kmk (modified) /Config.kmk: build fix (typo) Tue, 04 May 2021 18:20:50 GMT vboxsync [88870] * trunk/Config.kmk (modified) /Config.kmk: Adjust overall VBOX_DARWIN_HOST_VERSION to match Apple's ... Mon, 03 May 2021 19:33:21 GMT vboxsync [88847] * trunk/Config.kmk (modified) /Config.kmk: On darwin in test signing mode skip timestamping. Wed, 21 Apr 2021 02:32:39 GMT vboxsync [88610] * trunk/Config.kmk (modified) Config.kmk: Enable compiling of AMD IOMMU. Thu, 08 Apr 2021 15:36:18 GMT vboxsync [88421] * trunk/Config.kmk (modified) Config.kmk: bugref:9831: Enabling VBOX_WITH_QHELP_VIEWER on solaris ... Wed, 07 Apr 2021 14:48:44 GMT vboxsync [88402] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Config.kmk, Installer/linux, Installer/solaris: bugref:9532: Missing ... Wed, 07 Apr 2021 13:42:48 GMT vboxsync [88400] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) Config.kmk, Makefile.kmk: bugref:9532: Excessive xcb legacy stuff ... Wed, 31 Mar 2021 18:18:45 GMT vboxsync [88338] * trunk/Config.kmk (modified) Config.kmk: Removed TOOL_DTraceAndVBoxTpG_DTRACE_OBJ_CMDS hack, ... Wed, 31 Mar 2021 17:54:26 GMT vboxsync [88336] * trunk/Config.kmk (modified) Config.kmk: Try not to pass .gch-files to native dtrace. 3rd attempt Wed, 31 Mar 2021 17:50:38 GMT vboxsync [88335] * trunk/Config.kmk (modified) Config.kmk: Try not to pass .gch-files to native dtrace. 2nd attempt Wed, 31 Mar 2021 17:44:44 GMT vboxsync [88334] * trunk/Config.kmk (modified) Config.kmk: Try not to pass .gch-files to native dtrace. Tue, 30 Mar 2021 15:25:06 GMT vboxsync [88323] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) /Config.kmk, /Makefile.kmk: More QHelp work, allow packing and deal ... Mon, 29 Mar 2021 18:43:19 GMT vboxsync [88317] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) Config.kmk, Installer/linux, bugref:9532: Linux: Missed qsqlite plugin. Fri, 26 Mar 2021 18:27:19 GMT vboxsync [88303] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) /Config.kmk, /Makefile.kmk, Installer/win/Makefile.kmk: Start phasing ... Fri, 26 Mar 2021 17:58:21 GMT vboxsync [88302] * trunk/Config.kmk (modified) /Config.kmk: For doc only builds drop CHM and add HTML/QHELP, to ... Thu, 25 Mar 2021 21:50:10 GMT vboxsync [88295] * trunk/Config.kmk (modified) /Config.kmk: Tweak libIDL-config-2 detection. On Solaris (where we ... Fri, 19 Mar 2021 18:42:55 GMT vboxsync [88215] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/include/drmP.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vfs.h (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) * trunk/src/VBox/Additions/x11/undefined_xorg (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) Solaris-specific changes needed for building VBox on Solaris 11.4. ... Wed, 17 Mar 2021 12:56:48 GMT vboxsync [88153] * trunk/Config.kmk (modified) * trunk/include/VBox/iommu-intel.h (added) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDDR0.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) Intel IOMMU: bugref:9967 Skeleton bits. Tue, 16 Mar 2021 20:58:28 GMT vboxsync [88143] * trunk/Config.kmk (modified) /Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for Solaris. bugref:9627 ... Mon, 15 Mar 2021 19:05:57 GMT vboxsync [88127] * trunk/Config.kmk (modified) /Config.kmk: whitespace (consistency) Wed, 10 Mar 2021 14:35:13 GMT vboxsync [88069] * trunk/Config.kmk (modified) Config.kmk: VBOXQTGUIEXE one more thing to ignore (due to Qt 5.15.2 ... Mon, 01 Mar 2021 17:47:34 GMT vboxsync [87902] * trunk/Config.kmk (modified) /Config.kmk: new Windows SHA256 code signing cert Fri, 12 Feb 2021 02:24:07 GMT vboxsync [87728] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vboxddr0.gmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vmmr0.gmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile-wrapper.gmk (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPWrapperMod-linux.c (modified) * trunk/src/VBox/HostDrivers/linux/Makefile (modified) * trunk/src/VBox/Installer/linux/Makefile-header.gmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937 Wed, 10 Feb 2021 20:21:04 GMT vboxsync [87700] * trunk/Config.kmk (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvSem.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vboxddr0.gmk (added) * trunk/src/VBox/HostDrivers/Support/linux/Makefile-vbox_vmmr0.gmk (added) * trunk/src/VBox/HostDrivers/Support/linux/Makefile-wrapper.gmk (added) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPWrapperMod-linux.c (added) * trunk/src/VBox/HostDrivers/Support/linux/VBoxR0-wrapped.lds (added) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) SUPDrv,++: Experimental support for wrapping .r0 modules in native ... Tue, 09 Feb 2021 19:19:11 GMT vboxsync [87668] * trunk/Config.kmk (modified) FE/Qt: bugref:9831. Removing sqllite plugin loading stuff from ... Tue, 09 Feb 2021 14:31:17 GMT vboxsync [87661] * trunk/Config.kmk (modified) FE/Qt: bugref:9831. Removing ClUcene dependency Tue, 09 Feb 2021 14:14:11 GMT vboxsync [87660] * trunk/Config.kmk (modified) FE/Qt: bugref:9831. Config.kmk change for MacOS Qt module names Tue, 09 Feb 2021 13:14:33 GMT vboxsync [87656] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt: bugref:9831. Decoupling help viewer widget building from the ... Tue, 09 Feb 2021 12:55:43 GMT vboxsync [87654] * trunk/Config.kmk (modified) Shared Clipboard/Transfers: Added ... Wed, 03 Feb 2021 20:23:46 GMT vboxsync [87594] * trunk/Config.kmk (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/Debugger/DBGCRemoteKd.cpp (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFBp.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) ... Fri, 15 Jan 2021 11:12:00 GMT vboxsync [87260] * trunk/Config.kmk (modified) /Config.kmk: Don't disable lots of stuff for arm64. Use ... Wed, 13 Jan 2021 13:29:22 GMT vboxsync [87237] * trunk/Config.kmk (modified) /Config.kmk: Adjusted the VBOXR0DRV and VBoxR0 templates for bugref:9898. Thu, 31 Dec 2020 14:55:43 GMT vboxsync [87152] * trunk/Config.kmk (modified) /Config.kmk: The verisign timestamp server seems to be broken after ... Wed, 30 Dec 2020 23:02:07 GMT vboxsync [87149] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) * trunk/src/VBox/Runtime/common/misc/zero-alt.S (copied) /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up ... Tue, 29 Dec 2020 12:22:37 GMT vboxsync [87134] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/dbgfflowtrace.h (added) * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3FlowTrace.cpp (added) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect ... Sun, 27 Dec 2020 20:06:21 GMT vboxsync [87131] * trunk/Config.kmk (modified) Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 Fri, 25 Dec 2020 13:40:08 GMT vboxsync [87129] * trunk/Config.kmk (modified) * trunk/src/libs/libxml2-2.9.4/Makefile.kmk (modified) libxml2,Config.kmk: clang warning. bugref:9898 Wed, 23 Dec 2020 20:38:51 GMT vboxsync [87117] * trunk/Config.kmk (modified) * trunk/include/iprt/cdefs.h (modified) tools/env.sh,/Config.kmk,iprt/cdefs.h: A little fun. bugref:9898 Wed, 16 Dec 2020 16:06:34 GMT vboxsync [87094] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) FE/Qt: bugref:9893. Removing/replacing PATH_SDK_QT with PATH_SDK_QT5 Fri, 06 Nov 2020 13:51:56 GMT vboxsync [86827] * trunk/Config.kmk (modified) Reverted r141270. Fri, 06 Nov 2020 13:02:10 GMT vboxsync [86825] * trunk/Config.kmk (modified) Config.kmk: Only build the PAM module if VBOX_WITH_GUEST_PROPS are set. Mon, 26 Oct 2020 16:00:18 GMT vboxsync [86711] * trunk/Config.kmk (modified) /Config.kmk: Do not fail build if there is no svn command, use the ... Mon, 26 Oct 2020 13:36:51 GMT vboxsync [86707] * trunk/Config.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/doc/manual/htmlhelp-qthelp.py (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: bugref:9831. Several fixes in doc/Makefile etc. Fri, 23 Oct 2020 19:19:47 GMT vboxsync [86698] * trunk/Config.kmk (modified) FE/Qt: bugref:9831. scm fix. Fri, 23 Oct 2020 18:52:19 GMT vboxsync [86697] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Using VBOX_WITH_DOCS_QHELP Wed, 21 Oct 2020 15:01:32 GMT vboxsync [86666] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (copied) * trunk/src/VBox/VMM/VMMRZ/DBGFRZ.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint ... Tue, 20 Oct 2020 10:42:24 GMT vboxsync [86643] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) Config.kmk,src/VBox/VMM/Config.kmk: Remove now unused ... Tue, 20 Oct 2020 10:41:40 GMT vboxsync [86642] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) Revert accidental commit r141017 Tue, 20 Oct 2020 10:40:02 GMT vboxsync [86641] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Config.kmk (modified) Tue, 20 Oct 2020 10:36:24 GMT vboxsync [86640] * trunk/Config.kmk (modified) RDP,Config.kmk: Get rid of VRDP_WITH_IPRT_SSL and ... Tue, 20 Oct 2020 10:16:15 GMT vboxsync [86639] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevLpc.cpp (moved) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/build/VBoxDD2.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD2.h (modified) Config.kmk,Devices/DevLpc-new.cpp: Get rid of ... Tue, 20 Oct 2020 09:52:27 GMT vboxsync [86638] * trunk/Config.kmk (modified) Config.kmk: Remove unused VBOX_WITH_VDITOOL Tue, 20 Oct 2020 09:50:09 GMT vboxsync [86637] * trunk/Config.kmk (modified) Config.kmk: Remove unused VBOX_WITH_NEW_SERIAL Tue, 20 Oct 2020 09:47:53 GMT vboxsync [86636] * trunk/Config.kmk (modified) Config.kmk,Storage/{VDFilterCryp.cpp|VDKeyStore.cpp}: Cleanup ...