# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 2:48:50 PM Thu, 21 Oct 2010 11:51:11 GMT vboxsync [33302] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Accidently enabled debug/test code. Thu, 21 Oct 2010 11:41:49 GMT vboxsync [33301] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.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) Guest Copy/VBoxManage+Main: Implemented first working "copyto" ... Thu, 21 Oct 2010 11:28:06 GMT vboxsync [33300] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: API change, merge IMachine::getSnapshot() with findSnapshot() Thu, 21 Oct 2010 11:10:36 GMT vboxsync [33299] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) Runtime/string: fix typo in HTML quoted string formatting Thu, 21 Oct 2010 11:07:23 GMT vboxsync [33298] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/EventImpl.h (modified) Main: fix docs for aggregator API, burn fix Thu, 21 Oct 2010 10:54:57 GMT vboxsync [33297] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) Another build fix. Thu, 21 Oct 2010 10:51:48 GMT vboxsync [33296] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) vboxshell: typo Thu, 21 Oct 2010 10:46:46 GMT vboxsync [33295] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Main/EventImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: support aggregation of multiple event sources into one, to ... Thu, 21 Oct 2010 10:45:26 GMT vboxsync [33294] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.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/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/HostServices/auth/simple/VBoxAuthSimple.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) Main: API change, merge IVirtualBox::getMachine() with findMachine() Thu, 21 Oct 2010 10:41:47 GMT vboxsync [33293] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) Build fix. Thu, 21 Oct 2010 10:33:12 GMT vboxsync [33292] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/Guest Execution: Destroy local stdin pipe buffer when ... Thu, 21 Oct 2010 10:25:08 GMT vboxsync [33291] * trunk/include/iprt/circbuf.h (modified) Runtime: no colon Thu, 21 Oct 2010 10:20:17 GMT vboxsync [33290] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTManifest.cpp (added) Runtime: add a simple testcase for RTManifest Thu, 21 Oct 2010 10:00:15 GMT vboxsync [33289] * trunk/include/iprt/manifest.h (modified) * trunk/include/iprt/tar.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) Runtime;Main-OVF-Import: added online creation of SHA1 sums; ... Thu, 21 Oct 2010 09:55:24 GMT vboxsync [33288] * trunk/src/VBox/Devices/Storage/testcase/vbox-img.cpp (modified) Storage/vbox-img: improve mandatory parameter checking and ... Thu, 21 Oct 2010 09:50:39 GMT vboxsync [33287] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Runtime: missing makefile Thu, 21 Oct 2010 09:48:00 GMT vboxsync [33286] * trunk/include/iprt/circbuf.h (added) * trunk/src/VBox/Runtime/common/misc/circbuf.cpp (added) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTCircBuf.cpp (added) Runtime: add lock free circular buffer + simple testcase Thu, 21 Oct 2010 09:41:51 GMT vboxsync [33285] * trunk/src/VBox/Runtime/testcase/tstRTStrAlloc.cpp (modified) Runtime: typo Thu, 21 Oct 2010 09:36:40 GMT vboxsync [33284] * trunk/include/iprt/asm.h (modified) Runtime: add ASMAtomicAddSize and ASMAtomicSubSize Thu, 21 Oct 2010 08:02:38 GMT vboxsync [33283] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/Guest Execution: Fixed assertion when shutting down. Thu, 21 Oct 2010 05:42:50 GMT vboxsync [33282] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) crOpenGL/wddm: enable more blits Thu, 21 Oct 2010 04:26:57 GMT vboxsync [33281] * trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp (modified) wddm: fix dx8 based apps under aero Thu, 21 Oct 2010 03:48:26 GMT vboxsync [33280] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/directx.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_pixeldata.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/pixel.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) crOpenGL/wddm: disable partial blits for hd4800 only Wed, 20 Oct 2010 21:37:58 GMT vboxsync [33279] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp (deleted) * trunk/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp (deleted) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-heap-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp (deleted) IPRT: Use the mmap+heap stuff on all posixy platforms. Wed, 20 Oct 2010 21:36:48 GMT vboxsync [33278] * trunk/src/VBox/Runtime/common/alloc/memcache.cpp (modified) RTMemCache: Fixed a bug in a calculation affect (too) small object ... Wed, 20 Oct 2010 20:09:05 GMT vboxsync [33277] * 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/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService: Update on internal toolbox command handling. Wed, 20 Oct 2010 19:49:31 GMT vboxsync [33276] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) build fix Wed, 20 Oct 2010 18:17:09 GMT vboxsync [33275] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceInternal.h (modified) Build fix. Wed, 20 Oct 2010 17:54:35 GMT vboxsync [33274] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) BusLogic: Implement suspend on error Wed, 20 Oct 2010 17:36:41 GMT vboxsync [33273] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) Use define for name. Wed, 20 Oct 2010 17:33:26 GMT vboxsync [33272] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/Toolbox: Added special execution command ("VBoxService" ... Wed, 20 Oct 2010 16:02:57 GMT vboxsync [33271] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Storage/VDI: Make the code dealing with comments bullet-proof, ... Wed, 20 Oct 2010 15:52:20 GMT vboxsync [33270] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) typo Wed, 20 Oct 2010 15:42:28 GMT vboxsync [33269] * trunk/Config.kmk (modified) * trunk/include/iprt/critsect.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/include/iprt/semaphore.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified) * trunk/src/VBox/Runtime/generic/critsect-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/mem.h (added) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semevent-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/semevent-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/semevent-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/semevent-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) * trunk/src/VBox/Runtime/r3/darwin/alloc-darwin.cpp (modified) * trunk/src/VBox/Runtime/r3/freebsd/alloc-freebsd.cpp (modified) * trunk/src/VBox/Runtime/r3/linux/semevent-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/os2/sems-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/RTMemProtect-posix.cpp (moved) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-heap-posix.cpp (added) * trunk/src/VBox/Runtime/r3/posix/rtmempage-exec-mmap-posix.cpp (added) * trunk/src/VBox/Runtime/r3/posix/semevent-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/solaris/alloc-solaris.cpp (modified) * trunk/src/VBox/Runtime/r3/win/alloc-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/semevent-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on ... Wed, 20 Oct 2010 15:37:15 GMT vboxsync [33268] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/Runtime/common/table/avlrpv.cpp (copied) IPRT: Added an AVL tree taking void * ranges. Wed, 20 Oct 2010 15:23:07 GMT vboxsync [33267] * trunk/src/VBox/Installer/linux/debian/templates (modified) deb: conf help text updates (thanks timeless) Wed, 20 Oct 2010 14:35:22 GMT vboxsync [33266] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) VBoxShell: demo recording/playback Wed, 20 Oct 2010 14:34:58 GMT vboxsync [33265] * trunk/src/VBox/Main/EventImpl.cpp (modified) Main: support simple reusable events coalescing Wed, 20 Oct 2010 14:29:45 GMT vboxsync [33264] * 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/VBoxTray/VBoxDisplay.cpp (modified) Additions/Win: Allow any horizontal resolution if graphics device ... 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 13:02:05 GMT vboxsync [33260] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog 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:32:19 GMT vboxsync [33233] * trunk/include/iprt/file.h (modified) Runtime/file: defines for stdin/out/err native handles 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 09:02:36 GMT vboxsync [33225] * trunk/doc/manual/en_US/SDKRef.xml (modified) SDKRef: API change log 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:33 GMT vboxsync [33205] * trunk/include/VBox/VBoxHDD.h (modified) comment typos 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 ...