# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 6:05:58 PM Mon, 14 Feb 2022 13:13:54 GMT vboxsync [93723] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Fix clearing context changed flag for TSC AUX ... Mon, 14 Feb 2022 12:52:49 GMT vboxsync [93722] * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin: Implement support for the pause loop exiting ... Mon, 14 Feb 2022 12:52:27 GMT vboxsync [93721] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Register DBGF info handlers only when HM is enabled, bugref:9044 Mon, 14 Feb 2022 12:10:12 GMT vboxsync [93720] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Main: Return an error in IGuestProcess::terminate() if ... Mon, 14 Feb 2022 11:14:51 GMT vboxsync [93719] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Guest Control/Validation Kit: Logging nits. Mon, 14 Feb 2022 11:09:36 GMT vboxsync [93718] * 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/VMMAll/MMAllHyper.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (deleted) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/include/MMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (deleted) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517 Mon, 14 Feb 2022 10:55:27 GMT vboxsync [93717] * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: Internal timers never have a critical section set, so ... Mon, 14 Feb 2022 10:36:21 GMT vboxsync [93716] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSharedPage.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM: Moved the physical handler allocation off the hyper heap and ... Mon, 14 Feb 2022 10:34:27 GMT vboxsync [93715] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Renamed lookupMatchingOrSmaller to ... Mon, 14 Feb 2022 10:04:40 GMT vboxsync [93714] * trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py (modified) Validation Kit/vsheriff: Added a couple more detections for GA- ... Sat, 12 Feb 2022 14:05:20 GMT vboxsync [93712] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Basic statistics. bugref:10093 Sat, 12 Feb 2022 13:58:36 GMT vboxsync [93711] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Added lookupMatchingOrLarger and ... Fri, 11 Feb 2022 23:09:11 GMT vboxsync [93709] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Added the right-to-left enumerator. Mark methods as ... Fri, 11 Feb 2022 20:46:11 GMT vboxsync [93708] * trunk/doc/manual/Config.kmk (modified) * trunk/doc/manual/docbook-refentry-to-H-help.xsl (modified) * trunk/doc/manual/en_US/man_VBoxManage-controlvm.xml (modified) * trunk/doc/manual/en_US/man_VBoxManage-startvm.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/doc/manual/ru_RU/man_VBoxManage-controlvm.xml (modified) * trunk/include/iprt/message.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/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) include/iprt/message.h: Max out the available bits for the scope, we ... Fri, 11 Feb 2022 19:14:49 GMT vboxsync [93706] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) VBoxManage: Finish cleanup for 'registervm', 'unregistervm', ... Fri, 11 Feb 2022 19:08:38 GMT vboxsync [93705] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp (modified) VBoxManage: eliminate useless Utf8Str conversion Fri, 11 Feb 2022 19:06:56 GMT vboxsync [93704] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: Finish cleanup for 'modifyvm'. Fri, 11 Feb 2022 19:03:31 GMT vboxsync [93703] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManage: Finish cleanup for 'export' and 'import'. Fri, 11 Feb 2022 19:01:29 GMT vboxsync [93702] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: Finish cleanup for 'showvminfo'. Fri, 11 Feb 2022 18:58:31 GMT vboxsync [93701] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) VBoxManage: some Utf8Str optimizations in NAT Network. Fri, 11 Feb 2022 18:57:49 GMT vboxsync [93700] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) VBoxManage: Fix variable name in guest property code. Fri, 11 Feb 2022 18:56:44 GMT vboxsync [93699] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) VBoxManage: Finish cleanup for 'list'. Fri, 11 Feb 2022 16:16:26 GMT vboxsync [93698] * trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityToolWidget.cpp (modified) FE/Qt: bugref:9930. Moving the tab bar of vm activity tool to east to ... Fri, 11 Feb 2022 15:48:03 GMT vboxsync [93697] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) FE/Qt: bugref:9371. refactoring. Fri, 11 Feb 2022 14:10:43 GMT vboxsync [93696] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. typo correction. Fri, 11 Feb 2022 12:06:18 GMT vboxsync [93694] * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/tstRTAvl: report some performance values at the end of the ... Fri, 11 Feb 2022 11:06:35 GMT vboxsync [93693] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Added a getHeight() method for tstRTAvl and extended ... Fri, 11 Feb 2022 10:10:31 GMT vboxsync [93692] * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/tstRTAvl: oops Fri, 11 Feb 2022 10:10:12 GMT vboxsync [93691] * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/tstRTAvl: Fixed broke TrackerFindRandom code causing random test ... Fri, 11 Feb 2022 10:10:11 GMT vboxsync [93690] * trunk/src/VBox/Runtime/common/table/avl_Base.cpp.h (modified) * trunk/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h (modified) IPRT/avl: Added some height assertions. Fri, 11 Feb 2022 01:23:40 GMT vboxsync [93684] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Fixed the removal bug. Extended testcase and sanity ... Thu, 10 Feb 2022 19:11:30 GMT vboxsync [93683] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) FE/Qt: bugref:9371. scm fix. Thu, 10 Feb 2022 19:08:22 GMT vboxsync [93682] * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerGuestTable.h (modified) FE/Qt: bugref:9371. Removing status label to use icons and tooltips ... Thu, 10 Feb 2022 13:48:35 GMT vboxsync [93681] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Don't run forever with hv_vcpu_run_until(), ... Thu, 10 Feb 2022 13:09:51 GMT vboxsync [93680] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEMR3Native-darwin: Don't run forever with hv_vcpu_run_until(), ... Thu, 10 Feb 2022 12:54:02 GMT vboxsync [93679] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp (modified) VMM/NEMR3Native-darwin: Sync back the PDPE entries upon VM exit, ... Thu, 10 Feb 2022 12:06:08 GMT vboxsync [93677] * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/tstRTAvl: Didn't mean to disable it all. bugref:10093 Thu, 10 Feb 2022 11:57:04 GMT vboxsync [93676] * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/tstRTAvl: build fix. bugref:10093 Thu, 10 Feb 2022 09:45:11 GMT vboxsync [93675] * trunk/src/VBox/Devices/Network/Dev3C501.cpp (modified) * trunk/src/VBox/Devices/Network/DevDP8390.cpp (modified) Dev3C501/DevDP8390: Fixed saved state loading; force link restore ... Thu, 10 Feb 2022 07:33:18 GMT vboxsync [93674] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVD.cpp (modified) FE/Qt: bugref:10193. Fixing the action position in sub menu. Thu, 10 Feb 2022 07:04:54 GMT vboxsync [93673] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDExpertPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevd/UIWizardCloneVDFormatPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDExpertPage.h (modified) FE/Qt: bugref:9996. A small fix in clone vd expert wizard to make it ... Thu, 10 Feb 2022 01:22:11 GMT vboxsync [93672] * trunk/include/iprt/cpp/hardavlrange.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: A fix, a few build fixes and some more tests. bugref:10093 Wed, 09 Feb 2022 23:42:46 GMT vboxsync [93671] * trunk/include/iprt/cpp/hardavlrange.h (added) * trunk/include/iprt/cpp/hardavlslaballocator.h (added) * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/testcase/tstRTAvl.cpp (modified) IPRT/hardavl: Initial adaption of the old AVL code into something a ... Wed, 09 Feb 2022 21:14:34 GMT vboxsync [93670] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) 3D/VMSVGA: Helper function to get bpp for a given DXGI_FORMAT, ... Wed, 09 Feb 2022 20:58:44 GMT vboxsync [93669] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Log status changes (as error) when ... Wed, 09 Feb 2022 15:41:58 GMT vboxsync [93668] * trunk/src/VBox/Devices/Network/Dev3C501.cpp (modified) Dev3C501: Minor saved state fixing. Wed, 09 Feb 2022 14:33:25 GMT vboxsync [93667] * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) VMM/PGM: Made PGMR3HandlerPhysicalTypeRegister a bit clearer on hType ... Wed, 09 Feb 2022 14:31:33 GMT vboxsync [93666] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) VMM/PGM: Fixed regression from r149804 when pszDesc is NULL in ... Wed, 09 Feb 2022 13:10:17 GMT vboxsync [93665] * trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py (modified) ValKit/vboxinstaller.py: Query the status of vboxsup instead of ... Tue, 08 Feb 2022 18:41:40 GMT vboxsync [93664] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Log status changes (as error) when ... Tue, 08 Feb 2022 18:17:06 GMT vboxsync [93663] * trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py (modified) Validation Kit/Guest Control: Log status changes (as error) when ... Tue, 08 Feb 2022 17:11:45 GMT vboxsync [93662] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/preremove.sh (modified) Installer/solaris, Additions/solaris/Installer: /bin/sh on Solaris 10 ... Tue, 08 Feb 2022 15:26:58 GMT vboxsync [93661] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMExpertPage.h (modified) FE/Qt: bugref:10193. Add a missing connection in expert page and ... Tue, 08 Feb 2022 15:15:54 GMT vboxsync [93660] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) FE/Qt: bugref:10193. build fix. Tue, 08 Feb 2022 14:53:08 GMT vboxsync [93659] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UINativeWizard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVM.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMExpertPage.cpp (modified) FE/Qt: bugref:10193. Some fixes in clone vm wizard. Plus some changes ... Tue, 08 Feb 2022 14:01:17 GMT vboxsync [93657] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of ... Tue, 08 Feb 2022 13:58:21 GMT vboxsync [93656] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: Added padding check for VM::iem. bugref:10094 Tue, 08 Feb 2022 13:56:01 GMT vboxsync [93655] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/vmcc.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/VMMR0/DBGFR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/IEMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/TMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/include/TMInternal.h (modified) VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of ... Tue, 08 Feb 2022 12:26:36 GMT vboxsync [93654] * trunk/src/VBox/VMM/VMMR0/TMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) TM: Set up the tm.s.VirtualGetRawDataR0 pointers in ring-0. bugref:10094 Tue, 08 Feb 2022 11:45:44 GMT vboxsync [93653] * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 ... Tue, 08 Feb 2022 11:26:14 GMT vboxsync [93652] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 ... Tue, 08 Feb 2022 10:53:29 GMT vboxsync [93651] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) VMM/PGM,*: Split the physical access handler type registration into ... Tue, 08 Feb 2022 10:43:53 GMT vboxsync [93650] * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/gvm.mac (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/IEMR0.cpp (added) * trunk/src/VBox/VMM/VMMR0/IOMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0Pool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM,*: Split the physical access handler type registration into ... Tue, 08 Feb 2022 10:04:46 GMT vboxsync [93649] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/guestctrl/UIFileManagerTable.cpp (modified) FE/Qt: bugref:10081, bugref:10193. Adding missing menu action and ... Tue, 08 Feb 2022 09:09:44 GMT vboxsync [93648] * trunk/src/VBox/Frontends/Common/PasswordInput.cpp (modified) FE: bugref:9955: Fixed scm errors. Tue, 08 Feb 2022 09:05:38 GMT vboxsync [93647] * trunk/src/VBox/Frontends/Common/PasswordInput.cpp (modified) FE: bugref:9955: Added conversion from console codepage to UTF-8 in ... Tue, 08 Feb 2022 08:15:30 GMT vboxsync [93646] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.h (modified) FE/Qt: bugref:9515. Clean up. Tue, 08 Feb 2022 07:04:30 GMT vboxsync [93645] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: bugref:9515. A small fix. Mon, 07 Feb 2022 21:15:16 GMT vboxsync [93644] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/vbox-ips.mog (modified) Installer/solaris: The VBoxPython*.so files in directory ... Mon, 07 Feb 2022 16:58:33 GMT vboxsync [93643] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) FE/Qt: bugref:9515. Addendum to r149783. Changing windows edition ... Mon, 07 Feb 2022 14:36:58 GMT vboxsync [93642] * 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/UIWizardNewVMExpertPage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMNameOSTypePage.h (modified) FE/Qt: bugref:9515. Addendum to r149783. Getting rid of temporary ... Mon, 07 Feb 2022 14:02:44 GMT vboxsync [93640] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/utf8-win.cpp (modified) Runtime: bugref:9955: Added conversion from console codepage to UTF-8 ... Mon, 07 Feb 2022 13:49:57 GMT vboxsync [93639] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/MachineImpl: Always return a NVRAM file path as the TPM might be ... Mon, 07 Feb 2022 13:02:17 GMT vboxsync [93638] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIWizardNewVMEditors.h (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/UIWizardNewVMExpertPage.cpp (modified) FE/Qt: bugref:9515. Passing a reference of CUnattended to new vm ... Mon, 07 Feb 2022 11:22:06 GMT vboxsync [93637] * trunk/src/VBox/Main/src-all/VirtualBoxTranslator.cpp (modified) Main: bugref:1909: Fixed initial language determination when no ... Mon, 07 Feb 2022 10:50:26 GMT vboxsync [93636] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical ... Mon, 07 Feb 2022 10:43:45 GMT vboxsync [93635] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-internal.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMmioNew.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOMR3Mmio.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical ... Mon, 07 Feb 2022 08:28:58 GMT vboxsync [93634] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) GA Attestation signing: cd to repackadd directory Mon, 07 Feb 2022 01:27:28 GMT vboxsync [93633] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM/PDMNetShaper: Statistics. bugref:5582 Mon, 07 Feb 2022 01:15:44 GMT vboxsync [93632] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) VMM/PDMNetShaper: Tweaked the cTokensAdded and cTokens calculations ... Mon, 07 Feb 2022 00:45:08 GMT vboxsync [93631] * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM/PDMNetShaper: Don't start the unchoke thread unless there are are ... Sun, 06 Feb 2022 23:47:45 GMT vboxsync [93630] * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off ... Sun, 06 Feb 2022 23:45:44 GMT vboxsync [93629] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM/MMHyper: Removed unused code. [build fix] bugref:10093 Sun, 06 Feb 2022 23:44:05 GMT vboxsync [93628] * trunk/include/VBox/param.h (modified) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmnetshaper.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/Devices/Network/DrvNetShaper.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllNetShaper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMNetShaper.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMNetShaperInternal.h (deleted) VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off ... Sun, 06 Feb 2022 23:35:13 GMT vboxsync [93627] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage/showvminfo: bandwidth group display tweaking. Sun, 06 Feb 2022 18:04:51 GMT vboxsync [93626] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM/MMHyper: Removed unused code. [build fix] bugref:10093 Sun, 06 Feb 2022 16:36:27 GMT vboxsync [93625] * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) GA Attestation signing: replacing kmk_mv with cygwin mv. Looks first ... Sun, 06 Feb 2022 16:01:51 GMT vboxsync [93624] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGMPhys: Changed two MMHyperAlloc calls for MMIO mappings and ROM ... Sun, 06 Feb 2022 16:01:12 GMT vboxsync [93623] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM/MMHyper: Removed unused code. [build fix] bugref:10093 Sun, 06 Feb 2022 15:55:04 GMT vboxsync [93622] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM/MMHyper: Removed unused code. [build fix] bugref:10093 Sun, 06 Feb 2022 09:54:58 GMT vboxsync [93621] * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) VMM/MMHyper: Removed unused code. [build fix] bugref:10093 Sun, 06 Feb 2022 09:43:00 GMT vboxsync [93620] * trunk/include/VBox/vmm/mm.h (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) VMM/MMHyper: Removed unused code. bugref:10093 Sun, 06 Feb 2022 09:37:24 GMT vboxsync [93619] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VMM/PGMPool: Missed a coupld of MMHyperCCToR3/R0 calls. bugref:10093 Sun, 06 Feb 2022 09:26:15 GMT vboxsync [93618] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMPhys: Replaced two MMR3HyperAllocOnceNoRel calls with direct ... Sun, 06 Feb 2022 08:35:16 GMT vboxsync [93617] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) VMM/PGMPool: Replaced MMR3HyperAllocOnceNoRel call with direct ... Sun, 06 Feb 2022 08:03:47 GMT vboxsync [93616] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUP: Make sure SUPR3PageAllocEx returns zero'ed memory. bugref:10094 Sun, 06 Feb 2022 07:35:04 GMT vboxsync [93615] * trunk/src/VBox/VMM/VMMR3/DBGFR3Trace.cpp (modified) VMM/DBGR3Trace: Replaced MMR3HyperAllocOnceNoRel call with direct ... Sun, 06 Feb 2022 04:33:08 GMT vboxsync [93614] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) fix formatting burn from copying code from online changeset diff into ... Sun, 06 Feb 2022 04:23:27 GMT vboxsync [93613] * trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp (modified) Only wake worker after pause/resume if queue enabled by driver Sat, 05 Feb 2022 19:17:17 GMT vboxsync [93612] * trunk/src/VBox/VMM/VMMAll/PDMAllQueue.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMQueue.cpp (modified) VMM/PDMQueue: Doxygen fixes. bugref:10093