# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 17, 2024 3:19:46 AM Wed, 20 Oct 2010 14:27:32 GMT vboxsync [33263] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) VGA: Advertise unrestricted horizontal resolutions. Wed, 20 Oct 2010 14:23:32 GMT vboxsync [33262] * trunk/include/iprt/once.h (modified) * trunk/src/VBox/Runtime/common/misc/once.cpp (modified) RTOnce: Avoid allocating anything when there are no races. Wed, 20 Oct 2010 13:40:49 GMT vboxsync [33261] * trunk/src/VBox/Main/MouseImpl.cpp (modified) Main/Mouse: don't send relative mouse events if the guest reads the ... Wed, 20 Oct 2010 12:49:55 GMT vboxsync [33259] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Storage/VBoxHDD+Main/Snapshot: Implement backward merging of ... Wed, 20 Oct 2010 12:22:21 GMT vboxsync [33258] * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) Removed unreferenced label. Wed, 20 Oct 2010 11:56:23 GMT vboxsync [33257] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) additions build fix Wed, 20 Oct 2010 11:33:46 GMT vboxsync [33256] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) VBoxService/Toolbox: Build everywhere. Wed, 20 Oct 2010 11:32:00 GMT vboxsync [33255] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/Toolbox: Use new std* defines. Wed, 20 Oct 2010 11:07:58 GMT vboxsync [33254] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix VirtualBox::ComposeMachineFilename to always return ... Wed, 20 Oct 2010 10:46:11 GMT vboxsync [33253] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) build fix (some EOF header define clash) Wed, 20 Oct 2010 10:25:22 GMT vboxsync [33252] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVhwa.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVidPn.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) Additions/WINNT/Graphics: more refactoring and some re-ordering Wed, 20 Oct 2010 10:23:48 GMT vboxsync [33251] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Whitespaces. Wed, 20 Oct 2010 10:19:51 GMT vboxsync [33250] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix finding snapshot diffs in new-vm machine folders ... Wed, 20 Oct 2010 10:12:49 GMT vboxsync [33249] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Build fix. Wed, 20 Oct 2010 10:05:44 GMT vboxsync [33248] * trunk/src/VBox/VMM/SSM.cpp (modified) Apologies Asimov. Wed, 20 Oct 2010 10:01:48 GMT vboxsync [33247] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) VBoxService/Guest Execution: Update. Wed, 20 Oct 2010 09:52:31 GMT vboxsync [33246] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Compile RTPathStartsWithRoot Wed, 20 Oct 2010 09:51:08 GMT vboxsync [33245] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/common/path/RTPathStartsWithRoot.cpp (added) IPRT: Added RTPathStartsWithRoot. Wed, 20 Oct 2010 09:07:34 GMT vboxsync [33244] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) whitespace Wed, 20 Oct 2010 08:32:12 GMT vboxsync [33243] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) Additions/VBoxGuestLib: fix invalid LogRel statement. Wed, 20 Oct 2010 07:17:44 GMT vboxsync [33242] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) two typos in the German NLS Tue, 19 Oct 2010 16:37:06 GMT vboxsync [33241] * trunk/src/VBox/Additions/WINNT/Graphics/Display/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3DCmn.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) wddm/3d: chromium hgsmi working (still disabled to make some cleaning) Tue, 19 Oct 2010 16:18:49 GMT vboxsync [33240] * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) Main/SystemProperties: comment wording changes and making the "2T" ... Tue, 19 Oct 2010 15:59:39 GMT vboxsync [33239] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: remove VirtualBox::WaitForPropertyChange which has been ... Tue, 19 Oct 2010 15:41:23 GMT vboxsync [33238] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: new VirtualBox::ComposeMachineFilename() API; remove the ... Tue, 19 Oct 2010 15:39:06 GMT vboxsync [33237] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: remove obsolete typedef Tue, 19 Oct 2010 15:14:42 GMT vboxsync [33236] * trunk/include/VBox/msi.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) PCI: MSI-X work Tue, 19 Oct 2010 15:14:06 GMT vboxsync [33235] * trunk/src/VBox/Devices/Storage/testcase/vbox-img.cpp (modified) Storage/vbox-img: implement stdout handling Tue, 19 Oct 2010 15:12:48 GMT vboxsync [33234] * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) Storage/RAW: implement sequential read/write case Tue, 19 Oct 2010 14:24:46 GMT vboxsync [33232] * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: use paths relative to machine folder in machine registries Tue, 19 Oct 2010 14:24:13 GMT vboxsync [33231] * trunk/src/VBox/Installer/linux/VBox.sh (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/uninstall.sh (modified) Linux installer: provide convenience symlinks (virtualbox -> ... Tue, 19 Oct 2010 13:42:22 GMT vboxsync [33230] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService: Fix for FreeBSD Tue, 19 Oct 2010 13:23:02 GMT vboxsync [33229] * trunk/include/iprt/sha.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) DIGEST_LEN, not STRING_LEN as the terminator is not included Tue, 19 Oct 2010 13:12:31 GMT vboxsync [33228] * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/include/iprt/sha.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords Tue, 19 Oct 2010 11:20:51 GMT vboxsync [33227] * trunk/src/VBox/Devices/Storage/testcase/vbox-img.cpp (modified) Storage/vbox-img: return 1 as exit code if anything went wrong Tue, 19 Oct 2010 10:37:24 GMT vboxsync [33226] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) Additions/WINNT/Graphics: more refactoring Tue, 19 Oct 2010 08:11:46 GMT vboxsync [33224] * trunk/src/VBox/Devices/Storage/testcase/vbox-img.cpp (modified) Storage/vbox-img: fix reading from pipes Tue, 19 Oct 2010 00:16:34 GMT vboxsync [33223] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) wddm/3d: cromium hgsmi fixes Mon, 18 Oct 2010 23:31:58 GMT vboxsync [33222] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm/3d: cromium hgsmi fixes Mon, 18 Oct 2010 20:34:08 GMT vboxsync [33221] * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) AsyncCompletion: Forgotten change Mon, 18 Oct 2010 20:21:05 GMT vboxsync [33220] * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) Fix alignment burns Mon, 18 Oct 2010 20:13:24 GMT vboxsync [33219] * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) Fix darwin burn Mon, 18 Oct 2010 19:54:10 GMT vboxsync [33218] * trunk/include/VBox/pdmasynccompletion.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionInternal.h (modified) AsyncCompletion: Move bandwidth groups to the generic code and ... Mon, 18 Oct 2010 19:34:24 GMT vboxsync [33217] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) adds burn fix Mon, 18 Oct 2010 19:26:40 GMT vboxsync [33216] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoShgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoVdma.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) wddm/3d: chromium hgsmi fixes Mon, 18 Oct 2010 17:51:24 GMT vboxsync [33215] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) PCI: fixed few MSI-related bugs, now SLES boots fine with MSI SATA Mon, 18 Oct 2010 17:49:19 GMT vboxsync [33214] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: put MSI in place which allows to avoid conflicts Mon, 18 Oct 2010 16:40:21 GMT vboxsync [33213] * trunk/src/VBox/Devices/Storage/testcase/vbox-img.cpp (modified) Storage/vbox-img: implement stdin and stdout support. stdin is ... Mon, 18 Oct 2010 15:47:07 GMT vboxsync [33212] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/ComponentName.c (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/IdeController.c (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/IdeController.h (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/VBoxIdeControllerDxe.inf (modified) EFI: fixed file attributes Mon, 18 Oct 2010 15:46:28 GMT vboxsync [33211] * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/ComponentName.c (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/IdeController.c (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/IdeController.h (modified) * trunk/src/VBox/Devices/EFI/Firmware2/VBoxPkg/VBoxIdeControllerDxe/VBoxIdeControllerDxe.inf (modified) EFI: fixed file attributes Mon, 18 Oct 2010 15:42:01 GMT vboxsync [33210] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Missing testcase changes Mon, 18 Oct 2010 15:39:29 GMT vboxsync [33209] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Some cleanup Until now there were two different methods to ... Mon, 18 Oct 2010 15:08:32 GMT vboxsync [33208] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Ensured string instruction direction, commented out unused ... Mon, 18 Oct 2010 15:02:47 GMT vboxsync [33207] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm: another fix Mon, 18 Oct 2010 14:59:01 GMT vboxsync [33206] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm: fixed CpuId test for newer Intel CPUs Mon, 18 Oct 2010 14:58:06 GMT vboxsync [33204] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: tweaks Mon, 18 Oct 2010 14:55:53 GMT vboxsync [33203] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) PCI: tight packing of builting devices into functions, chipset slot ... Mon, 18 Oct 2010 14:43:09 GMT vboxsync [33202] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: error reporting Mon, 18 Oct 2010 14:37:33 GMT vboxsync [33201] * trunk/src/VBox/Devices/Network/DevE1000.cpp (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/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) reverted r66739 Mon, 18 Oct 2010 14:29:54 GMT vboxsync [33200] * trunk/src/VBox/Devices/Network/DevE1000.cpp (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/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) E1000, Main: support for 82566MC chipset type Mon, 18 Oct 2010 14:17:25 GMT vboxsync [33198] * trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp (modified) tstRTInlineAsm: show hex values Mon, 18 Oct 2010 13:07:38 GMT vboxsync [33195] * trunk/src/VBox/VMM/MMHyper.cpp (modified) Comment Mon, 18 Oct 2010 12:17:12 GMT vboxsync [33194] * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) IPRT/pipe-win.cpp: Check for write quota (hack). Mon, 18 Oct 2010 11:59:24 GMT vboxsync [33193] * trunk/src/VBox/VMM/MMHyper.cpp (modified) Fetch ram size from cfgm Mon, 18 Oct 2010 11:54:33 GMT vboxsync [33192] * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) Need more space for the hypervisor heap for large memory guests Mon, 18 Oct 2010 11:49:38 GMT vboxsync [33191] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: fix conditions for reading VMDK footer (regression) Mon, 18 Oct 2010 11:21:26 GMT vboxsync [33190] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: create new streamOptimized images in write only mode Mon, 18 Oct 2010 09:57:33 GMT vboxsync [33189] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMPreviewWindow.cpp (modified) FE/Qt4: Make sure there is enough room when painting the preview ... Mon, 18 Oct 2010 09:35:42 GMT vboxsync [33187] * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium: use the correct image interface for importFile Mon, 18 Oct 2010 09:26:01 GMT vboxsync [33186] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: read streamOptimized images to the very end Mon, 18 Oct 2010 08:40:50 GMT vboxsync [33185] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_Frontends.xml (modified) * trunk/doc/manual/en_US/user_Introduction.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth (added) * trunk/src/VBox/HostServices/auth/Makefile.kmk (added) * trunk/src/VBox/HostServices/auth/directoryservice (added) * trunk/src/VBox/HostServices/auth/directoryservice/Makefile.kup (added) * trunk/src/VBox/HostServices/auth/directoryservice/directoryservice.cpp (added) * trunk/src/VBox/HostServices/auth/pam (added) * trunk/src/VBox/HostServices/auth/pam/Makefile.kup (added) * trunk/src/VBox/HostServices/auth/pam/VBoxAuthPAM.c (added) * trunk/src/VBox/HostServices/auth/simple (added) * trunk/src/VBox/HostServices/auth/simple/Makefile.kup (added) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (added) * trunk/src/VBox/HostServices/auth/winlogon (added) * trunk/src/VBox/HostServices/auth/winlogon/Makefile.kup (added) * trunk/src/VBox/HostServices/auth/winlogon/winlogon.cpp (added) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) generalized and moved auth modules Mon, 18 Oct 2010 08:40:26 GMT vboxsync [33184] * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) Additions/VBoxGuest/linux/Makefile: cleanup of the 'clean' target Mon, 18 Oct 2010 08:39:49 GMT vboxsync [33183] * trunk/src/VBox/Additions/linux/Makefile (modified) Additions/linux/Makefile: build the vboxvideo module Mon, 18 Oct 2010 08:30:05 GMT vboxsync [33182] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/DMGHDDCore.cpp (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/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Devices/Storage: implement sequential reading of streamOptimized VMDK ... Mon, 18 Oct 2010 08:03:11 GMT vboxsync [33181] * trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp (modified) VBoxDrvInst: Minor cleanup / logging update. Sat, 16 Oct 2010 20:25:02 GMT vboxsync [33178] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Improve compatibility with bad old VESA software (Sanctuary Woods). Sat, 16 Oct 2010 19:10:05 GMT vboxsync [33177] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Better fix. Sat, 16 Oct 2010 18:56:32 GMT vboxsync [33176] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Darn alignment... Sat, 16 Oct 2010 18:32:23 GMT vboxsync [33175] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Implement suspend on error for the async I/O path Sat, 16 Oct 2010 18:10:47 GMT vboxsync [33174] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) VGA: Allow loading VGA BIOS from file. Also dump GC registers. Sat, 16 Oct 2010 17:26:12 GMT vboxsync [33173] * trunk/src/VBox/Devices/Graphics/BIOS/vbe.c (modified) VBE: Do not allocate big buffers on stack (get mode info fn). Fri, 15 Oct 2010 23:33:49 GMT vboxsync [33172] * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) VMEmt,GVMM: Some more tuning... Fri, 15 Oct 2010 23:10:10 GMT vboxsync [33171] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgsmi.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) wddm/3d: chromium hgsmi fixes Fri, 15 Oct 2010 22:51:56 GMT vboxsync [33170] * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in ... Fri, 15 Oct 2010 18:17:55 GMT vboxsync [33168] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) warning Fri, 15 Oct 2010 18:16:59 GMT vboxsync [33167] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvSem.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibSem.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstSupSem.cpp (modified) SUPDrv,SUPLib: Expose the high resolution event semaphore APIs. Fri, 15 Oct 2010 18:09:39 GMT vboxsync [33166] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) semeventwait-r0drv-solaris.h: addressed a potential timeout race. Fri, 15 Oct 2010 16:04:33 GMT vboxsync [33165] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideoHGSMI.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) Additions/WINNT/Graphics: more refactoring Fri, 15 Oct 2010 14:49:09 GMT vboxsync [33164] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Can't deal with 8 byte operands in our 32-bit emulation code. Fri, 15 Oct 2010 14:27:11 GMT vboxsync [33163] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Todo Fri, 15 Oct 2010 14:21:06 GMT vboxsync [33162] * trunk/src/VBox/VMM/PGMPool.cpp (modified) Reduce the maximum number of extents allocated from the hyper heap. ... Fri, 15 Oct 2010 13:44:34 GMT vboxsync [33161] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) VBoxService/exec: Input notification pipe sketches + some @todos. Fri, 15 Oct 2010 13:36:24 GMT vboxsync [33160] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) Additions/common/VBoxServiceControlExec: Solaris build fix. Fri, 15 Oct 2010 12:33:13 GMT vboxsync [33159] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/Guest Execution: Update. Fri, 15 Oct 2010 12:15:13 GMT vboxsync [33158] * trunk/src/VBox/Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semeventmulti-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp (modified) build fixes Fri, 15 Oct 2010 12:07:44 GMT vboxsync [33155] * trunk/include/iprt/semaphore.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semeventmulti-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semeventmulti-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/semeventmulti-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/RTTimerGetSystemGranularity-r0drv-nt.cpp (copied) * trunk/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/semeventmulti-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semeventmulti-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c (modified) IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution ... Fri, 15 Oct 2010 12:05:52 GMT vboxsync [33154] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/Toolbox: Update. Fri, 15 Oct 2010 11:42:46 GMT vboxsync [33153] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Require RTSemEventWaitEx in ring-0 (breaks freebsd and OS/2, ... Fri, 15 Oct 2010 11:37:11 GMT vboxsync [33152] * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) IPRT/r0drv/solaris: Some more adjustments. Fri, 15 Oct 2010 11:36:36 GMT vboxsync [33151] * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) IPRT/r0drv/solaris: Some more adjustments.