# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 6:43:44 AM Wed, 11 May 2011 12:43:25 GMT vboxsync [37036] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: two obsolete OSE tests Wed, 11 May 2011 12:33:46 GMT vboxsync [37035] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: Corrected one more checksum calculation. Tue, 10 May 2011 18:10:46 GMT vboxsync [37034] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Hacking in progress... Tue, 10 May 2011 15:11:03 GMT vboxsync [37032] * trunk/src/VBox/Additions/common/crOpenGL/getprocaddress.py (modified) crOpenGL: fix missing updates for gnome3 on ubuntu 11.04 Tue, 10 May 2011 14:06:29 GMT vboxsync [37031] * trunk/src/VBox/HostDrivers/VBoxUSB/USBLibInternal.h (deleted) usb: remove redundant func Tue, 10 May 2011 13:41:47 GMT vboxsync [37030] * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_get.py (modified) crOpenGL: fix corrupted textures for gnome3 under ubuntu 11.04 Tue, 10 May 2011 13:36:17 GMT vboxsync [37029] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS patch by user benchti on virtualbox.org Tue, 10 May 2011 13:13:29 GMT vboxsync [37028] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Russian NLS update for r71642. Tue, 10 May 2011 13:12:48 GMT vboxsync [37027] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: 5668: Refine USB warning. That warning will now only be shown ... Tue, 10 May 2011 12:19:55 GMT vboxsync [37026] * trunk/src/VBox/VMM/VMMR3/SSM.cpp (modified) SSM: pointers aren't UL everywhere. Tue, 10 May 2011 11:31:36 GMT vboxsync [37025] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-host.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h (modified) * trunk/src/VBox/Additions/x11/VBoxClient/thread.cpp (modified) Additions/x11/VBoxClient: clean up some forgotton C++-isms and stop ... Tue, 10 May 2011 11:23:44 GMT vboxsync [37024] * trunk/include/iprt/dvm.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/dvm/dvm.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp (modified) * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dvm.h (modified) iprt/dvm: use static, changed prefix of internal functions. Tue, 10 May 2011 10:07:28 GMT vboxsync [37023] * trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp (modified) just had to mention hpfs... Tue, 10 May 2011 09:42:41 GMT vboxsync [37022] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) Removed debug output. Tue, 10 May 2011 09:38:12 GMT vboxsync [37021] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) Removed debug output. Tue, 10 May 2011 09:23:27 GMT vboxsync [37020] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp (modified) indent. Tue, 10 May 2011 08:20:35 GMT vboxsync [37019] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) Guest Additions: Also report extended version information to the host ... Mon, 09 May 2011 18:04:42 GMT vboxsync [37017] * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) VBoxClient: Logging adjustments. Mon, 09 May 2011 17:48:43 GMT vboxsync [37016] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibAdditions.cpp (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxKey.wxi (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrVersion.cpp (modified) Added VBOX_VERSION_STRING_RAW to only handle/store the pure VBox ... Mon, 09 May 2011 14:11:00 GMT vboxsync [37015] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.cpp (modified) FE/Qt: typing mistake in error information copying and inverted logic ... Mon, 09 May 2011 14:06:20 GMT vboxsync [37014] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/linux/USB: reverted r71595 again, as it did not seem correct Mon, 09 May 2011 12:23:37 GMT vboxsync [37013] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: Some exception/interrupt dispatching preparations. Mon, 09 May 2011 10:04:13 GMT vboxsync [37011] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Reduce the code / exception table size a wee bit for GCC. Mon, 09 May 2011 09:28:05 GMT vboxsync [37010] * trunk/src/VBox/Main/src-server/xpcom/server_module.cpp (modified) Main/src-server/xpcom: fix simultaneous autostarting of VBoxSVC, ... Mon, 09 May 2011 09:07:56 GMT vboxsync [37009] * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPciInternal.h (modified) VBoxPci: fixes Mon, 09 May 2011 08:51:42 GMT vboxsync [37008] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More checks and another build fix attempt. Mon, 09 May 2011 08:16:34 GMT vboxsync [37007] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: check more, try fix build. Mon, 09 May 2011 08:07:54 GMT vboxsync [37006] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: check more, try fix build. Mon, 09 May 2011 07:44:51 GMT vboxsync [37005] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) build fix Sun, 08 May 2011 18:22:11 GMT vboxsync [37004] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More cleanup and checks. Sun, 08 May 2011 17:36:08 GMT vboxsync [37003] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: More cleanup and checks. Sun, 08 May 2011 17:01:56 GMT vboxsync [37002] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (added) IEM: Cleaning up and 'microcode' testcase - work in progress... Sat, 07 May 2011 20:57:58 GMT vboxsync [37001] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) usb: assertion fix Sat, 07 May 2011 20:52:00 GMT vboxsync [37000] * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) Main/linux/USB: correctly handle completely absent /proc/bus/usb Sat, 07 May 2011 20:40:48 GMT vboxsync [36999] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) usb: yet another device capture filter logic fix Sat, 07 May 2011 20:19:55 GMT vboxsync [36998] * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) usb: device capture filter & enum fixes Fri, 06 May 2011 23:30:23 GMT vboxsync [36997] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: no reason not to check root paths passed in the ... Fri, 06 May 2011 23:09:23 GMT vboxsync [36996] * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: additional tests, drop a couple of silly ones Fri, 06 May 2011 22:49:41 GMT vboxsync [36995] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: more readable test code Fri, 06 May 2011 22:20:05 GMT vboxsync [36994] * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/usb: make unit tests pass and fix one test Fri, 06 May 2011 21:53:21 GMT vboxsync [36993] * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/USB: unit tests for the code changed in r71554 and r71557 Fri, 06 May 2011 19:22:47 GMT vboxsync [36992] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fixes for hotplugging Fri, 06 May 2011 19:16:50 GMT vboxsync [36991] * 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) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Initial support for disk hotplugging, work in progress Fri, 06 May 2011 19:10:27 GMT vboxsync [36990] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Controller part for device hotplug Fri, 06 May 2011 16:15:15 GMT vboxsync [36989] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) kbd: Rough support for scan set 3. Fri, 06 May 2011 15:59:27 GMT vboxsync [36988] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0: Increased the maximum number of VMs from 1024 to 8192 on ... Fri, 06 May 2011 15:33:36 GMT vboxsync [36987] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Also create empty directories by default, comments. Fri, 06 May 2011 15:29:52 GMT vboxsync [36986] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: use setError instead of setWarning, as the calling code ... Fri, 06 May 2011 13:50:35 GMT vboxsync [36984] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Yield the mutex during cleanup since it may take quite a while ... Fri, 06 May 2011 13:48:56 GMT vboxsync [36983] * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) nit Fri, 06 May 2011 13:46:03 GMT vboxsync [36982] * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) alloc-r0drv.cpp: Fixed bug in RTMemReallocTag when RTR0MEM_STRICT is ... Fri, 06 May 2011 13:07:10 GMT vboxsync [36981] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl: Fix memory leaks in some medium operation error ... Fri, 06 May 2011 12:01:28 GMT vboxsync [36980] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: some explanation for SMP fix in r71586 Fri, 06 May 2011 11:55:42 GMT vboxsync [36979] * trunk/src/VBox/Runtime/r0drv/linux/semfastmutex-r0drv-linux.c (modified) semfastmutex-r0drv-linux.c: Check mutex ownership in strict builds, ... Fri, 06 May 2011 11:42:01 GMT vboxsync [36978] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManageGuestCtrl: Reverted r71249 - Don't skip empty arguments. Fri, 06 May 2011 11:41:36 GMT vboxsync [36977] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) e1000: fix for linux SMP guest panic under heavy RX traffic Fri, 06 May 2011 09:19:32 GMT vboxsync [36976] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: when mounting shared folders, don't break the loop if one ... Thu, 05 May 2011 19:12:50 GMT vboxsync [36975] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: don't override existing error codes Thu, 05 May 2011 16:48:27 GMT vboxsync [36974] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Warning. Thu, 05 May 2011 16:44:10 GMT vboxsync [36973] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Update on copying and creating recursive ... Thu, 05 May 2011 14:51:09 GMT vboxsync [36972] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) Devices/AHCI: fixed mask for Fis address Thu, 05 May 2011 12:11:42 GMT vboxsync [36971] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) HPET: cleanup, correct timers init per ICH9 spec, fix overflow hanling Thu, 05 May 2011 10:05:34 GMT vboxsync [36970] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMM: Adjusted the mapping array allocation 'strategy' to conserve ... Thu, 05 May 2011 08:59:43 GMT vboxsync [36969] * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) more gcc-4.6 -Werror=int-to-pointer-cast fixes Thu, 05 May 2011 08:55:16 GMT vboxsync [36968] * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbIdc.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbCmn.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.rc (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPnP.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbPwr.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.rc (added) rework usb Thu, 05 May 2011 08:39:35 GMT vboxsync [36967] * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib (added) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon (added) rework usb Thu, 05 May 2011 03:27:58 GMT vboxsync [36966] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) NAT: comment. Thu, 05 May 2011 03:03:22 GMT vboxsync [36965] * trunk/src/VBox/Devices/Network/slirp/ip_output.c (modified) NAT: Attempt to fix (the rest of vbox/7711 and vbox/8701). The ... Wed, 04 May 2011 21:09:30 GMT vboxsync [36964] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/linux/USB: corrected an outdated comment Wed, 04 May 2011 21:00:29 GMT vboxsync [36963] * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/linux/USB: forgot to remove a fixed todo Wed, 04 May 2011 17:43:50 GMT vboxsync [36962] * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) rtR0MemAllocEx/linux: Avoid vmalloc, it's has serious performance ... Wed, 04 May 2011 16:37:48 GMT vboxsync [36961] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) Main/USB/linux: return correct error codes and messages if the user ... Wed, 04 May 2011 16:08:29 GMT vboxsync [36960] * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) PGM,MM: Heap and shadow pool size adjustments for large memory configs. Wed, 04 May 2011 14:56:38 GMT vboxsync [36959] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) usb: avoid redundant device info updates Wed, 04 May 2011 14:50:32 GMT vboxsync [36958] * trunk/src/VBox/Main/include/USBGetDevices.h (modified) * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) * trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) * trunk/src/VBox/RDP/client/vrdp/rdpusb.c (modified) Main/linux/USB: better permissions checking and code cleanup Wed, 04 May 2011 13:08:43 GMT vboxsync [36957] * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Installer/linux: use RUN+=, not RUN= in udev rules Wed, 04 May 2011 12:54:03 GMT vboxsync [36956] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) Solaris/VBoxNetFltBow: cleanup, link notification support (disabled). Wed, 04 May 2011 12:35:05 GMT vboxsync [36955] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVidPn.cpp (modified) wddm: build fixes for DEBUG_misha Wed, 04 May 2011 11:07:39 GMT vboxsync [36954] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fix comment reference Wed, 04 May 2011 07:07:34 GMT vboxsync [36951] * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/mp-r0drv-linux.c (modified) warnings Wed, 04 May 2011 07:07:23 GMT vboxsync [36950] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) typo Tue, 03 May 2011 21:38:57 GMT vboxsync [36949] * trunk/src/VBox/Storage/testcase/tstVDIo.cpp (modified) tstVDIo: Fix the testcase Tue, 03 May 2011 19:53:52 GMT vboxsync [36948] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: make sure gcc and make are installed too Tue, 03 May 2011 19:49:12 GMT vboxsync [36947] * trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c (modified) Runtime/r0drv: fix for Linux 2.4 kernels Tue, 03 May 2011 19:25:28 GMT vboxsync [36946] * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) fix win-dbg Tue, 03 May 2011 17:28:29 GMT vboxsync [36945] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) MaxGuestRAM: here too. Tue, 03 May 2011 17:13:31 GMT vboxsync [36944] * trunk/include/VBox/param.h (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was ... Tue, 03 May 2011 16:09:51 GMT vboxsync [36943] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: correct ar_sha format in who-is requests initiated by Slirp. Tue, 03 May 2011 15:07:14 GMT vboxsync [36942] * trunk/src/VBox/Devices/Makefile.kmk (modified) build fix Tue, 03 May 2011 14:56:08 GMT vboxsync [36941] * trunk/include/VBox/VBoxDrvCfg-win.h (modified) * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Device (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Filter (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Install/USBInstall.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Install/USBUninstall.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Monitor (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/USBLib-win.cpp (deleted) * trunk/src/VBox/HostDrivers/VBoxUSB/win/testcase/USBTest.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/usbdesc.h (deleted) * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-server/win/USBProxyServiceWindows.cpp (modified) usb rework Tue, 03 May 2011 14:55:19 GMT vboxsync [36940] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) PGMPAGE: Finally, idPage is 32-bit. The physical address can now be ... Tue, 03 May 2011 14:19:38 GMT vboxsync [36939] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: 6-bit unused bits. Tue, 03 May 2011 14:16:56 GMT vboxsync [36938] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGMPAGE: Moved the union a level up (PGMPAGE) and rename the 'bit' ... Tue, 03 May 2011 14:11:41 GMT vboxsync [36937] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) PGMPAGE: HCPhys + ID should be made bitfields as well, because the ... Tue, 03 May 2011 13:56:14 GMT vboxsync [36936] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui (modified) FE/Qt: 4989: UISettingsCache template integrated into USB page. Tue, 03 May 2011 13:54:06 GMT vboxsync [36935] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: Use bitfields. Tue, 03 May 2011 13:45:05 GMT vboxsync [36934] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: Yet more. Tue, 03 May 2011 13:42:57 GMT vboxsync [36933] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) PGMPAGE: A bit more. Tue, 03 May 2011 13:40:33 GMT vboxsync [36932] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.h (modified) FE/Qt: 4989: UISettingsCache template integrated into Shared Folders ... Tue, 03 May 2011 13:34:43 GMT vboxsync [36931] * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstHelp.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) PGMPAGE: A tiny bit more.