# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Mar 12, 2025 9:00:38 AM Wed, 23 Sep 2009 11:56:01 GMT vboxsync [23253] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/PCIInternal.h (modified) DevPCI: Some save state and double underscore cleanup. Wed, 23 Sep 2009 11:09:10 GMT vboxsync [23252] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Backed out 52727; was correct Wed, 23 Sep 2009 10:55:46 GMT vboxsync [23251] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Used the wrong macro Wed, 23 Sep 2009 10:00:46 GMT vboxsync [23250] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Deal with dirty page tracking and monitored pages. Wed, 23 Sep 2009 09:57:11 GMT vboxsync [23249] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) medium: rename default IDE/FD storage controller names to IDE ... Wed, 23 Sep 2009 09:26:23 GMT vboxsync [23248] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceExec.cpp (modified) VBoxServiceExec.cpp: r=bird: drop the if (RT_FAILURE(rc)) since all ... Wed, 23 Sep 2009 09:10:07 GMT vboxsync [23247] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceExec.cpp (modified) VBoxService: Exec: Also let host know the status if successful. Wed, 23 Sep 2009 08:56:22 GMT vboxsync [23246] * trunk/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) FE/Qt4-OSX: fix r52704 properly Wed, 23 Sep 2009 08:12:07 GMT vboxsync [23245] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: add a few missing null medium checks Wed, 23 Sep 2009 08:11:50 GMT vboxsync [23244] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Fixed tpr patch restore Wed, 23 Sep 2009 07:57:47 GMT vboxsync [23243] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) FE/Qt4: fix showing of storage page on OSX Wed, 23 Sep 2009 03:29:13 GMT vboxsync [23242] * trunk/src/VBox/Devices/Network/slirp/mbuf.c (modified) NAT: right msize calculation. Wed, 23 Sep 2009 03:15:55 GMT vboxsync [23241] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: do UDP/ICMP errno analisys. Wed, 23 Sep 2009 03:05:17 GMT vboxsync [23240] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) NAT: update ip pointer on each m_cat. Tue, 22 Sep 2009 22:11:42 GMT vboxsync [23239] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: New Storage UI: Medium-related callbacks linked to Storage ... Tue, 22 Sep 2009 21:38:06 GMT vboxsync [23238] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: New Storage UI: Settings validation support added. Tue, 22 Sep 2009 19:56:57 GMT vboxsync [23237] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: Fix crash when opening pre 1.7 config files. Attached ... Tue, 22 Sep 2009 18:54:10 GMT vboxsync [23236] * trunk/src/VBox/Main/HostImpl.cpp (modified) medium-merge: fix osx Tue, 22 Sep 2009 18:15:56 GMT vboxsync [23235] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) API: fix opening new dvd/floppy images, introduce fallback format Tue, 22 Sep 2009 17:10:41 GMT vboxsync [23234] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: New Storage UI: Unique controllers names generation. Tue, 22 Sep 2009 17:07:56 GMT vboxsync [23233] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) medium-merge: fix osx Tue, 22 Sep 2009 17:03:09 GMT vboxsync [23232] * trunk/src/VBox/Main/HostImpl.cpp (modified) typo Tue, 22 Sep 2009 16:58:08 GMT vboxsync [23231] * trunk/src/VBox/Main/HostImpl.cpp (modified) merge: solaris build fix Tue, 22 Sep 2009 16:32:19 GMT vboxsync [23230] * trunk/src/VBox/Main/idl/doxygen.xsl (modified) Main: update forgotten doxygen.xsl as well Tue, 22 Sep 2009 16:25:03 GMT vboxsync [23229] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: New Storage UI: Fix unnecessary warning in case of no mediums ... Tue, 22 Sep 2009 16:20:08 GMT vboxsync [23228] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) merge: first solaris build fix Tue, 22 Sep 2009 16:16:13 GMT vboxsync [23227] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceExec.cpp (modified) VBoxService: Sysprep: Let the host know if we didn't find sysprep.exe Tue, 22 Sep 2009 16:08:37 GMT vboxsync [23226] * trunk/src/VBox/VMM/HWACCM.cpp (modified) TPR patch restore fix Tue, 22 Sep 2009 16:02:40 GMT vboxsync [23225] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: merged New Storage UI: 'Show Diffs' support. Tue, 22 Sep 2009 15:57:05 GMT vboxsync [23224] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Logging updates Tue, 22 Sep 2009 15:50:03 GMT vboxsync [23223] * trunk/include/VBox/com/VirtualBoxErrorInfo.h (modified) * trunk/include/VBox/com/defs.h (modified) * trunk/include/VBox/com/ptr.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/iprt/ministring_cpp.h (modified) * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (deleted) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/VirtualBox.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QILabelSeparator.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMedium.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewHDWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMFirstRunWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsCD.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsFD.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsHD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QILabelSeparator.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsCD.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsFD.cpp (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxMediaManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsCD.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsFD.ui (deleted) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsHD.ui (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DVDDriveImpl.cpp (deleted) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (deleted) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (deleted) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (deleted) * trunk/src/VBox/Main/HardDiskImpl.cpp (deleted) * trunk/src/VBox/Main/HostDVDDriveImpl.cpp (deleted) * trunk/src/VBox/Main/HostFloppyDriveImpl.cpp (deleted) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostPower.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/VFSExplorerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxCallbackImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/DVDDriveImpl.h (deleted) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (deleted) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (deleted) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (deleted) * trunk/src/VBox/Main/include/HardDiskImpl.h (deleted) * trunk/src/VBox/Main/include/HostDVDDriveImpl.h (deleted) * trunk/src/VBox/Main/include/HostFloppyDriveImpl.h (deleted) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/MouseImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/ParallelPortImpl.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/VFSExplorerImpl.h (modified) * trunk/src/VBox/Main/include/VRDPServerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxBase.h (modified) * trunk/src/VBox/Main/include/VirtualBoxCallbackImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxErrorInfoImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/filesplitter.c (deleted) * trunk/src/VBox/Main/webservice/split-soapC.sed (deleted) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-shared.inc.xsl (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/common/string/ministring.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUtf8.cpp (modified) API: big medium handling change and lots of assorted other cleanups ... Tue, 22 Sep 2009 15:48:26 GMT vboxsync [23222] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) ConsoleImpl2: Added support for attaching/detaching NetSniffer at Runtime Tue, 22 Sep 2009 15:31:04 GMT vboxsync [23221] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) VBoxVideo: Logging. Tue, 22 Sep 2009 14:37:01 GMT vboxsync [23220] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Properly emulate task switches caused by IDT gates (VT-x & AMD-V) Tue, 22 Sep 2009 13:29:49 GMT vboxsync [23216] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) Solaris/thread-r0drv-solaris: try calling splx without really calling ... Tue, 22 Sep 2009 13:00:45 GMT vboxsync [23215] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) iprt/log.cpp: RTLOGFLAGS_PREFIX_TIME_PROG for RC. Tue, 22 Sep 2009 12:13:15 GMT vboxsync [23213] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) OffStart -> offStart; 'off' is an one of the prefixes we use, similar ... Tue, 22 Sep 2009 12:08:33 GMT vboxsync [23212] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletionFileNormal.cpp: Fixed harmful casts introduced in ... Tue, 22 Sep 2009 11:43:21 GMT vboxsync [23211] * trunk/src/VBox/VMM/EM.cpp (modified) Logging change Tue, 22 Sep 2009 11:11:36 GMT vboxsync [23210] * trunk/src/VBox/VMM/PGMInternal.h (modified) Disabled PGMPOOL_WITH_OPTIMIZED_DIRTY_PT for the moment Tue, 22 Sep 2009 09:45:30 GMT vboxsync [23208] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) Put back Tue, 22 Sep 2009 09:44:30 GMT vboxsync [23207] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) Async: fix warnings Tue, 22 Sep 2009 09:41:07 GMT vboxsync [23206] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) Again Tue, 22 Sep 2009 09:36:23 GMT vboxsync [23205] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) Trying to fix alignment issues Tue, 22 Sep 2009 06:13:09 GMT vboxsync [23203] * trunk/src/VBox/Main/linux/NetIf-linux.cpp (modified) Main/NetIf-linux: don't crash VBoxSVC if /proc/net/route couldn't be ... Tue, 22 Sep 2009 05:31:44 GMT vboxsync [23202] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.c (modified) NAT: don't hide bugs with extra sizes. Mon, 21 Sep 2009 16:24:25 GMT vboxsync [23201] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Removed assertion Mon, 21 Sep 2009 16:13:38 GMT vboxsync [23200] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Extend to all use cases of RTMpPokeCpu Mon, 21 Sep 2009 16:08:03 GMT vboxsync [23199] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Accidental commit Mon, 21 Sep 2009 16:07:16 GMT vboxsync [23198] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fall back to RTMpOnSpecific for those host platforms that don't ... Mon, 21 Sep 2009 15:30:49 GMT vboxsync [23197] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r52117, r52023 Mon, 21 Sep 2009 15:27:33 GMT vboxsync [23196] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux shared folders: missing bit from r52613 (need to open the file ... Mon, 21 Sep 2009 14:51:49 GMT vboxsync [23194] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD.cpp: Fixed file handle leak when taking snapshots. Mon, 21 Sep 2009 14:22:37 GMT vboxsync [23191] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMReq.cpp (modified) VMM: Hacked EM to quit processing forced actions on VINF_EM_SUSPEND, ... Mon, 21 Sep 2009 14:18:30 GMT vboxsync [23190] * trunk/src/VBox/VMM/VMEmt.cpp (modified) VMEmt.cpp: Logging changes. Mon, 21 Sep 2009 13:57:43 GMT vboxsync [23189] * trunk/src/VBox/Additions/linux/sharedfolders/utils.c (modified) Linux shared folders: implemented setting the file size Mon, 21 Sep 2009 12:51:48 GMT vboxsync [23188] * trunk/src/VBox/Main/MachineImpl.cpp (modified) SessionMachine::EndTakingSnapshot: Don't restore the state to ... Mon, 21 Sep 2009 12:51:05 GMT vboxsync [23187] * trunk/src/VBox/Main/MachineImpl.cpp (modified) SessionMachine::EndTakingSnapshot: Don't restore the state to ... Mon, 21 Sep 2009 12:45:22 GMT vboxsync [23186] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) DevPCI: Workaround needed for EFI is the right thing to do, enabled ... Mon, 21 Sep 2009 12:23:57 GMT vboxsync [23185] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Skip VBVA update if framebufer is being resized. Mon, 21 Sep 2009 12:14:26 GMT vboxsync [23184] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: warning. Mon, 21 Sep 2009 11:45:15 GMT vboxsync [23183] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) copy/paste bug Mon, 21 Sep 2009 11:40:39 GMT vboxsync [23182] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r52603 Mon, 21 Sep 2009 11:39:00 GMT vboxsync [23181] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) RTMpPokeCpu: return error if KeInsertQueueDpc fails. Mon, 21 Sep 2009 11:32:50 GMT vboxsync [23180] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fixed win burns Mon, 21 Sep 2009 11:23:12 GMT vboxsync [23179] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: firmware type setter Mon, 21 Sep 2009 10:35:35 GMT vboxsync [23178] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) NAT: makes bsd mbufs buildable on Windows. Mon, 21 Sep 2009 10:05:18 GMT vboxsync [23177] * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) Compile fix Mon, 21 Sep 2009 09:58:32 GMT vboxsync [23176] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Also unqueue the poke dpc. Mon, 21 Sep 2009 09:54:42 GMT vboxsync [23175] * trunk/src/VBox/Main/glue/initterm.cpp (modified) glue/initterm.cpp: Don't assume RTThreadSelf() won't return ... Mon, 21 Sep 2009 09:54:25 GMT vboxsync [23174] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Comment added Mon, 21 Sep 2009 09:53:51 GMT vboxsync [23173] * trunk/src/VBox/Runtime/include/internal/mp.h (added) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Remove the poke DPC from the queue if RTThreadPreemptIsPending is not ... Mon, 21 Sep 2009 09:34:32 GMT vboxsync [23171] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) Missing export Mon, 21 Sep 2009 09:25:13 GMT vboxsync [23170] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) VBoxSDL: be more tolerant on video driver initialization failures Mon, 21 Sep 2009 09:04:39 GMT vboxsync [23169] * trunk/src/VBox/Installer/solaris/preremove.sh (modified) Solaris/Installer: preremove bits. Mon, 21 Sep 2009 08:59:07 GMT vboxsync [23168] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) ''VBoxManage showvminfo --machinereadable'': added VMStateFile Mon, 21 Sep 2009 08:35:19 GMT vboxsync [23167] * trunk/src/VBox/VMM/VMMAll/HWACCMAll.cpp (modified) Nothing to do if a TLB flush is already pending; the VCPU should have ... Mon, 21 Sep 2009 06:54:48 GMT vboxsync [23166] * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: burn fix (typo). Mon, 21 Sep 2009 06:49:59 GMT vboxsync [23165] * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: missed header initialization. Mon, 21 Sep 2009 05:59:12 GMT vboxsync [23164] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: Annoing logging. Sun, 20 Sep 2009 12:47:53 GMT vboxsync [23163] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/if.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu. Sun, 20 Sep 2009 10:02:28 GMT vboxsync [23162] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) video hw accel: use one shader instead of multiple to fox old ATI ... Sun, 20 Sep 2009 05:29:56 GMT vboxsync [23161] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: host resolver catch corrected Sat, 19 Sep 2009 20:15:38 GMT vboxsync [23160] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Serial: Add support for break conditions. On Windows it also possible ... Sat, 19 Sep 2009 20:00:54 GMT vboxsync [23159] * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) FreeBSD: Fix build break Sat, 19 Sep 2009 19:19:33 GMT vboxsync [23158] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: UseHostResolver extradata was introduced and its relations with ... Sat, 19 Sep 2009 19:17:24 GMT vboxsync [23157] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) NAT: bsd mbuf and dnsproxy conflicts are resolved Sat, 19 Sep 2009 12:44:31 GMT vboxsync [23156] * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT: bsd mbufs makefile changes Sat, 19 Sep 2009 11:40:34 GMT vboxsync [23155] * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) NAT: alias_dns doesn't require dtom any more, update of corresponded ... Sat, 19 Sep 2009 11:02:11 GMT vboxsync [23154] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/counters.h (modified) * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) * trunk/src/VBox/Devices/Network/slirp/ext.h (modified) * trunk/src/VBox/Devices/Network/slirp/if.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias.h (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_db.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/mbuf.h (modified) * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: BSD mbuf Fri, 18 Sep 2009 23:44:40 GMT vboxsync [23153] * trunk/src/VBox/VMM/VM.cpp (modified) VMM: live snapshot bugfix. Fri, 18 Sep 2009 23:25:25 GMT vboxsync [23152] * trunk/src/VBox/VMM/VM.cpp (modified) nitpicking Fri, 18 Sep 2009 23:13:02 GMT vboxsync [23151] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VBox/err.h,VMM: VMR3Save should be mostly done now. Fri, 18 Sep 2009 22:36:15 GMT vboxsync [23150] * trunk/src/VBox/Main/freebsd/PerformanceFreeBSD.cpp (modified) Main: Fix getHostMemoryUsage for FreeBSD. Contributed by Bernhard ... Fri, 18 Sep 2009 22:31:42 GMT vboxsync [23149] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA,AHCI: Assertion is to is strict. VERR_PDM_MEDIA_LOCKED is ... Fri, 18 Sep 2009 21:53:15 GMT vboxsync [23148] * trunk/src/VBox/VMM/VM.cpp (modified) VM.cpp: converted VMR3PowerOn and VMR3Resume to use ... Fri, 18 Sep 2009 21:33:35 GMT vboxsync [23147] * trunk/src/VBox/VMM/VMMInternal.h (modified) Build fix. Fri, 18 Sep 2009 20:58:57 GMT vboxsync [23146] * trunk/include/VBox/types.h (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM: State reworking. Fri, 18 Sep 2009 20:58:30 GMT vboxsync [23145] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/DBGF.cpp (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING ... Fri, 18 Sep 2009 16:36:06 GMT vboxsync [23144] * trunk/src/VBox/Main/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: More search corrections on sdl_data not terminated ...