# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Jan 23, 2025 7:46:03 AM Fri, 12 Jan 2018 12:29:46 GMT vboxsync [70555] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed. Fri, 12 Jan 2018 11:49:32 GMT vboxsync [70551] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Goldmont Plus. Mon, 08 Jan 2018 22:19:23 GMT vboxsync [70492] * trunk/include/iprt/tcp.h (modified) iprt/tcp.h: doxygen fix Sun, 07 Jan 2018 18:46:08 GMT vboxsync [70481] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/include/internal/socket.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPoll.cpp (modified) iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling ... Sun, 07 Jan 2018 18:43:29 GMT vboxsync [70479] * trunk/include/iprt/pipe.h (modified) * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in ... Sun, 07 Jan 2018 18:42:39 GMT vboxsync [70478] * trunk/include/iprt/poll.h (modified) iprt/poll.h: Clearifcation of RTPollSetAdd wrt to order. Fri, 05 Jan 2018 08:11:02 GMT vboxsync [70462] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for ... Thu, 04 Jan 2018 15:13:30 GMT vboxsync [70459] * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.mac (modified) kmk incs Wed, 03 Jan 2018 12:57:27 GMT vboxsync [70450] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUMR3CpuId.cpp: Some new intel model numbers. Wed, 03 Jan 2018 05:17:50 GMT vboxsync [70444] * trunk/include/VBox/vmm/hm_svm.h (modified) hm_svm.h: consistent naming with other places. Wed, 03 Jan 2018 04:32:58 GMT vboxsync [70443] * trunk/include/iprt/utf16.h (modified) iprt/utf16.h: doxygen fix Tue, 02 Jan 2018 15:06:05 GMT vboxsync [70429] * trunk/include/iprt/utf16.h (modified) IPRT: Added RTUtf16NCmpAscii. [build fix] Tue, 02 Jan 2018 15:01:20 GMT vboxsync [70428] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/nt/internal-r3-nt.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) IPRT: Changed the NT namespace passthru prefix from '\\!\' to ... Tue, 02 Jan 2018 14:59:56 GMT vboxsync [70427] * trunk/include/iprt/utf16.h (modified) IPRT: Added RTUtf16NCmpAscii. [build fix] Tue, 02 Jan 2018 14:37:29 GMT vboxsync [70426] * trunk/include/iprt/mangling.h (modified) IPRT: Added RTUtf16NCmpAscii. [build fix] Tue, 02 Jan 2018 14:35:34 GMT vboxsync [70425] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16NCmpAscii.cpp (copied) IPRT: Added RTUtf16NCmpAscii. Tue, 02 Jan 2018 11:51:48 GMT vboxsync [70423] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTGzip.cpp (added) IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper ... Tue, 02 Jan 2018 11:25:46 GMT vboxsync [70422] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (modified) IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, ... Tue, 02 Jan 2018 11:16:25 GMT vboxsync [70418] * trunk/include/iprt/mangling.h (modified) IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, ... Tue, 02 Jan 2018 11:14:44 GMT vboxsync [70417] * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (copied) * trunk/src/VBox/Runtime/tools/RTLs.cpp (added) IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, ... Tue, 02 Jan 2018 08:36:52 GMT vboxsync [70415] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept ... Mon, 01 Jan 2018 17:45:14 GMT vboxsync [70405] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r3/win/time-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for ... Mon, 01 Jan 2018 13:02:06 GMT vboxsync [70400] * trunk/include/iprt/fsisomaker.h (modified) IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to ... Mon, 01 Jan 2018 12:26:11 GMT vboxsync [70395] * trunk/include/iprt/fsisomaker.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified) * trunk/src/VBox/Storage/VISO.cpp (modified) IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to ... Sat, 30 Dec 2017 12:11:56 GMT vboxsync [70393] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) IPRT/winsock: init fixes. Fri, 29 Dec 2017 11:37:30 GMT vboxsync [70385] * trunk/include/VBox/com/array.h (modified) com/array.h: SafeIfaceArray(ComSafeArrayIn(I *, aArg)): We get here ... Wed, 27 Dec 2017 07:56:22 GMT vboxsync [70352] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/HM,CPUM: SVM VMCB layout adjustments. Tue, 26 Dec 2017 15:55:49 GMT vboxsync [70347] * trunk/include/iprt/nt/nt.h (modified) IPRT: More NT 3.1 compatibility tweaking. Tue, 26 Dec 2017 14:40:18 GMT vboxsync [70339] * trunk/include/iprt/nt/nt.h (modified) iprt/nt/nt.h: Added 32-bit offset comments to RTL_USER_PROCESS_PARAMETER. Sun, 24 Dec 2017 14:36:37 GMT vboxsync [70334] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h. Fri, 22 Dec 2017 16:53:41 GMT vboxsync [70322] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) USB: When capturing devices, provide the speed rather than USB port ... Fri, 22 Dec 2017 12:23:30 GMT vboxsync [70315] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but ... Fri, 22 Dec 2017 12:15:47 GMT vboxsync [70313] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldr: Made RTLdrEnumSymbols report forwards with value ... Fri, 22 Dec 2017 11:46:23 GMT vboxsync [70309] * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrVfsFile.cpp (copied) IPRT/ldr: Added VFS chain based loader open APIs. Fri, 22 Dec 2017 06:06:27 GMT vboxsync [70301] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Updating VMCB layout with the new GUEST_INTERRUPT_MASK field, ... Fri, 22 Dec 2017 05:16:03 GMT vboxsync [70299] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Moved the SVM dumping functions to where it's logically more ... Thu, 21 Dec 2017 16:15:31 GMT vboxsync [70289] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) USB/win: Removed no longer needed flags (IOCTL interface change, ... Thu, 21 Dec 2017 15:35:40 GMT vboxsync [70286] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) More unused code. Thu, 21 Dec 2017 15:30:27 GMT vboxsync [70285] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) Removed unused code/struct. Thu, 21 Dec 2017 11:43:15 GMT vboxsync [70266] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Added dumping of SVM VMCB state save area. Thu, 21 Dec 2017 10:09:09 GMT vboxsync [70265] * trunk/include/iprt/x86.h (modified) x86.h: DebugCtl MSR bits. Thu, 21 Dec 2017 08:53:53 GMT vboxsync [70264] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HMSVM: Add VGIF, dump new VMCB bits (VGIF, SEV, SEV-ES, Virt ... Thu, 21 Dec 2017 08:32:29 GMT vboxsync [70262] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: SVM VMCB struct logical adjustments for new SVM features ... Thu, 21 Dec 2017 07:57:01 GMT vboxsync [70260] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: SVM VMCB struct logical adjustments for new SVM feature bits ... Thu, 21 Dec 2017 06:54:01 GMT vboxsync [70259] * trunk/include/VBox/vmm/hm_svm.h (modified) VMM: build fix. Thu, 21 Dec 2017 06:52:11 GMT vboxsync [70258] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Access SVM VMCB clean bits as a 32-bit field. Thu, 21 Dec 2017 05:54:03 GMT vboxsync [70254] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Match the AMD specs exactly whenever possible for SVM specific ... Tue, 19 Dec 2017 14:01:21 GMT vboxsync [70222] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) GuestPropertySvc.h: Use memcpy instead of strcpy as the latter is ... Tue, 19 Dec 2017 14:00:01 GMT vboxsync [70221] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Backed out r119656 as it was not the fix I asked for. Tue, 19 Dec 2017 11:14:53 GMT vboxsync [70217] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x ... Mon, 18 Dec 2017 13:40:58 GMT vboxsync [70197] * trunk/include/iprt/nt/nt.h (modified) IPRT/R3: Made the core work on NT 3.51 (still experimental). Mon, 18 Dec 2017 13:37:11 GMT vboxsync [70193] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio/pdmaudiifs.h: Fixed PDMAUDIOPCMPROPS_MAKE_SHIFT. Mon, 18 Dec 2017 07:49:59 GMT vboxsync [70184] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: Added guest CPUID feature bits for SVM VGIF and Virtualized ... Sun, 17 Dec 2017 13:50:36 GMT vboxsync [70183] * trunk/include/iprt/nt/nt.h (modified) nt.h: 3.51 note Sun, 17 Dec 2017 13:16:28 GMT vboxsync [70181] * trunk/include/VBox/vmm/pdmpcidev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciInternal.h (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to ... Sat, 16 Dec 2017 15:46:18 GMT vboxsync [70179] * trunk/include/iprt/win/winsock.h (modified) iprt/win/winsock.h: Fixed C&P block. Fri, 15 Dec 2017 22:08:07 GMT vboxsync [70171] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) VBoxService: Working on removing TARGET_NT4 here too... Fri, 15 Dec 2017 14:08:52 GMT vboxsync [70148] * trunk/include/iprt/dbg.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/RTR0DbgKrnlInfoGetSymbol.cpp (added) IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around ... Wed, 13 Dec 2017 15:52:42 GMT vboxsync [70114] * trunk/include/VBox/com/array.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) (XP)COM: optimize safearray copying (partially, only dealing with the ... Wed, 13 Dec 2017 12:35:13 GMT vboxsync [70108] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Guest properties: Added a length check for GuestPropWriteFlags() and ... Tue, 12 Dec 2017 18:25:40 GMT vboxsync [70092] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTStrNICmpAscii.cpp (copied) IPRT: Added RTStrNICmpAscii. Tue, 12 Dec 2017 17:56:06 GMT vboxsync [70091] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) Backed out r119634 + r119637 again. Tue, 12 Dec 2017 17:53:44 GMT vboxsync [70090] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Backed out r119634 + r119637 again. Tue, 12 Dec 2017 17:43:26 GMT vboxsync [70089] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) Build fix. Tue, 12 Dec 2017 17:36:51 GMT vboxsync [70086] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Guest properties: Added a length check for GuestPropWriteFlags() and ... Tue, 12 Dec 2017 09:54:21 GMT vboxsync [70075] * trunk/include/VBox/Graphics/VBoxVideo.h (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMainEventListener.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIConsoleEventHandler.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor ... Tue, 12 Dec 2017 09:14:37 GMT vboxsync [70073] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for ... Mon, 11 Dec 2017 15:33:23 GMT vboxsync [70064] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) GuestPropertySvc.h: file header fix Mon, 11 Dec 2017 15:32:07 GMT vboxsync [70063] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++) Mon, 11 Dec 2017 15:27:48 GMT vboxsync [70062] * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++) Mon, 11 Dec 2017 15:26:46 GMT vboxsync [70061] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++) Mon, 11 Dec 2017 15:13:53 GMT vboxsync [70060] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++) Mon, 11 Dec 2017 15:02:07 GMT vboxsync [70058] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGuestProp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibVideo.cpp (modified) * trunk/src/VBox/Additions/linux/lightdm-greeter/vbox-greeter.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++) Mon, 11 Dec 2017 14:40:02 GMT vboxsync [70056] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the ... Fri, 08 Dec 2017 17:23:10 GMT vboxsync [70039] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) Fixed typo: Occurance -> Occurrence. Fri, 08 Dec 2017 11:52:00 GMT vboxsync [70013] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHDA.h (modified) * trunk/src/VBox/Devices/Audio/DevHDACommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Devices/Audio/HDAStream.cpp (modified) * trunk/src/VBox/Devices/Audio/HDAStream.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio: Unified audio debug / dumping code to also get device DMA data ... Fri, 08 Dec 2017 05:57:18 GMT vboxsync [70000] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids ... Thu, 07 Dec 2017 17:39:31 GMT vboxsync [69996] * trunk/include/VBox/vmm/hm_svm.h (modified) hm_svm.h: Fixed mismatched doxygen braces Thu, 07 Dec 2017 13:02:36 GMT vboxsync [69977] * trunk/include/iprt/file.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/fatvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsprogress.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsreadahead.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsstdfile.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tarvfswriter.cpp (modified) * trunk/src/VBox/Runtime/common/zip/xarvfs.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and ... Thu, 07 Dec 2017 11:16:53 GMT vboxsync [69971] * trunk/include/iprt/memtracker.h (modified) * trunk/src/VBox/Runtime/common/alloc/memtracker.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) iprt/memtracker: Add the caller address to the tracking information. Wed, 06 Dec 2017 12:28:48 GMT vboxsync [69956] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio: Implemented support for dumping raw PCM data if debug mode is ... Wed, 06 Dec 2017 12:26:37 GMT vboxsync [69955] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite ... Wed, 06 Dec 2017 10:30:18 GMT vboxsync [69949] * trunk/include/VBox/sup.h (modified) Typo. Tue, 05 Dec 2017 23:40:31 GMT vboxsync [69942] * trunk/include/iprt/vfslowlevel.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp (modified) * trunk/src/VBox/Storage/VDIfVfs.cpp (modified) * trunk/src/VBox/Storage/VDVfs.cpp (modified) iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional. Tue, 05 Dec 2017 10:12:57 GMT vboxsync [69930] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Nits. Tue, 05 Dec 2017 00:06:59 GMT vboxsync [69925] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Made opening and traversing directories work. Mon, 04 Dec 2017 21:12:01 GMT vboxsync [69924] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/isovfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: working on the directory access (readonly) bits Sun, 03 Dec 2017 17:06:56 GMT vboxsync [69910] * trunk/include/iprt/formats/fat.h (modified) * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.cpp: More on the subject of directories (indexes). Sun, 03 Dec 2017 08:54:16 GMT vboxsync [69907] * trunk/include/iprt/serialport.h (modified) * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (modified) Runtime/serialport-posix: Updates Fri, 01 Dec 2017 17:58:28 GMT vboxsync [69902] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) IPRT/ntfsvfs.h: Working on reading the root dir. Did some cleanups. Thu, 30 Nov 2017 22:50:48 GMT vboxsync [69895] * trunk/include/iprt/serialport.h (modified) Runtime: New serial port API [build fix for doxygen] Thu, 30 Nov 2017 22:34:01 GMT vboxsync [69892] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/serialport.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/posix/serialport-posix.cpp (added) Runtime: Start on a platform independent serial port access API which ... Thu, 30 Nov 2017 16:41:37 GMT vboxsync [69885] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: Got the code to the point where compaction works ... Wed, 29 Nov 2017 22:38:53 GMT vboxsync [69873] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/ntfsvfs.cpp: updates Tue, 28 Nov 2017 19:10:50 GMT vboxsync [69866] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, ... Tue, 28 Nov 2017 19:09:42 GMT vboxsync [69865] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) iprt/formats/ntfs: build fixes - g++ sometimes hates unnamed unions, ... Tue, 28 Nov 2017 19:06:52 GMT vboxsync [69864] * trunk/include/iprt/formats/ntfs.h (modified) iprt/formats/ntfs: build fixes Tue, 28 Nov 2017 19:01:35 GMT vboxsync [69861] * trunk/include/iprt/formats/ntfs.h (modified) * trunk/src/VBox/Runtime/common/fs/ext2vfs.cpp (modified) * trunk/src/VBox/Runtime/common/fs/ntfsvfs.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) * trunk/src/VBox/Runtime/common/vfs/vfsmount.cpp (modified) iprt/formats/ntfs: updates Tue, 28 Nov 2017 09:49:20 GMT vboxsync [69855] * trunk/include/iprt/mangling.h (modified) IPRT: Added AVL tree for uint64_t. [mangling] Tue, 28 Nov 2017 09:45:27 GMT vboxsync [69854] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/table/avlu64.cpp (copied) IPRT: Added AVL tree for uint64_t.