# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 10:37:31 AM Fri, 10 Dec 2010 17:18:57 GMT vboxsync [34965] * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) Validate the license files in the extension pack. Fri, 10 Dec 2010 17:18:30 GMT vboxsync [34964] * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp (modified) Added RTVfsIoStrmValidateUtf8Encoding (stubbed). Fri, 10 Dec 2010 16:56:30 GMT vboxsync [34963] * trunk/src/VBox/Main/Makefile.kmk (modified) VBoxSVC: solaris should preload VBoxVMM.so so a development build ... Fri, 10 Dec 2010 15:42:36 GMT vboxsync [34962] * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) build fix Fri, 10 Dec 2010 15:36:39 GMT vboxsync [34961] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) FE/Qt: Recent opened mediums list implemented for machine settings ... Fri, 10 Dec 2010 15:36:28 GMT vboxsync [34960] * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) build fix Fri, 10 Dec 2010 15:17:31 GMT vboxsync [34959] * trunk/include/VBox/sup.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrNative.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/r3/posix/ldrNative-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ldrNative-win.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) Added RTLdrLoadEx for exposing dlerror info. Fri, 10 Dec 2010 15:08:31 GMT vboxsync [34958] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Backed out 68777: previous code was safe Fri, 10 Dec 2010 15:02:55 GMT vboxsync [34957] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Recommit 68775 Fri, 10 Dec 2010 15:00:08 GMT vboxsync [34956] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile problem; postpone Fri, 10 Dec 2010 14:57:21 GMT vboxsync [34955] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Can't load a minimal state if we were rescheduled to a new cpu (!!) Fri, 10 Dec 2010 14:43:31 GMT vboxsync [34954] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) ExtPackManagerImpl.cpp: Do not return licenses unless the extpack ... Fri, 10 Dec 2010 14:28:05 GMT vboxsync [34953] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) Removed debugging stuff. Fri, 10 Dec 2010 14:15:46 GMT vboxsync [34952] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) tar.cpp: < 8GB, not <=. Added note about using 256-base encoding with ... Fri, 10 Dec 2010 13:45:55 GMT vboxsync [34951] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) FE/Qt4: fix burn Fri, 10 Dec 2010 13:40:43 GMT vboxsync [34950] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Fix additions mounting routine. Fri, 10 Dec 2010 13:29:32 GMT vboxsync [34949] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) Runtime-tar: base 256 support for files greater 8GB Fri, 10 Dec 2010 13:26:11 GMT vboxsync [34948] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) NULL is not a pointer - 'ing C++!! Fri, 10 Dec 2010 13:14:00 GMT vboxsync [34947] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: VBoxGlobal extended with few medium-type conversion methods ... Fri, 10 Dec 2010 12:40:15 GMT vboxsync [34946] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: Make medium-open dialog from machine settings to remember its ... Fri, 10 Dec 2010 11:50:37 GMT vboxsync [34945] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_Introduction.xml (modified) * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Manual: changelog, document scale mode Fri, 10 Dec 2010 11:18:56 GMT vboxsync [34944] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog: remove 3d related regression entries Fri, 10 Dec 2010 11:11:32 GMT vboxsync [34943] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_main.c (modified) crOpenGL/wined3d: fix incorrect rendering for some d3d8/9 apps Fri, 10 Dec 2010 10:58:34 GMT vboxsync [34942] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Logging. Fri, 10 Dec 2010 10:58:06 GMT vboxsync [34941] * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) checksum/manifest: uninitialized variables Fri, 10 Dec 2010 10:56:01 GMT vboxsync [34940] * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) VRDE: static callbacks structure. Fri, 10 Dec 2010 09:53:02 GMT vboxsync [34939] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: impl missing lock/unlock surface functionality, remove ... Fri, 10 Dec 2010 09:15:46 GMT vboxsync [34938] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) ExtPackManager: use VBOX_EXTPACK_LICENSE_NAME_PREFIX Fri, 10 Dec 2010 09:03:02 GMT vboxsync [34937] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog: wording Fri, 10 Dec 2010 07:57:23 GMT vboxsync [34936] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIKeyboardHandler.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: Fixed some crash in keyboard handler. Fri, 10 Dec 2010 07:55:26 GMT vboxsync [34935] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Fri, 10 Dec 2010 07:51:01 GMT vboxsync [34934] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) language Fri, 10 Dec 2010 06:50:03 GMT vboxsync [34933] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) Audio/HDA: hide codec's implementation close to corresponding code ... Fri, 10 Dec 2010 00:29:53 GMT vboxsync [34932] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) DiskIntegrity: Trace flushes too Fri, 10 Dec 2010 00:28:50 GMT vboxsync [34931] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) BlkCache: Optimization, don't enable the cache for DVD drives because ... Thu, 09 Dec 2010 23:47:58 GMT vboxsync [34930] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Don't use the builtin cache when opening the image on readonly ... Thu, 09 Dec 2010 23:37:54 GMT vboxsync [34929] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Assign the native request handle to the task or it ... Thu, 09 Dec 2010 22:54:17 GMT vboxsync [34928] * trunk/src/VBox/Runtime/common/zip/tarvfs.cpp (modified) tarvfs.cpp: untested implementation of base-256 decoding. Thu, 09 Dec 2010 22:53:42 GMT vboxsync [34927] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) VBoxManage: extpack cleanup parameter validation fix. Thu, 09 Dec 2010 21:51:37 GMT vboxsync [34926] * trunk/Config.kmk (modified) after Beta 2 Thu, 09 Dec 2010 20:15:24 GMT vboxsync [34925] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) * trunk/doc/manual/user_ChangeLogImpl.xml (modified) 4.0 Beta 2 Thu, 09 Dec 2010 20:07:06 GMT vboxsync [34924] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) Changelog: multi-monitor X.Org Thu, 09 Dec 2010 20:02:00 GMT vboxsync [34923] * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) deb/rpm: fixed udev rules Thu, 09 Dec 2010 19:59:27 GMT vboxsync [34922] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: another screen layout/mouse location issue Thu, 09 Dec 2010 19:46:36 GMT vboxsync [34921] * trunk/src/VBox/Runtime/r3/darwin/time-darwin.cpp (modified) Runtime/darwin: RTTimeSystemMilliTS incorrectly returned nanosecond ... Thu, 09 Dec 2010 18:18:29 GMT vboxsync [34920] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: don't touch BdleCvi counter on uninitialized descriptor. Thu, 09 Dec 2010 18:14:41 GMT vboxsync [34919] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) Runtime: fix wrong writing of big file sizes Thu, 09 Dec 2010 18:08:01 GMT vboxsync [34918] * trunk/src/VBox/Additions/x11/VBoxClient/display.cpp (modified) Additions/x11/VBoxClient: multi-monitor dynamic resizing Thu, 09 Dec 2010 17:31:49 GMT vboxsync [34917] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm/3d: remove deprecated assert, log dirty rect query falure Thu, 09 Dec 2010 17:29:43 GMT vboxsync [34916] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) crOgl/wddm: visible regions handling fix Thu, 09 Dec 2010 17:28:00 GMT vboxsync [34915] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDebugVM.cpp (modified) adj Thu, 09 Dec 2010 17:21:15 GMT vboxsync [34914] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) Additions/x11/vboxvideo: missing symbol Thu, 09 Dec 2010 17:20:41 GMT vboxsync [34913] * 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/VBoxManageDebugVM.cpp (added) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) VBoxManage: Added a debugvm command for injectnmi and dumpguestcore. Thu, 09 Dec 2010 17:19:27 GMT vboxsync [34912] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) crOpenGL: fix d3d8/9 on windows xp guests Thu, 09 Dec 2010 17:14:56 GMT vboxsync [34911] * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) Additions/x11/vboxvideo: fix an off-by-one and let the driver receive ... Thu, 09 Dec 2010 16:49:01 GMT vboxsync [34910] * trunk/src/VBox/Devices/Audio/filteraudio.c (added) export to OSE Thu, 09 Dec 2010 16:46:35 GMT vboxsync [34909] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Thu, 09 Dec 2010 16:44:56 GMT vboxsync [34908] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Thu, 09 Dec 2010 16:39:41 GMT vboxsync [34907] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) Main/FE/Qt: don't enable USB 2.0 support for new VMs if the proper ... Thu, 09 Dec 2010 16:29:49 GMT vboxsync [34906] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio_int.h (modified) * trunk/src/VBox/Devices/Audio/audiosniffer.c (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/AudioSnifferInterface.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) Initial audio filter implementation, which is used for audio input ... Thu, 09 Dec 2010 16:29:34 GMT vboxsync [34905] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Main/GuestImpl: fixed assertion Thu, 09 Dec 2010 16:28:56 GMT vboxsync [34904] * trunk/src/VBox/Main/Global.cpp (modified) Main/Global: enable USB tablet for "Solaris modern" guests Thu, 09 Dec 2010 16:22:50 GMT vboxsync [34903] * trunk/include/VBox/RemoteDesktop/VRDE.h (modified) VRDP: audio input channel in VRDP server. Thu, 09 Dec 2010 16:16:51 GMT vboxsync [34902] * trunk/include/VBox/dbgf.h (modified) * trunk/src/VBox/Debugger/DBGCCommands.cpp (modified) * trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Main/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineDebuggerImpl.h (modified) * trunk/src/VBox/VMM/DBGFCoreWrite.cpp (modified) IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface. Thu, 09 Dec 2010 15:34:22 GMT vboxsync [34901] * trunk/Config.kmk (modified) Config.kmk: VBOX_EXTPACKS_SH_MODE mode Thu, 09 Dec 2010 15:24:38 GMT vboxsync [34900] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Moved rounding fix so that the PIT IRQ stat still works. Thu, 09 Dec 2010 15:15:45 GMT vboxsync [34899] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) new IID for IExtPack* to be on the safe side after that attribute ... Thu, 09 Dec 2010 15:13:33 GMT vboxsync [34898] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) build fix. Thu, 09 Dec 2010 15:11:06 GMT vboxsync [34897] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) Blessed the USB 2.0 config hack and fixed the assertion in ... Thu, 09 Dec 2010 15:05:54 GMT vboxsync [34896] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) PIT: Avoid double calls of timer handler caused by integer truncation. Thu, 09 Dec 2010 15:02:52 GMT vboxsync [34895] * trunk/src/VBox/GuestHost/OpenGL/packer/pack_shaders.c (modified) crOpenGL: fix apps passing empty shaders Thu, 09 Dec 2010 15:01:57 GMT vboxsync [34894] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) crOpenGL/xpdm: comment out asserts Thu, 09 Dec 2010 14:44:38 GMT vboxsync [34893] * trunk/src/VBox/Main/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) ExtPack: First part of the extension pack license code. Thu, 09 Dec 2010 14:43:38 GMT vboxsync [34892] * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) Use 'r' instead of '.' between the version and revision. Thu, 09 Dec 2010 14:28:15 GMT vboxsync [34891] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Build fix. Thu, 09 Dec 2010 14:23:59 GMT vboxsync [34890] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) missing case Thu, 09 Dec 2010 14:19:12 GMT vboxsync [34889] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Automatic Guest Additions update/Main: More robust guest OS type ... Thu, 09 Dec 2010 14:17:58 GMT vboxsync [34888] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) Frontends/VBoxManage: Clean up "modifyhd", and unbreak some of the ... Thu, 09 Dec 2010 14:13:56 GMT vboxsync [34887] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/src/VBox/Additions/common/crOpenGL/icd_drv.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests Thu, 09 Dec 2010 14:06:02 GMT vboxsync [34886] * trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/UIDesktopServices_x11.cpp (modified) FE/Qt4: make .desktop files executable Thu, 09 Dec 2010 13:56:03 GMT vboxsync [34885] * trunk/src/VBox/Storage/VMDK.cpp (modified) VMDK: Fix corruption Thu, 09 Dec 2010 13:24:02 GMT vboxsync [34884] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxCrHgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) Ogl: make HGSMI be properly disabled for non-WDDM Thu, 09 Dec 2010 12:50:18 GMT vboxsync [34883] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Automatic Guest Additions update/Main: Removed not needed release ... Thu, 09 Dec 2010 12:48:37 GMT vboxsync [34882] * trunk/include/iprt/types.h (modified) iprt/types.h: Added the RTPOINT and RTRECTSIZE structure types. Thu, 09 Dec 2010 12:29:01 GMT vboxsync [34881] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Automatic Guest Additions update/Main: Pass error information to ... Thu, 09 Dec 2010 12:21:28 GMT vboxsync [34880] * trunk/include/VBox/RemoteDesktop/VRDE.h (modified) VRDP: updates for audio input channel in VRDP server. Thu, 09 Dec 2010 11:42:16 GMT vboxsync [34879] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) HPET: minor cleanup, more forgiving behavior Thu, 09 Dec 2010 11:30:03 GMT vboxsync [34878] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main/ConsoleImpl: check if the USB 2.0 controller was enabled and ... Thu, 09 Dec 2010 11:18:15 GMT vboxsync [34877] * trunk/src/VBox/Devices/Builtins.cpp (modified) one more Thu, 09 Dec 2010 11:16:00 GMT vboxsync [34876] * trunk/include/VBox/pci.h (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Bus/DevPciRaw.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) PCI: some infrastructure work Thu, 09 Dec 2010 11:15:06 GMT vboxsync [34875] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix loading older saved states Thu, 09 Dec 2010 11:15:05 GMT vboxsync [34874] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) Frontends/VBoxManage: fix typo breaking the autodetection of the ... Thu, 09 Dec 2010 11:14:47 GMT vboxsync [34873] * trunk/src/VBox/VMM/PDMAsyncCompletion.cpp (modified) Logging fix Thu, 09 Dec 2010 11:00:13 GMT vboxsync [34872] * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) Additions/x11/vboxvideo: handle moving and disabling monitors in ... Thu, 09 Dec 2010 10:59:18 GMT vboxsync [34871] * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) Additions/x11/vboxvideo: small fix Thu, 09 Dec 2010 10:39:04 GMT vboxsync [34870] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) ChangeLog: add bug id Thu, 09 Dec 2010 10:38:55 GMT vboxsync [34869] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Copy/paste error. Thu, 09 Dec 2010 10:34:55 GMT vboxsync [34868] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) Cosmetics. Thu, 09 Dec 2010 10:33:41 GMT vboxsync [34867] * 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) GuestControl/VBoxService: Implemented dynamic input buffer size ... Thu, 09 Dec 2010 10:24:00 GMT vboxsync [34866] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) Documentation: Update.