# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 16, 2024 6:31:03 AM Tue, 12 Jul 2011 11:18:46 GMT vboxsync [37889] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: mouse pointer for multimon fix, shared resource optimize Tue, 12 Jul 2011 11:12:33 GMT vboxsync [37888] * trunk/src/VBox/Frontends/VirtualBox/src/UIMediumTypeChangeDialog.cpp (modified) FE/Qt4: wording Tue, 12 Jul 2011 10:50:43 GMT vboxsync [37887] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix read access beyond 4GB for CD/DVD drives Tue, 12 Jul 2011 10:20:09 GMT vboxsync [37886] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Build fix. Tue, 12 Jul 2011 10:17:30 GMT vboxsync [37885] * trunk/src/VBox/Frontends/VirtualBox/src/UIMediumTypeChangeDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIMediumTypeChangeDialog.h (modified) FE/Qt4: make this a sheet Tue, 12 Jul 2011 10:15:23 GMT vboxsync [37884] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) Build fix, drop COM dependencies. Tue, 12 Jul 2011 09:53:58 GMT vboxsync [37883] * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (added) Main: Added testcase for guest control output buffer parsing. Tue, 12 Jul 2011 09:13:59 GMT vboxsync [37882] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux/Makefile.kmk: even better variable name. Tue, 12 Jul 2011 09:13:48 GMT vboxsync [37881] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux/Makefile.kmk: even better variable name. Tue, 12 Jul 2011 09:12:30 GMT vboxsync [37880] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Installer/linux/Makefile.kmk: Don't glob twice (prerequisites are ... Tue, 12 Jul 2011 04:35:53 GMT vboxsync [37879] * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) VMM: typo. Mon, 11 Jul 2011 16:15:02 GMT vboxsync [37878] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorShortcuts.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) FE/Qt4: change clone shortcut Mon, 11 Jul 2011 15:49:35 GMT vboxsync [37877] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev: by design we should not clear the pending event flags during ... Mon, 11 Jul 2011 14:34:40 GMT vboxsync [37874] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/UIMediumTypeChangeDialog.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/UIMediumTypeChangeDialog.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.ui (modified) FE/Qt: 4397: Virtual Media Manager UI: Reworking medium-type-change ... Mon, 11 Jul 2011 14:33:28 GMT vboxsync [37873] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/basetexture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) wddm/wine: do not delete openned shared resource Mon, 11 Jul 2011 13:17:25 GMT vboxsync [37870] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/cubetexture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/texture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/vboxsharedrc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h (modified) wddm/wine: ie9 black screen fix, shared rc fixes & performance ... Mon, 11 Jul 2011 12:42:46 GMT vboxsync [37869] * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main: some mis-indented breaks Mon, 11 Jul 2011 12:34:04 GMT vboxsync [37868] * trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c (modified) HostDrivers/VBoxPci: less noise Mon, 11 Jul 2011 12:30:07 GMT vboxsync [37867] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxUtils.h (modified) FE/Qt: Proxy manager: Missed variables initialization. Mon, 11 Jul 2011 11:09:33 GMT vboxsync [37863] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main: Add interface for IGuest::FileQuerySize(). Mon, 11 Jul 2011 10:09:29 GMT vboxsync [37862] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxApplianceEditorWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxImportApplianceWgt.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/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) Main-OVF;FE/*: allow to specify if MAC addresses should be ... Mon, 11 Jul 2011 10:03:22 GMT vboxsync [37861] * trunk/include/VBox/com/list.h (modified) * trunk/include/VBox/com/mtlist.h (modified) * trunk/include/iprt/cpp/list.h (modified) * trunk/src/VBox/Runtime/testcase/tstIprtList.cpp (modified) IPRT: fix assigning of empty lists Mon, 11 Jul 2011 09:48:37 GMT vboxsync [37860] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/Toolbox: Implemented output for vbox_stat, now using a ... Mon, 11 Jul 2011 08:48:24 GMT vboxsync [37859] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) Committed usb_thread.patch with tiny adjustments. Sun, 10 Jul 2011 01:27:51 GMT vboxsync [37858] * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix - 6th try. Sat, 09 Jul 2011 12:26:23 GMT vboxsync [37857] * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix - 5th try. Fri, 08 Jul 2011 22:30:09 GMT vboxsync [37856] * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix - 4th try. Fri, 08 Jul 2011 19:48:48 GMT vboxsync [37855] * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix - 3rd try. Fri, 08 Jul 2011 19:31:31 GMT vboxsync [37854] * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix - 2nd try. Fri, 08 Jul 2011 19:30:46 GMT vboxsync [37853] * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix - 2nd try. Fri, 08 Jul 2011 19:18:05 GMT vboxsync [37852] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) alignment fix (darwin.x86/VBoxREM64). Fri, 08 Jul 2011 17:04:03 GMT vboxsync [37851] * 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/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Console+Machine: new method for deleting a range of snapshot, ... Fri, 08 Jul 2011 15:31:13 GMT vboxsync [37850] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS Fri, 08 Jul 2011 15:15:45 GMT vboxsync [37849] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UICloneVMWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIExportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/firstrun/UIFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIImportApplianceWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp (modified) FE/Qt4: be more explicit on the wizard finish buttons Fri, 08 Jul 2011 13:00:14 GMT vboxsync [37846] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM: Missing fix for R0 logger flushing Fri, 08 Jul 2011 12:47:16 GMT vboxsync [37845] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) adds burn fix Fri, 08 Jul 2011 12:34:18 GMT vboxsync [37843] * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Moved the extension pack release logging from ConsoleImpl.cpp to ... Fri, 08 Jul 2011 12:26:43 GMT vboxsync [37841] * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) NAT: typo. Fri, 08 Jul 2011 11:53:53 GMT vboxsync [37840] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/vboxsharedrc.h (modified) * trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py (modified) wddm: bugfixes Fri, 08 Jul 2011 11:38:20 GMT vboxsync [37839] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Additions/Solaris/SharedFolders: readonly mmap bits. Fri, 08 Jul 2011 11:27:16 GMT vboxsync [37838] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newhd/UINewHDWizard.cpp (modified) FE/Qt: 'dynamically expanded image' => 'dynamically allocated image' Fri, 08 Jul 2011 10:26:19 GMT vboxsync [37836] * trunk/src/VBox/VMM/include/PDMInternal.h (modified) VMM: typo. Fri, 08 Jul 2011 10:20:49 GMT vboxsync [37834] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) FE/Qt: Machine settings / Storage page: Settings save bug fix ... Fri, 08 Jul 2011 10:16:08 GMT vboxsync [37833] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_mount.c (modified) Additions/Solaris/SharedFolders/vboxfs_mount: small cleanup. Fri, 08 Jul 2011 10:13:18 GMT vboxsync [37832] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) Additions/VBoxService: fix automounting Solaris Shared folders. Fri, 08 Jul 2011 10:10:41 GMT vboxsync [37831] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: added new attribute for getting the possible medium ... Fri, 08 Jul 2011 09:40:36 GMT vboxsync [37830] * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_getstring.c (modified) crogl: fix wine filtering for wddm WoW64 Fri, 08 Jul 2011 08:35:47 GMT vboxsync [37829] * trunk/include/iprt/vector.h (modified) * trunk/src/VBox/Runtime/testcase/tstVector.cpp (modified) * trunk/src/recompiler/ioport.h (modified) * trunk/src/recompiler/softmmu_template.h (modified) * trunk/src/recompiler/tests/test-mmap.c (modified) header fixes Fri, 08 Jul 2011 08:09:58 GMT vboxsync [37828] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: fix regression introduced by the non-rotational medium ... Thu, 07 Jul 2011 20:21:33 GMT vboxsync [37826] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceAutoMount.cpp (modified) Additions/VBoxService: automount broken on Solaris Thu, 07 Jul 2011 18:16:03 GMT vboxsync [37825] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) Frontends/VirtualBox: fix copy/paste bug: the non-rotational flag ... Thu, 07 Jul 2011 15:29:03 GMT vboxsync [37824] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.ui (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/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Machine+MediumAttachment+Console: add method for marking a 'hard ... Thu, 07 Jul 2011 14:47:37 GMT vboxsync [37823] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Additions/solaris/SharedFolders: readonly mmap bits. Thu, 07 Jul 2011 13:25:03 GMT vboxsync [37818] * trunk/include/iprt/log.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) Fix logging from R0 Thu, 07 Jul 2011 13:02:40 GMT vboxsync [37817] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: attachpci/detachpci => pciattach/pcidetach; doc/manual: ... Thu, 07 Jul 2011 11:52:16 GMT vboxsync [37816] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) VBoxService/GuestCtrl: Logging adjustments. Thu, 07 Jul 2011 11:27:46 GMT vboxsync [37815] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Windows Guest Additions installer: Fixed file typos which might have ... Thu, 07 Jul 2011 10:00:48 GMT vboxsync [37814] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/vbox_stat: Also check for directories. Thu, 07 Jul 2011 09:59:23 GMT vboxsync [37813] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: check for the existance of the extension pack for PCI passthrough Thu, 07 Jul 2011 09:56:42 GMT vboxsync [37812] * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUND Thu, 07 Jul 2011 08:37:58 GMT vboxsync [37811] * trunk/src/VBox/Devices/USB/solaris/USBProxyDevice-solaris.cpp (modified) Devices/USB/solaris: removed obsolete commented code. Thu, 07 Jul 2011 08:36:00 GMT vboxsync [37810] * trunk/src/VBox/Devices/Bus/SrvPciRawR0.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) more PCI passthrough fixes Thu, 07 Jul 2011 08:15:02 GMT vboxsync [37809] * trunk/src/VBox/Debugger/DBGPlugInWinNt.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTAssertCompile.cpp (modified) gcc-4.6 warnings (shadowed declaration) Thu, 07 Jul 2011 07:45:50 GMT vboxsync [37808] * trunk/src/VBox/Runtime/common/alloc/alloc.cpp (modified) Runtime/common/alloc/allo.cpp: warning (RTMEM_NO_WRAP_TO_EF_APIS ... Wed, 06 Jul 2011 15:11:02 GMT vboxsync [37806] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.h (modified) Additions/Solaris/SharedFolders: readonly mmap support bits. Wed, 06 Jul 2011 15:00:19 GMT vboxsync [37805] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: cleanup Wed, 06 Jul 2011 14:57:54 GMT vboxsync [37804] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Reset the page descriptors when bailing out on a allocation ... Wed, 06 Jul 2011 14:45:27 GMT vboxsync [37803] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) GMM: Don't ignore the status code of the update loop. PGM: Initialize ... Wed, 06 Jul 2011 13:32:15 GMT vboxsync [37802] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/PciRawDevImpl.h (added) * trunk/src/VBox/Main/src-client/PciRawDevImpl.cpp (added) fix OSE Wed, 06 Jul 2011 12:16:41 GMT vboxsync [37801] * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) TARGET_xxx -> xxx_1_TARGET. Wed, 06 Jul 2011 12:16:29 GMT vboxsync [37800] * trunk/src/VBox/Additions/Makefile.kmk (modified) TARGET_xxx -> xxx_1_TARGET. Wed, 06 Jul 2011 11:35:19 GMT vboxsync [37798] * trunk/src/VBox/HostDrivers/VBoxPci/linux (added) * trunk/src/VBox/HostDrivers/VBoxPci/linux/Makefile (added) * trunk/src/VBox/HostDrivers/VBoxPci/linux/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c (added) * trunk/src/VBox/HostDrivers/VBoxPci/linux/dkms.conf (added) * trunk/src/VBox/HostDrivers/VBoxPci/linux/files_vboxpci (added) fix OSE Wed, 06 Jul 2011 11:27:42 GMT vboxsync [37797] * trunk/src/VBox/Main/Makefile.kmk (modified) OSE build fix Wed, 06 Jul 2011 10:30:41 GMT vboxsync [37796] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService: warning (shadowed declaration) Wed, 06 Jul 2011 10:28:24 GMT vboxsync [37795] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) Devices: use helpers Wed, 06 Jul 2011 10:24:07 GMT vboxsync [37794] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) more PCI passthrough fixes Wed, 06 Jul 2011 09:14:42 GMT vboxsync [37792] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: quotes. Wed, 06 Jul 2011 09:14:14 GMT vboxsync [37791] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxService/ls: Also handle single files, factored out actual ... Wed, 06 Jul 2011 09:12:21 GMT vboxsync [37790] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: typo fix. Wed, 06 Jul 2011 09:09:09 GMT vboxsync [37789] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Diff checking before replacing /etc/netmasks ... Wed, 06 Jul 2011 09:02:42 GMT vboxsync [37788] * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) Tablet: Added a CFGM key to modify coordinate munging. Tue, 05 Jul 2011 15:14:08 GMT vboxsync [37787] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: fix incorrect replacing of /etc/netmasks symlink. Tue, 05 Jul 2011 14:16:15 GMT vboxsync [37786] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) spaces. Tue, 05 Jul 2011 14:14:14 GMT vboxsync [37785] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) HostDrivers/VBoxNetAdp/solaris: interface properties and stats. Tue, 05 Jul 2011 14:13:19 GMT vboxsync [37784] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: plumb and network link up separately. Tue, 05 Jul 2011 13:35:29 GMT vboxsync [37781] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) PCI passthrough fixes Tue, 05 Jul 2011 12:55:13 GMT vboxsync [37780] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Storage/DrvHostBase: add generic unmount implementation, so that host ... Tue, 05 Jul 2011 12:13:15 GMT vboxsync [37779] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: add two attributes for querying the list of internal ... Tue, 05 Jul 2011 12:10:49 GMT vboxsync [37778] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Frontends/VBoxManage: show temp eject config Tue, 05 Jul 2011 09:36:39 GMT vboxsync [37777] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: simply iterate over all parents Tue, 05 Jul 2011 07:20:20 GMT vboxsync [37776] * trunk/src/VBox/Additions/solaris/SharedFolders/vboxfs_vnode.c (modified) Additions/solaris/SharedFolders: fix hrestime missing symbol for b167+. Tue, 05 Jul 2011 02:15:37 GMT vboxsync [37775] * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) crOpenGL: bump 3d saved state version Mon, 04 Jul 2011 21:19:27 GMT vboxsync [37774] * trunk/src/VBox/Main/src-server/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp (modified) Build fixes for current FreeBSD 9 (Thanks to Bernhard Froehlich and ... Mon, 04 Jul 2011 18:07:09 GMT vboxsync [37773] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) crOpenGL: more missing uniform types Mon, 04 Jul 2011 18:03:21 GMT vboxsync [37772] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c (modified) crOpenGL: add missing uniform types Mon, 04 Jul 2011 17:59:17 GMT vboxsync [37771] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) crOpenGL: fix warning Mon, 04 Jul 2011 17:43:06 GMT vboxsync [37770] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) vga: workaround invalid vbe_regs[VBE_DISPI_INDEX_VIRT_HEIGHT]: re- ... Mon, 04 Jul 2011 16:40:34 GMT vboxsync [37769] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) vga: fix resize problems caused by ... Mon, 04 Jul 2011 14:49:46 GMT vboxsync [37768] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: add implicit parents which are not attached to other machines ... Mon, 04 Jul 2011 14:20:42 GMT vboxsync [37767] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPack: better error message on uninstall if a bogus extpack ...