# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 12, 2025 1:03:54 PM Sat, 22 Dec 2018 01:33:23 GMT vboxsync [76358] * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrPkcs5Pbkdf2Hmac-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/ssl-openssl.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:18:23 GMT vboxsync [76357] * trunk/src/VBox/Runtime/r3/win/allocex-win.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:17:18 GMT vboxsync [76356] * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/VBoxUSBMon-solaris.c (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:12:35 GMT vboxsync [76354] * trunk/src/VBox/Runtime/generic/memsafer-generic.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:07:49 GMT vboxsync [76353] * trunk/src/VBox/Runtime/generic/RTMpGetDescription-generic-stub.cpp (modified) *: string.h sans err.h fix. bugref:9344 Sat, 22 Dec 2018 01:06:25 GMT vboxsync [76352] * trunk/src/VBox/ExtPacks/VBoxDTrace/generated/dt_lex.c (modified) generated/dt_lex.c: updated with including err.h just like dt_lex.l. ... Sat, 22 Dec 2018 00:58:45 GMT vboxsync [76347] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/zip/pkzip.cpp (modified) *: Preparing for iprt/vfslowlevel.h to no longer include iprt/err.h. ... Sat, 22 Dec 2018 00:51:28 GMT vboxsync [76346] * trunk/include/iprt/bldprog-strtab.h (modified) * trunk/src/VBox/Devices/BiosCommonCode/MakeAlternativeSource.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/hostres.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c (modified) * trunk/src/VBox/Devices/Network/slirp/tftp.c (modified) * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h (modified) * trunk/src/VBox/Devices/USB/VUSBSniffer.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBSnifferPcapNg.cpp (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/dtrace.c (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_lex.l (modified) * trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/dt_options.c (modified) * trunk/src/VBox/Frontends/VBoxAutostart/VBoxAutostartCfg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDMIMEData.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/blitter.cpp (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxCAPI.cpp (modified) * trunk/src/VBox/Main/src-all/AuthLibrary.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-all/QMTranslatorImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBIdDatabaseGenerator.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha1Digest.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/RTSha256Digest.cpp (modified) * trunk/src/VBox/Runtime/common/crypto/RTCrRandBytes-openssl.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgstackdumpself.cpp (modified) * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzclientcmd.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/misc/cidr.cpp (modified) * trunk/src/VBox/Runtime/common/misc/inifile.cpp (modified) * trunk/src/VBox/Runtime/common/misc/messagerefentry.cpp (modified) * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) * trunk/src/VBox/Runtime/common/misc/reqpool.cpp (modified) * trunk/src/VBox/Runtime/common/misc/reqqueue.cpp (modified) * trunk/src/VBox/Runtime/common/misc/uri.cpp (modified) * trunk/src/VBox/Runtime/common/net/netaddrstr2.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathRmCmd.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCat.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCatEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCatP.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCatPEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopy.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyP.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrCopyPEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTStrNLenEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16Cat.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16CatAscii.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16Copy.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16CopyAscii.cpp (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16NLenEx.cpp (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatnum.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16-latin-1.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/common/zip/gzipcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarcmd.cpp (modified) * trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp (modified) * trunk/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/RTPathIsSame-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r3/allocex.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/env-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrPkix-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTDirCreateUniqueNumbered.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTFileModeStringToFlags.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLdrVerifyPeImage.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTLocalIpc.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPrfIO.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSemEventMulti.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrCatCopy.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTTcp-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTThreadPoke.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTUdp-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRand.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) * trunk/src/VBox/Runtime/tools/RTCat.cpp (modified) * trunk/src/VBox/Runtime/tools/RTCp.cpp (modified) * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScript.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptChecker.cpp (modified) * trunk/src/VBox/Storage/testcase/VDScriptInterp.cpp (modified) * trunk/src/VBox/ValidationKit/testboxscript/TestBoxHelper.cpp (modified) * trunk/src/VBox/ValidationKit/utils/cpu/cidet-app.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadget.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetCfg.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetClassTest.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHost.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHostUsbIp.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp (modified) *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no ... Fri, 21 Dec 2018 19:24:24 GMT vboxsync [76345] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:6699. Some string correction Fri, 21 Dec 2018 19:12:16 GMT vboxsync [76344] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) FE/Qt: bugref:6699. Append file items to parents as they are created Fri, 21 Dec 2018 19:06:19 GMT vboxsync [76343] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) WDDM: check that VBVA has been initialized. Fri, 21 Dec 2018 16:01:27 GMT vboxsync [76339] * trunk/src/VBox/Additions/linux/lightdm-greeter/Makefile.kmk (modified) vbox-greeter: static runtime on linux needs -lcrypt Fri, 21 Dec 2018 13:40:40 GMT vboxsync [76337] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) Whitespace. Fri, 21 Dec 2018 13:34:40 GMT vboxsync [76336] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolRuntime.cpp (modified) FE/Qt: bugref:6699: Use the correct menu icon for the file manager. Fri, 21 Dec 2018 13:15:28 GMT vboxsync [76334] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) Warnings fix. Fri, 21 Dec 2018 12:56:44 GMT vboxsync [76333] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699: More refactoring in file manager classes Fri, 21 Dec 2018 10:27:23 GMT vboxsync [76332] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICustomFileSystemModel.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPathOperations.h (moved) FE/Qt: bugref:6699: Move some classes to globals folder Fri, 21 Dec 2018 10:25:11 GMT vboxsync [76331] * trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp (modified) VUSB/Linux: Log ENOENT errors, too. Fri, 21 Dec 2018 09:01:04 GMT vboxsync [76330] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) * trunk/src/VBox/ValidationKit/testmanager/config.py (modified) Get email From and iLOM pasword from config. Fri, 21 Dec 2018 07:43:48 GMT vboxsync [76329] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIPathOperations.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIPathOperations.h (copied) FE/Qt: bugref:6699. More refacting of file manager classes. Thu, 20 Dec 2018 19:43:52 GMT vboxsync [76328] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/vfsext: Implement a small block cache for caching block ... Thu, 20 Dec 2018 19:33:08 GMT vboxsync [76326] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/errcore.h (copied) * trunk/src/VBox/Additions/common/VBoxGuest/freebsd/files_vboxguest (modified) * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci (modified) iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error ... Thu, 20 Dec 2018 19:08:46 GMT vboxsync [76325] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) * trunk/src/VBox/ValidationKit/testmanager/config.py (modified) Reset hanged testboxes and sending e-mail alert. Disable testboxes ... Thu, 20 Dec 2018 18:09:12 GMT vboxsync [76324] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) Config.kmk,drivers/Makefile.kmk: More cleanups around ... Thu, 20 Dec 2018 18:09:02 GMT vboxsync [76323] * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Config.kmk,drivers/Makefile.kmk: More cleanups around ... Thu, 20 Dec 2018 18:02:27 GMT vboxsync [76322] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) Reverted accidental commit r127614. Thu, 20 Dec 2018 18:01:22 GMT vboxsync [76321] * trunk/include/iprt/assert.h (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTJson.cpp (modified) iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings. Thu, 20 Dec 2018 17:57:32 GMT vboxsync [76320] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Config.kmk,drivers/Makefile.kmk: More cleanups around ... Thu, 20 Dec 2018 16:13:53 GMT vboxsync [76319] * trunk/src/VBox (modified) Forgotten mergeinfo. Thu, 20 Dec 2018 15:56:20 GMT vboxsync [76318] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Support flex_bg, our implementation doesn't need ... Thu, 20 Dec 2018 15:44:06 GMT vboxsync [76317] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the ... Thu, 20 Dec 2018 15:33:24 GMT vboxsync [76316] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates, implement extent tree walking. Enables ... Thu, 20 Dec 2018 14:22:40 GMT vboxsync [76315] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d-glLdr.h: Temporary hack for system glext.h using ... Thu, 20 Dec 2018 13:18:51 GMT vboxsync [76313] * trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c (modified) EFI: Adopted EDK2 patch (commit ... Thu, 20 Dec 2018 13:02:13 GMT vboxsync [76312] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. More refactoring on file system model classes to ... Thu, 20 Dec 2018 09:57:15 GMT vboxsync [76310] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/CPUM: Nested VMX: bugref:9180 Initialize VMX CPU features as part ... Thu, 20 Dec 2018 08:59:24 GMT vboxsync [76309] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Moving the ownership of the data to file model. Thu, 20 Dec 2018 04:53:37 GMT vboxsync [76308] * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) VMM/GIM: comment nit. Thu, 20 Dec 2018 00:30:12 GMT vboxsync [76307] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) scm Thu, 20 Dec 2018 00:13:23 GMT vboxsync [76306] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems ... Thu, 20 Dec 2018 00:03:23 GMT vboxsync [76305] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates, reading data from ext2/ext3 filesystems ... Wed, 19 Dec 2018 20:14:10 GMT vboxsync [76304] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) scm fix Wed, 19 Dec 2018 19:53:06 GMT vboxsync [76303] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) FE/Qt: bugref:6699. scm fix Wed, 19 Dec 2018 19:42:05 GMT vboxsync [76302] * trunk/src/VBox/ImageMounter/vboximg-mount/Makefile.kmk (modified) vboximg-mount: (re-apply) make it easier to take a tools directory ... Wed, 19 Dec 2018 19:24:16 GMT vboxsync [76301] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Refactoring on file system model/item/view ... Wed, 19 Dec 2018 19:17:55 GMT vboxsync [76300] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Get rid of the FileObjectType enum and use KFsObjType Wed, 19 Dec 2018 19:10:01 GMT vboxsync [76299] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Updates Wed, 19 Dec 2018 18:17:50 GMT vboxsync [76298] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.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/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: bugref:6913: Added generation of some medium events. Contains ... Wed, 19 Dec 2018 16:32:48 GMT vboxsync [76297] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UICustomFileSystemModel.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerHostTable.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Refactoring on file system model/item/view ... Wed, 19 Dec 2018 16:17:39 GMT vboxsync [76296] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerModel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.h (modified) FE/Qt: bugref:6699. Refactoring some classes to improve decoupling. I ... Wed, 19 Dec 2018 15:52:09 GMT vboxsync [76295] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) Translations: updated Traditional Chinese translation. Thank you ... Wed, 19 Dec 2018 14:00:23 GMT vboxsync [76294] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Working on parsing block group and inode ... Wed, 19 Dec 2018 13:51:13 GMT vboxsync [76293] * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Working on parsing block group and inode ... Wed, 19 Dec 2018 13:49:08 GMT vboxsync [76292] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) Runtime/fs/extvfs: Working on parsing block group and inode descriptors Wed, 19 Dec 2018 09:11:47 GMT vboxsync [76290] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, ... Tue, 18 Dec 2018 11:39:01 GMT vboxsync [76288] * trunk/Version.kmk (modified) * trunk/debian/changelog (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/Graphics/BIOS/VBoxVgaBiosAlternative8086.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative286.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative386.md5sum (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/VBoxBiosAlternative8086.md5sum (modified) 6.0.0 Tue, 18 Dec 2018 09:08:46 GMT vboxsync [76281] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE ... Tue, 18 Dec 2018 06:29:43 GMT vboxsync [76276] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) bugref:9311. small fix in the help string. Tue, 18 Dec 2018 06:29:00 GMT vboxsync [76275] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 Fix to clobbering local variable ... Tue, 18 Dec 2018 06:27:45 GMT vboxsync [76274] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM/IEM: Nested VMX: bugref:9180 Shadow variable fix. Tue, 18 Dec 2018 05:49:18 GMT vboxsync [76272] * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgMedia.cpp (modified) Removed that stupid kludge I put in to protect column boundaries, but ... Tue, 18 Dec 2018 05:29:30 GMT vboxsync [76271] * trunk/src/VBox/ImageMounter/vboximg-mount/Makefile.kmk (modified) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp (modified) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgCrypto.cpp (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgCrypto.h (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgMedia.cpp (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgMedia.h (added) * trunk/src/VBox/ImageMounter/vboximg-mount/vboximgOpts.h (added) Overhauled around Klaus's snapshot/locking design.. Stubbed out ... Mon, 17 Dec 2018 18:20:07 GMT vboxsync [76270] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: call XInitThreads Mon, 17 Dec 2018 18:05:17 GMT vboxsync [76269] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: log failures Mon, 17 Dec 2018 15:53:43 GMT vboxsync [76268] * trunk/src/VBox/Installer/win/NLS/zh_CN.wxl (modified) Installer/Windows: fixed missing newline at end of Simplified Chinese ... Mon, 17 Dec 2018 15:47:31 GMT vboxsync [76267] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d: scm Mon, 17 Dec 2018 15:36:45 GMT vboxsync [76266] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d-ogl: a better check for shader version Mon, 17 Dec 2018 15:25:04 GMT vboxsync [76265] * trunk/src/VBox/Installer/win/NLS/el_GR.wxl (modified) Installer/Windows: Greek translation fix. Mon, 17 Dec 2018 15:06:09 GMT vboxsync [76264] * trunk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/NLS/zh_CN.wxl (added) Installer/Windows: forward-ported r119536: add Simplified Chinese ... Mon, 17 Dec 2018 15:03:28 GMT vboxsync [76263] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too Mon, 17 Dec 2018 14:23:16 GMT vboxsync [76262] * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/NLS/el_GR.wxl (added) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) Installer/Windows * Add Greek translation. Thank you Socratis ... Mon, 17 Dec 2018 13:52:33 GMT vboxsync [76261] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: no need to resize the opengl window, it is not used ... Mon, 17 Dec 2018 13:35:31 GMT vboxsync [76260] * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA-SVGA3d: now that we are dynamically loading libGL on Linux, do ... Mon, 17 Dec 2018 13:21:33 GMT vboxsync [76259] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_el.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_fr.ts (modified) Translations: updated translations. Thank you Burak Yakuz, Vincenzo ... Mon, 17 Dec 2018 07:27:50 GMT vboxsync [76257] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib.cpp: Forgot to update version number in the client side for ... Sun, 16 Dec 2018 20:36:28 GMT vboxsync [76256] * trunk/include/iprt/formats/ext.h (modified) * trunk/src/VBox/Runtime/common/fs/extvfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmount.cpp (modified) Runtime/formats/ext: Add more structures Sun, 16 Dec 2018 18:47:05 GMT vboxsync [76255] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: Use PDMDevHlpVMSetError and ... Sun, 16 Dec 2018 15:05:45 GMT vboxsync [76254] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) DevVGA-SVGA3d: enable dynamic loading of opengl: use function pointer ... Sun, 16 Dec 2018 15:01:28 GMT vboxsync [76253] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: dynamic loading of OpenGL: use function pointer type Sun, 16 Dec 2018 11:12:53 GMT vboxsync [76252] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux ... Sun, 16 Dec 2018 10:32:52 GMT vboxsync [76251] * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux Sun, 16 Dec 2018 09:37:14 GMT vboxsync [76250] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: removed obsolete HostWindowId Sun, 16 Dec 2018 09:36:17 GMT vboxsync [76249] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevVGA-SVGA: removed obsolete HostWindowId Sun, 16 Dec 2018 02:12:32 GMT vboxsync [76248] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) DevVGA-SVGA3d: update for dynamic loading of OpenGL Sat, 15 Dec 2018 22:53:09 GMT vboxsync [76247] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d: more for dynamic loading of opengl Sat, 15 Dec 2018 18:33:25 GMT vboxsync [76246] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-internal.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) DevVGA-SVGA3d: dynamic loading of opengl (not enabled) Sat, 15 Dec 2018 18:18:19 GMT vboxsync [76245] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (modified) DevVGA-SVGA3d: more for dynamic loading of opengl Sat, 15 Dec 2018 18:16:48 GMT vboxsync [76244] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp (modified) DevVGA-SVGA3d-info.cpp: dump ARGB bitmap for 32 bit formats Sat, 15 Dec 2018 17:13:27 GMT vboxsync [76243] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: Update minor number for r127496. Sat, 15 Dec 2018 15:38:13 GMT vboxsync [76242] * trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl (modified) * trunk/src/VBox/Installer/win/VirtualBox_TypeLibWithInterfaces.xsl (modified) Installer/win: Corrected the VirtualBox_TypeLib*.xsl script to deal ... Sat, 15 Dec 2018 00:53:34 GMT vboxsync [76241] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.cpp (added) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glLdr.h (added) DevVGA-SVGA3d: started on dynamic loading of opengl Fri, 14 Dec 2018 20:34:20 GMT vboxsync [76240] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.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/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: bugref:6913: had to revert all changes for the defect because ... Fri, 14 Dec 2018 18:54:20 GMT vboxsync [76239] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: bugref:6913: don't try to notify changes related to NULL medium ... Fri, 14 Dec 2018 16:30:53 GMT vboxsync [76238] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main: bugref:6913: Fixed use of already NULL reference to VirtualBox ... Fri, 14 Dec 2018 16:17:58 GMT vboxsync [76237] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d-ogl: no 3D overlay on Darwin too Fri, 14 Dec 2018 16:02:17 GMT vboxsync [76236] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA: fixed detection of shading language version on Darwin Fri, 14 Dec 2018 14:03:40 GMT vboxsync [76234] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: allow to take screenshots with VMSVGA device. Fri, 14 Dec 2018 13:36:55 GMT vboxsync [76233] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) FE/Qt: NLS: Fixed various typos + applied some tweaks for de_DE. Fri, 14 Dec 2018 12:54:14 GMT vboxsync [76232] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HMR0: Read the VMX MSRs into a separate function. Fri, 14 Dec 2018 12:53:08 GMT vboxsync [76231] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) FE/Qt: Big de_DE update.