# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 25, 2025 12:15:09 PM Fri, 13 May 2011 10:58:58 GMT vboxsync [37065] * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) usb: correct assertions Fri, 13 May 2011 10:27:17 GMT vboxsync [37064] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) usb: disable annoying assertions with ifdef ... Fri, 13 May 2011 10:21:28 GMT vboxsync [37063] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) FE/Qt4-OSX: fix second monitor image corruptions on 64bit Fri, 13 May 2011 10:18:29 GMT vboxsync [37062] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) VMM: Support for online/offlining of CPUs. Fri, 13 May 2011 10:16:40 GMT vboxsync [37061] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) burn fix? Fri, 13 May 2011 09:50:31 GMT vboxsync [37060] * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) usb: fix query hub name Fri, 13 May 2011 09:29:39 GMT vboxsync [37059] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: 640MB are the absolut minimum for F15, see ... Fri, 13 May 2011 09:06:40 GMT vboxsync [37058] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) -> office Fri, 13 May 2011 08:44:14 GMT vboxsync [37057] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_zh_TW.ts (modified) FE/Qt4-NLS: merged bg, ca, hu, zh_TW, nl, it, lt, ca_VA, uk and pt_BR Fri, 13 May 2011 06:53:11 GMT vboxsync [37056] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEMAllAImpl.asm: BEGINCODE Thu, 12 May 2011 15:16:56 GMT vboxsync [37055] * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (modified) threadpreempt-r0drv-darwin.cpp: g_aPreemptHacks is too small for snow ... Thu, 12 May 2011 15:13:12 GMT vboxsync [37054] * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) mp-r0drv-darwin.cpp: Eliminate MY_DARWIN_MAX_CPUS - snow leopard ... Thu, 12 May 2011 14:19:25 GMT vboxsync [37053] * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) Newline. Thu, 12 May 2011 14:18:38 GMT vboxsync [37052] * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) InstallHelper/win: Fixed wrong (and therefore missing) driver ... Thu, 12 May 2011 13:48:15 GMT vboxsync [37051] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.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/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) FE/Qt: 4989: Lazy init VM settings dialog: Erase cache before loading ... Thu, 12 May 2011 13:46:12 GMT vboxsync [37050] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: revert r71677. Thu, 12 May 2011 13:33:08 GMT vboxsync [37049] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Corrected the initial media state for 1.2M and 360K drives. Thu, 12 May 2011 13:07:36 GMT vboxsync [37048] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: debugging the AST issue on sandy bridge / 10.7.4 ... Thu, 12 May 2011 10:29:26 GMT vboxsync [37047] * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxDrvTool.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/cmn/VBoxUsbTool.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) usb: filter misbehaved device dynamic black list Thu, 12 May 2011 10:16:29 GMT vboxsync [37046] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsVista.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Adjusted/added logging. Thu, 12 May 2011 09:27:45 GMT vboxsync [37045] * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) Enable a few assertions temporary Thu, 12 May 2011 07:53:56 GMT vboxsync [37043] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLTest.cpp (modified) tstVBoxSDL: must init runtime first. Wed, 11 May 2011 19:04:07 GMT vboxsync [37042] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) usb: back out r71658 as it's not correct; some additional debugging Wed, 11 May 2011 16:54:32 GMT vboxsync [37041] * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (modified) IPRT: Refined the RTThreadPreemptIsPending fix. Wed, 11 May 2011 16:42:48 GMT vboxsync [37040] * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (modified) RTThreadPreemptIsPending/darwin: Try to unbreak this on AMD64. Wed, 11 May 2011 15:04:25 GMT vboxsync [37039] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEM: Hacking in progress... Wed, 11 May 2011 14:57:23 GMT vboxsync [37038] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.h (modified) usb: fix issue with uncompleting IRP on device enumeration Wed, 11 May 2011 12:53:40 GMT vboxsync [37037] * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) empty statement 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 ...