# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 9:30:44 AM Fri, 15 Jan 2021 10:27:15 GMT vboxsync [87256] * trunk/include/iprt/asm-arm.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) IPRT,iprt/asm-arm.h: ASMReadTSC using CNTVCT or CNTPCT. bugref:9898 Thu, 14 Jan 2021 23:20:17 GMT vboxsync [87255] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp (modified) VMM: Adjustments for bugref:9898. Thu, 14 Jan 2021 17:08:26 GMT vboxsync [87253] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Make sure that a stream's pre-buffering size never ... Thu, 14 Jan 2021 17:05:30 GMT vboxsync [87252] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Make sure that a stream's pre-buffering size never ... Thu, 14 Jan 2021 16:20:01 GMT vboxsync [87251] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networking/UIUpdateManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: Eliminate any use of VBOX_WITH_EXTPACK conditional, and make ... Thu, 14 Jan 2021 15:54:26 GMT vboxsync [87250] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) FE/Qt: Prepare for completely disabled pointing device. Thu, 14 Jan 2021 13:35:18 GMT vboxsync [87249] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIUserNamePasswordEditor.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt: bugref:9515. Some indentation fixes. Thu, 14 Jan 2021 10:01:26 GMT vboxsync [87248] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:9871: UIPortForwardingTable: Few layout fixes. Thu, 14 Jan 2021 10:00:18 GMT vboxsync [87247] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: bugref:9871: UIPortForwardingTable: Expand the table with ... Thu, 14 Jan 2021 09:55:00 GMT vboxsync [87246] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.h (modified) FE/Qt: bugref:9871: UIPortForwardingTable: Convey table-change ... Thu, 14 Jan 2021 09:52:29 GMT vboxsync [87245] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsPortForwardingDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsPortForwardingDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPortForwardingTable.cpp (modified) FE/Qt: bugref:9871: UIPortForwardingTable: Do not restrict minimum ... Wed, 13 Jan 2021 19:38:24 GMT vboxsync [87244] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: bugref:9515. Some clean up Wed, 13 Jan 2021 16:32:49 GMT vboxsync [87243] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt: bugref:9515. Changing toolbox's tab style Wed, 13 Jan 2021 16:02:24 GMT vboxsync [87242] * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) AMD IOMMU: bugref:9654 Main/API: Adjusted BusAssignmentManager and ... Wed, 13 Jan 2021 15:56:05 GMT vboxsync [87241] * 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/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support. Wed, 13 Jan 2021 14:41:41 GMT vboxsync [87240] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt: bugref:9515. Get rid of the boring scroll bar Wed, 13 Jan 2021 13:43:00 GMT vboxsync [87239] * trunk/src/VBox/Storage/testcase/tstVD.cpp (modified) Storage: Adjusted tstVD. bugref:9898 Wed, 13 Jan 2021 13:42:37 GMT vboxsync [87238] * trunk/src/VBox/Storage/VD.cpp (modified) Storage/VD.cpp: Use same allocator for freeing as for allocation. ... Wed, 13 Jan 2021 13:29:01 GMT vboxsync [87236] * trunk/src/VBox/Devices/Misc/DevVirtualKD.cpp (modified) DevVirtualKD: typo fix Wed, 13 Jan 2021 12:41:05 GMT vboxsync [87235] * trunk/src/VBox/HostDrivers/Support/SUPLibAll.cpp (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) SUP,IPRT: Adjustments for bugref:9898. Wed, 13 Jan 2021 12:33:59 GMT vboxsync [87234] * trunk/src/VBox/Devices/Misc/DevVirtualKD.cpp (modified) DevVirtualKD: Limit the reply size as indicated by the request header ... Wed, 13 Jan 2021 12:19:11 GMT vboxsync [87233] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUP: Adjustments for bugref:9898. Wed, 13 Jan 2021 11:00:34 GMT vboxsync [87232] * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UIDetailsWidgetHostNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.h (modified) FE/Qt: bugref:9871: Network Manager: More cleanup. Wed, 13 Jan 2021 10:33:26 GMT vboxsync [87231] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Testcase: Fixed the case when vbox installer not found Tue, 12 Jan 2021 16:11:02 GMT vboxsync [87229] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet-generic.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTBitOperations.cpp (modified) IPRT: Fixed bug in ASMBitFirstSet-generic.cpp and extended ... Tue, 12 Jan 2021 13:56:20 GMT vboxsync [87228] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm: Extending testcase. bugref:9898 Tue, 12 Jan 2021 13:22:26 GMT vboxsync [87227] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Testcase: fixed pylint issues Tue, 12 Jan 2021 11:24:54 GMT vboxsync [87225] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Testcase: fixed pylint issues Tue, 12 Jan 2021 11:03:22 GMT vboxsync [87224] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Testcase is restricted to test only the host-like ... Tue, 12 Jan 2021 10:27:17 GMT vboxsync [87222] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicUoXorU32.asm (copied) IPRT: Added missing ASMAtomicUoXorU32 function. bugref:9898 Tue, 12 Jan 2021 08:06:02 GMT vboxsync [87221] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm: Extending testcase. bugref:9898 Tue, 12 Jan 2021 07:56:08 GMT vboxsync [87220] * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.h (modified) FE/Qt: bugref:9871: Network Manager: A bit of cleanup. Tue, 12 Jan 2021 07:51:48 GMT vboxsync [87219] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UIDetailsWidgetHostNetwork.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UIDetailsWidgetHostNetwork.h (moved) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.h (modified) FE/Qt: bugref:9871: Network Manager: Renaming UINetworkDetailsWidget ... Mon, 11 Jan 2021 17:31:52 GMT vboxsync [87217] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (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. Adding new tab action to middle mouse click Mon, 11 Jan 2021 16:03:56 GMT vboxsync [87216] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Testcase: some formatting changes Mon, 11 Jan 2021 14:27:23 GMT vboxsync [87215] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. Some bookmarks fixes Mon, 11 Jan 2021 14:11:07 GMT vboxsync [87214] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of ... Mon, 11 Jan 2021 13:29:41 GMT vboxsync [87213] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of ... Mon, 11 Jan 2021 13:15:45 GMT vboxsync [87212] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) iprt/asm.h,tstRTInlineAsm: Extending testcase, added a couple of ... Mon, 11 Jan 2021 12:44:28 GMT vboxsync [87211] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (modified) FE/Qt: bugref:9831. A small margin fix Mon, 11 Jan 2021 10:18:23 GMT vboxsync [87210] * trunk/src/VBox/Frontends/VirtualBox/src/networkmanager/UINetworkManager.h (modified) FE/Qt: bugref:9871: Network Manager: Forgot few bits in r141899. Mon, 11 Jan 2021 10:09:09 GMT vboxsync [87209] * trunk/src/VBox/Storage/VMDK.cpp (modified) Main: bugref:9224: Added device and partition paths checks for Darwin Mon, 11 Jan 2021 09:04:21 GMT vboxsync [87208] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (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. Adding a context menu item for find in page action Fri, 08 Jan 2021 21:42:52 GMT vboxsync [87207] * trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified) VUSBUrb.cpp: Try clean up some old old hack (r25945, ++). bugref:9899 Fri, 08 Jan 2021 16:55:19 GMT vboxsync [87205] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTMpGetDescription-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/RTMpGetDescription-generic.cpp (copied) IPRT: Added generic RTMpGetDescription implementation for darwin. ... Fri, 08 Jan 2021 16:44:45 GMT vboxsync [87204] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) FE/Qt: bugref:9831. Some corrections on the find in page widget Fri, 08 Jan 2021 15:11:34 GMT vboxsync [87203] * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextClear-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextSet-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFill32-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFirstNonZero-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemZero32-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemZeroPage-generic.cpp (modified) IPRT/common/asm/*-generic.cpp: visibility fix. bugref:9898 Fri, 08 Jan 2021 15:06:12 GMT vboxsync [87201] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/memrchr.cpp (modified) IPRT: memrchr.cpp fix, need it for arm. bugref:9898 Fri, 08 Jan 2021 14:59:39 GMT vboxsync [87199] * trunk/src/VBox/Runtime/VBox/logbackdoor.cpp (modified) IPRT: Shut up warning. bugref:9898 Fri, 08 Jan 2021 14:58:51 GMT vboxsync [87198] * trunk/src/VBox/Runtime/r3/darwin/mp-darwin.cpp (modified) IPRT/mp-darwin.cpp: Added RTMpCpuId implementations for bugref:9898. Thu, 07 Jan 2021 21:02:43 GMT vboxsync [87194] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextClear-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitNextSet-generic.cpp (copied) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) iprt/asm.h: Added generic C version of ASMBitNextSet. bugref:9898 Thu, 07 Jan 2021 20:59:58 GMT vboxsync [87193] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear-generic.cpp (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstSet-generic.cpp (copied) * trunk/src/VBox/Runtime/common/asm/ASMBitNextClear-generic.cpp (copied) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) iprt/asm.h: Added generic C version of ASMBitNextClear & ... Thu, 07 Jan 2021 20:43:08 GMT vboxsync [87192] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMBitFirstClear-generic.cpp (copied) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially ... Thu, 07 Jan 2021 14:30:00 GMT vboxsync [87190] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) OHCI: Do not consider TD address zero special, instead check whether ... Wed, 06 Jan 2021 12:51:53 GMT vboxsync [87187] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/asm-fake.cpp (modified) IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* ... Wed, 06 Jan 2021 12:47:49 GMT vboxsync [87186] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFirstNonZero-generic.cpp (copied) IPRT: Added generic ASMMemFirstNonZero C implementations. bugref:9898 Wed, 06 Jan 2021 12:27:54 GMT vboxsync [87185] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemFill32-generic.cpp (copied) * trunk/src/VBox/Runtime/common/asm/ASMMemFirstMismatchingU8-generic.cpp (copied) * trunk/src/VBox/Runtime/common/asm/ASMMemZero32-generic.cpp (copied) IPRT: Added generic ASMMemFill32, ASMMemZero32 and ... Wed, 06 Jan 2021 12:17:39 GMT vboxsync [87184] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMMemZeroPage-generic.cpp (added) IPRT: Generic ASMMemZeroPage implementation. bugref:9898 Tue, 05 Jan 2021 23:16:45 GMT vboxsync [87182] * trunk/src/VBox/Runtime/common/misc/zero-alt.S (modified) IPRT: Try make scm happy with zero-alt.S. bugref:9898 Tue, 05 Jan 2021 16:35:27 GMT vboxsync [87180] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) IPRT/memobj-r0drv-linux.c: Linux GAs build fix for kernels ... Tue, 05 Jan 2021 15:58:39 GMT vboxsync [87179] * 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: Added input / output stream PCM properties to CFGM driver ... Tue, 05 Jan 2021 10:54:49 GMT vboxsync [87176] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) FE/Qt: bugref:9831. build fix Tue, 05 Jan 2021 10:44:32 GMT vboxsync [87175] * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.cpp (modified) FE/Qt: bugref:9831. build fix Tue, 05 Jan 2021 08:38:28 GMT vboxsync [87174] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Logging nits. Tue, 05 Jan 2021 08:16:55 GMT vboxsync [87173] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio: Docs nits. bugref:9882 Mon, 04 Jan 2021 16:54:47 GMT vboxsync [87169] * trunk/src/VBox/Devices/Misc/DevVirtualKD.cpp (modified) DevVirtualKD: Allocate the command buffer with guard pages. Untested. ... Mon, 04 Jan 2021 13:23:10 GMT vboxsync [87166] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) Devices/DevBusLogic: Stricter check, bugref:9897 Mon, 04 Jan 2021 13:20:13 GMT vboxsync [87165] * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) Devices/VBoxSCSI: Check against the correct limit, bugref:9897 Mon, 04 Jan 2021 13:19:24 GMT vboxsync [87164] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) Devices/DevLsiLogicSCSI: Stricter range check, bugref:9897 Mon, 04 Jan 2021 13:04:49 GMT vboxsync [87163] * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) USB/IP: Warning fix. ​bugref:9861 Mon, 04 Jan 2021 13:00:19 GMT vboxsync [87162] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) Devices/DevBusLogic: Don't accept more command parameters when there ... Mon, 04 Jan 2021 12:45:18 GMT vboxsync [87161] * trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp (modified) USB/IP: Be more strict about stuff we accept from the remote end, ... Mon, 04 Jan 2021 12:09:20 GMT vboxsync [87160] * 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. Some cleaning Mon, 04 Jan 2021 11:38:37 GMT vboxsync [87159] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio: Enable/disable streams using ... Mon, 04 Jan 2021 11:12:01 GMT vboxsync [87158] * 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/UIHelpViewer.cpp (moved) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpViewer.h (moved) FE/Qt: bugref:9831. Renaming UIHelpBrowserViewer Mon, 04 Jan 2021 10:59:51 GMT vboxsync [87157] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserViewer.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserViewer.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserWidget.h (modified) FE/Qt: bugref:9831. Factoring out UIHelpBrowserViewer class. Thu, 31 Dec 2020 10:12:45 GMT vboxsync [87151] * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) iprt/lockvalidator: size calc fix. Thu, 31 Dec 2020 10:12:32 GMT vboxsync [87150] * trunk/src/VBox/Runtime/Makefile.kmk (modified) /Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up ... 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 ... Wed, 30 Dec 2020 13:22:03 GMT vboxsync [87146] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) iprt/dbgkrnlinfo-r0drv-darwin.cpp: Adjustments for bugref:9898. Tue, 29 Dec 2020 19:12:45 GMT vboxsync [87141] * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/pgm.h (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/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it ... Tue, 29 Dec 2020 12:32:49 GMT vboxsync [87135] * trunk/src/VBox/VMM/VMMR3/DBGFR3FlowTrace.cpp (modified) VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect ... 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:20:17 GMT vboxsync [87133] * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 ... Sun, 27 Dec 2020 20:10:03 GMT vboxsync [87132] * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) Config.kmk: Enable the new DBGF breakpoint handling code, bugref:9837 ... Sun, 27 Dec 2020 19:32:53 GMT vboxsync [87130] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/src/VBox/VMM/VMMAll/DBGFAllBp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/DBGFInternal.h (modified) VMM: More owner handling code for bugref:9837 Fri, 25 Dec 2020 13:10:15 GMT vboxsync [87127] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. ... Fri, 25 Dec 2020 02:51:44 GMT vboxsync [87126] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) slirp: arp_input - more checks on incoming packets. Thu, 24 Dec 2020 14:18:03 GMT vboxsync [87123] * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (modified) VMM/PDM: Create unique lock validator classes for each device ... Thu, 24 Dec 2020 14:12:03 GMT vboxsync [87122] * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (modified) VMM/PDM: Create unique lock validator classes for each device ... Thu, 24 Dec 2020 11:38:28 GMT vboxsync [87121] * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) DevFdc: Return proper errors when trying to access an empty drive via ... Thu, 24 Dec 2020 10:17:49 GMT vboxsync [87120] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Reject NATIVE MAX ADDRESS reads on ATAPI devices (see ... Thu, 24 Dec 2020 10:13:26 GMT vboxsync [87119] * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) UsbMsd: Reject more invalid CBWs (see bugref:9862). Thu, 24 Dec 2020 10:09:55 GMT vboxsync [87118] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Removed unused code, better errors messages for bogus custom ... Tue, 22 Dec 2020 16:55:16 GMT vboxsync [87116] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Fixed pylint issues Tue, 22 Dec 2020 16:42:15 GMT vboxsync [87115] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) MMain: bugref:9341: Fixed pylint issues Tue, 22 Dec 2020 16:17:19 GMT vboxsync [87114] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Fixed pylint issues Tue, 22 Dec 2020 15:59:02 GMT vboxsync [87113] * trunk/src/VBox/ValidationKit/tests/autostart/tdAutostart1.py (modified) Main: bugref:9341: Changed the testcase to use BaseTestVM functionality Mon, 21 Dec 2020 17:11:40 GMT vboxsync [87112] * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) Devices/DevLsiLogicSCSI: Init some fields with default values, ... Mon, 21 Dec 2020 13:36:06 GMT vboxsync [87111] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) An attempt to fix burns caused by r141975