# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 11, 2025 3:31:33 AM Tue, 03 Aug 2010 14:29:43 GMT vboxsync [31340] * trunk/src/VBox/Main/solaris/DynLoadLibSolaris.h (modified) Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so. Tue, 03 Aug 2010 14:17:06 GMT vboxsync [31339] * trunk/src/VBox/VMM/VM.cpp (modified) Logging Tue, 03 Aug 2010 14:05:05 GMT vboxsync [31337] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/solaris/NetIf-solaris.cpp (modified) Main/Solaris: New DVD drive enumeration, works on Solaris 10 & ... Tue, 03 Aug 2010 13:53:54 GMT vboxsync [31336] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) PCI: Make additional config space bits read-only. Tue, 03 Aug 2010 13:24:47 GMT vboxsync [31335] * trunk/src/VBox/Main/MachineImpl.cpp (modified) fix windows burn Tue, 03 Aug 2010 13:24:35 GMT vboxsync [31334] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Tue, 03 Aug 2010 13:00:54 GMT vboxsync [31333] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) * trunk/src/VBox/Main/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ProgressImpl.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) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Main: rework new implementation of Machine::Unregister() and ... Tue, 03 Aug 2010 12:38:49 GMT vboxsync [31332] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) Support passing cpu priority change to a running guest. Tue, 03 Aug 2010 12:22:53 GMT vboxsync [31331] * trunk/src/VBox/VMM/VM.cpp (modified) Added VMR3SetCpuPriority Tue, 03 Aug 2010 12:00:45 GMT vboxsync [31330] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) FE/Qt4: show the nested paging setting when VT-x/AMD-V is enabled only Tue, 03 Aug 2010 11:57:08 GMT vboxsync [31329] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) RTLdrFlt was missing _TEMPLATE. Tue, 03 Aug 2010 10:45:28 GMT vboxsync [31328] * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) Main: crash fix for r64335 (which broke storage controllers and ... Tue, 03 Aug 2010 10:34:16 GMT vboxsync [31327] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: fix locking order violations introduced by r64323 by using a ... Tue, 03 Aug 2010 09:56:22 GMT vboxsync [31326] * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Pass on cpu priority property. Tue, 03 Aug 2010 09:44:30 GMT vboxsync [31325] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/RTLdrFlt.cpp (added) RTLdrFlt.cpp: c++filt like thing resolving VMMR.r0 addresses in panic ... Tue, 03 Aug 2010 04:18:56 GMT vboxsync [31324] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: clearing SDSTS registers. Mon, 02 Aug 2010 18:18:22 GMT vboxsync [31323] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0.cpp: Fixed lock order inversion in IntNetR0IfSetActive, ... Mon, 02 Aug 2010 17:25:10 GMT vboxsync [31322] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0.cpp: incorrect condition terminating the wait, causes ... Mon, 02 Aug 2010 16:49:53 GMT vboxsync [31321] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) FE/Qt4-OSX: enable menubar in scale mode Mon, 02 Aug 2010 16:47:54 GMT vboxsync [31320] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt4-OSX: fix warning Mon, 02 Aug 2010 16:41:47 GMT vboxsync [31319] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxCloseVMDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxTakeSnapshotDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt4-OSX: use sheet windows in scale mode Mon, 02 Aug 2010 16:19:19 GMT vboxsync [31318] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt4-OSX: next try on fixing scale mode on OSX Mon, 02 Aug 2010 16:01:02 GMT vboxsync [31317] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) Burn fix. Mon, 02 Aug 2010 15:36:30 GMT vboxsync [31316] * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) fix typo Mon, 02 Aug 2010 15:33:44 GMT vboxsync [31315] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Shared Folders/AutoMount: Updated installers for Linux+Solaris, ... Mon, 02 Aug 2010 15:30:38 GMT vboxsync [31314] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) Burn fix. Mon, 02 Aug 2010 15:19:38 GMT vboxsync [31313] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: fix memory leak in error path Mon, 02 Aug 2010 15:17:45 GMT vboxsync [31312] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: undo rename, readability Mon, 02 Aug 2010 15:00:33 GMT vboxsync [31311] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) Shared Folders/AutoMount: Update for non-Windows guests. Mon, 02 Aug 2010 14:59:23 GMT vboxsync [31310] * trunk/src/VBox/Additions/x11/vboxmouse/undefined_15 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_70 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_71 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_70 (modified) IPRT/posix: Added RTPathSetMode(). Mon, 02 Aug 2010 14:58:35 GMT vboxsync [31309] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) IPRT/posix: Added RTPathSetMode(). Mon, 02 Aug 2010 14:55:22 GMT vboxsync [31308] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/StorageControllerImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: storage controller/attachment cleanup Mon, 02 Aug 2010 14:22:15 GMT vboxsync [31307] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: remove unused arg Mon, 02 Aug 2010 14:16:12 GMT vboxsync [31306] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: optimization Mon, 02 Aug 2010 14:05:20 GMT vboxsync [31305] * trunk/src/VBox/Runtime/r3/path.cpp (modified) Assert. Mon, 02 Aug 2010 14:01:05 GMT vboxsync [31304] * trunk/src/VBox/Runtime/r3/path.cpp (modified) IPRT: Added RTPathGetMode(). Mon, 02 Aug 2010 13:35:40 GMT vboxsync [31302] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) fixed Linux builds Mon, 02 Aug 2010 13:33:24 GMT vboxsync [31301] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) More resource control changes Mon, 02 Aug 2010 13:22:27 GMT vboxsync [31300] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: fix floppy/dvd breakage Mon, 02 Aug 2010 13:18:12 GMT vboxsync [31299] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineViewScale.cpp (modified) FE/Qt4: make live resize in scale mode; only repaint as much as necessary Mon, 02 Aug 2010 13:16:21 GMT vboxsync [31298] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) gcc warning Mon, 02 Aug 2010 13:13:14 GMT vboxsync [31296] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: cleanup host drives management: do not return different IMedium ... Mon, 02 Aug 2010 13:09:11 GMT vboxsync [31295] * trunk/src/VBox/Additions/x11/vboxmouse/undefined_13 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_15 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_68 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_70 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_71 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_68 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_70 (modified) fix additions burns Mon, 02 Aug 2010 12:54:31 GMT vboxsync [31294] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: spdif{in,out} needs F06/706 verb support. Mon, 02 Aug 2010 12:39:48 GMT vboxsync [31293] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Cleaned up a bit Mon, 02 Aug 2010 12:36:33 GMT vboxsync [31292] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Typo Mon, 02 Aug 2010 12:29:35 GMT vboxsync [31291] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) Missing updates part two Mon, 02 Aug 2010 12:22:41 GMT vboxsync [31288] * trunk/src/VBox/Runtime/r3/posix/path-posix.cpp (modified) path-posix.cpp: Implemented RTPathSetOwnerEx and RTPathSetOwner. Mon, 02 Aug 2010 12:13:00 GMT vboxsync [31287] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Initial API changes for resource control (storage/network/cpu) Mon, 02 Aug 2010 12:00:17 GMT vboxsync [31286] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/scale_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/scale_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/scale_on_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/scale_on_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) FE/Qt4: 3635: Allow guest screen scaling: Scale-mode icons commit. Mon, 02 Aug 2010 11:59:15 GMT vboxsync [31285] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) FE/Qt4: 3635: Allow guest screen scaling: Return previous actions- ... Mon, 02 Aug 2010 11:40:32 GMT vboxsync [31284] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.h (modified) FE/Qt: New running VM core: Explicit cleanup of mini-toolbar. Mon, 02 Aug 2010 11:34:00 GMT vboxsync [31283] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: 5094: GUI crashes on Windows hosts: Fixing regression of ... Mon, 02 Aug 2010 11:08:29 GMT vboxsync [31282] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) Some fixes for Guest Additions version lookup. Mon, 02 Aug 2010 10:35:19 GMT vboxsync [31281] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: one function instead of two for finding DVD and floppy images Mon, 02 Aug 2010 10:34:44 GMT vboxsync [31280] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Mon, 02 Aug 2010 10:33:59 GMT vboxsync [31279] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/DisplayResampleImage.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) Display: replaced floating point implementation of screenshot scaling ... Mon, 02 Aug 2010 09:51:35 GMT vboxsync [31278] * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: unaligned write access and aliases. Mon, 02 Aug 2010 09:44:43 GMT vboxsync [31277] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Spelling. Mon, 02 Aug 2010 09:34:17 GMT vboxsync [31276] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: API docs Mon, 02 Aug 2010 09:17:22 GMT vboxsync [31274] * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) r3/alloc.cpp: Fixed realloc assertion. Mon, 02 Aug 2010 09:14:04 GMT vboxsync [31273] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: remove unused code Mon, 02 Aug 2010 09:11:22 GMT vboxsync [31272] * trunk/include/VBox/pdmnetinline.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp (modified) RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters. Mon, 02 Aug 2010 08:31:54 GMT vboxsync [31271] * trunk/include/VBox/pdmnetinline.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp (modified) vboxnetflt: host-only checksum fix (xtracker 5020) Mon, 02 Aug 2010 08:18:26 GMT vboxsync [31270] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: A little bit more logging. Mon, 02 Aug 2010 08:05:57 GMT vboxsync [31269] * trunk/src/VBox/Main/EventImpl.cpp (modified) Main: don't return an IPRT error code here Mon, 02 Aug 2010 07:39:38 GMT vboxsync [31268] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) Main: fix for r63809 Mon, 02 Aug 2010 07:10:35 GMT vboxsync [31267] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: build fix and tabs Mon, 02 Aug 2010 07:08:56 GMT vboxsync [31266] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: right assertion and check. Mon, 02 Aug 2010 06:27:00 GMT vboxsync [31265] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: some todos. Mon, 02 Aug 2010 06:22:15 GMT vboxsync [31264] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) Audio/HDA: some todos. Mon, 02 Aug 2010 04:53:50 GMT vboxsync [31263] * trunk/src/VBox/Devices/Audio/DevCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp (modified) Audio/HDA: cumulative patch (see xTracker/4450) + unaligned read access. Sat, 31 Jul 2010 20:49:57 GMT vboxsync [31262] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless.cpp: Revised fix: Don't use WaitForCompletion() at all, ... Sat, 31 Jul 2010 20:38:51 GMT vboxsync [31261] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Added some words to waitForCompletion about event ... Sat, 31 Jul 2010 02:29:18 GMT vboxsync [31260] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) VBoxHeadless.cpp: Processing events while waiting for powerUp to ... Fri, 30 Jul 2010 18:26:09 GMT vboxsync [31258] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main/Medium+Storage/VBoxHDD: fix incorrect handling of diff media in ... Fri, 30 Jul 2010 18:24:20 GMT vboxsync [31257] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) FE/VBoxManage: fix help category for internalcommands dumphdinfo Fri, 30 Jul 2010 16:48:56 GMT vboxsync [31256] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: The server end as well (most important). Fri, 30 Jul 2010 16:45:33 GMT vboxsync [31255] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) typo. Fri, 30 Jul 2010 15:42:19 GMT vboxsync [31254] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) ConsoleImplTeleporter.cpp: Disable Nagel's algorithm and completely ... Fri, 30 Jul 2010 15:38:52 GMT vboxsync [31252] * trunk/Config.kmk (modified) * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_15 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_70 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_71 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_13 (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined_70 (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/alloc-ef-cpp.cpp (modified) * trunk/src/VBox/Runtime/r3/alloc.cpp (modified) Made 'DEFS += RTMEM_WRAP_TO_EF_APIS' work better. Fri, 30 Jul 2010 14:50:01 GMT vboxsync [31250] * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) * trunk/src/VBox/Additions/linux/sharedfolders/files_vboxsf (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/files_vboxnetflt (modified) adding missing files for compiling Linux host kernel modules Fri, 30 Jul 2010 13:55:19 GMT vboxsync [31249] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) Warning. Fri, 30 Jul 2010 13:46:04 GMT vboxsync [31248] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: use update() and not repaint() to update the viewport as it is ... Fri, 30 Jul 2010 13:37:49 GMT vboxsync [31247] * trunk/src/VBox/RDP/client/vrdp/USBProxyDevice-linux.c (modified) * trunk/src/VBox/RDP/client/vrdp/USBProxyDevice.h (added) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) * trunk/src/VBox/RDP/client/vrdp/runtime.h (copied) * trunk/src/VBox/RDP/client/vrdp/vrdpusb.h (modified) * trunk/src/VBox/RDP/client/vrdp/vusb.h (modified) RDP/client: updates to the RDP client code Fri, 30 Jul 2010 13:24:53 GMT vboxsync [31246] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) Runtime/string: clean up the UTF-8 <-> Latin1 APIs a bit more Fri, 30 Jul 2010 13:16:15 GMT vboxsync [31245] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS. Fri, 30 Jul 2010 13:10:40 GMT vboxsync [31244] * trunk/src/VBox/Main/SessionImpl.cpp (modified) Session::unlockMachine: Privately disabled annoying assertion. Fri, 30 Jul 2010 13:10:33 GMT vboxsync [31243] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) Storage/iSCSI: optimize changing the open flags from read/write to ... Fri, 30 Jul 2010 13:06:39 GMT vboxsync [31242] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: finish Machine::Unregister(), which can now recursively delete ... Fri, 30 Jul 2010 12:50:58 GMT vboxsync [31241] * trunk/include/VBox/VMMDev.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) Removed use of interface version for IGuest::getAdditionsVersion, ... Fri, 30 Jul 2010 12:07:44 GMT vboxsync [31240] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMListView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) FE/Qt4: cleaned up session/machine state mess; added session state to ... Fri, 30 Jul 2010 11:58:45 GMT vboxsync [31239] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) Main: use VBox error codes in IMedium Fri, 30 Jul 2010 11:49:07 GMT vboxsync [31238] * trunk/src/VBox/VMM/CPUM.cpp (modified) CPUM.cpp: Extended host cpu log statement to be more helpful. Fri, 30 Jul 2010 11:38:23 GMT vboxsync [31237] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC.cpp: Missing new line in LogRels. Fri, 30 Jul 2010 11:25:13 GMT vboxsync [31236] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main: rename internal medium attach/detach methods Fri, 30 Jul 2010 10:46:35 GMT vboxsync [31235] * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.h (modified) FE/Qt4-OSX: seems to be necessary Fri, 30 Jul 2010 10:01:46 GMT vboxsync [31234] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/java/Makefile.kmk (modified) Java: few final touches Fri, 30 Jul 2010 10:00:01 GMT vboxsync [31233] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) FE/Qt4-OSX: fix distortion problems Fri, 30 Jul 2010 08:04:52 GMT vboxsync [31232] * trunk/src/VBox/Main/glue/tests/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/tests/TestVBox.java (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Java: testing with Java 1.5 shows that glue code is functional there too