# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 25, 2025 12:10:41 PM Wed, 18 May 2011 13:51:06 GMT vboxsync [37133] * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM,x86.h: Hypervisor present bit. Wed, 18 May 2011 12:04:54 GMT vboxsync [37132] * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) dev/usb/win: ditto Wed, 18 May 2011 11:43:37 GMT vboxsync [37131] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/solaris: Added some NIC descriptions. Wed, 18 May 2011 11:38:38 GMT vboxsync [37130] * trunk/src/VBox/Devices/USB/win/USBProxyDevice-win.cpp (modified) dev/usb/win: make the last error be printed properly on err Wed, 18 May 2011 09:12:44 GMT vboxsync [37129] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) addendum to r71796, consider HeightReduction modes as well Tue, 17 May 2011 15:10:06 GMT vboxsync [37128] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: introduce extradata CFGM keys MaxBiosXRes and MaxBiosYRes Tue, 17 May 2011 14:14:53 GMT vboxsync [37127] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPRegistry.cpp (modified) wddm: fix driver breakage, sigh Tue, 17 May 2011 13:56:50 GMT vboxsync [37126] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (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/UIMachineSettingsSerial.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.h (modified) FE/Qt: 3887: Make certain settings editable during runtime: Fix ... Tue, 17 May 2011 11:26:00 GMT vboxsync [37124] * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/installer-utils.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (modified) Installer/linux: refactored udev rule installation Tue, 17 May 2011 11:14:50 GMT vboxsync [37123] * trunk/src/VBox/Installer/linux/installer-utils.sh (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (modified) Installer/linux: correct udev RUN rule and only install rules for USB ... Tue, 17 May 2011 11:06:19 GMT vboxsync [37122] * trunk/src/VBox/Installer/linux/installer-utils.sh (modified) Installer/linux: refactored udev rule installation Tue, 17 May 2011 11:04:30 GMT vboxsync [37121] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Fix deadlock Tue, 17 May 2011 10:30:26 GMT vboxsync [37120] * trunk/src/VBox/Installer/linux/installer-utils.sh (modified) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (modified) Installer/linux: refactored udev rule installation Tue, 17 May 2011 07:41:10 GMT vboxsync [37119] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Fix rare hangs during I/O with flat VMDK images Tue, 17 May 2011 06:26:55 GMT vboxsync [37118] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) VBoxManage: 'uninstall --forced' => 'uninstall --force' Mon, 16 May 2011 22:51:35 GMT vboxsync [37116] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: The correct fix for the kauth_cred_t changes. Mon, 16 May 2011 22:44:58 GMT vboxsync [37115] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/UICocoaSpecialControls.mm (modified) FE/VirtualBox: Mac OS X 10.7 hack. Mon, 16 May 2011 16:34:49 GMT vboxsync [37114] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) dev/serial: destruct semevent after destructing thread using it Mon, 16 May 2011 16:11:56 GMT vboxsync [37112] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: It's called cr_posix here. Mon, 16 May 2011 15:43:21 GMT vboxsync [37111] * trunk/src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c (deleted) Runtime/r0drv: delete unused file, confusing. Mon, 16 May 2011 15:36:27 GMT vboxsync [37110] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) PGMSavedState.cpp: 2nd attempt at working around the PXE ROM issue ... Mon, 16 May 2011 15:31:23 GMT vboxsync [37109] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h (modified) FE/Qt: 3887: Make certain settings editable during runtime: Opened VM ... Mon, 16 May 2011 15:11:58 GMT vboxsync [37107] * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) PGMSavedState.cpp: Attempt at working around the PXE ROM issue when ... Mon, 16 May 2011 14:50:12 GMT vboxsync [37106] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxWarningPane.cpp (modified) FE/Qt: 4989: Lazy init VM settings dialog: Added a progress-bar ... Mon, 16 May 2011 14:15:04 GMT vboxsync [37105] * trunk/src/VBox/Additions/linux/selinux-fedora/vbox_accel.te (added) Additions/linux/installer: sources for vbox_accel.pp Mon, 16 May 2011 13:59:49 GMT vboxsync [37104] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/selinux-fedora/vbox_accel.pp (added) Additions/linux/installer: first attempt to get SELinux right for ... Mon, 16 May 2011 12:59:24 GMT vboxsync [37103] * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxBalloonCtrl.cpp (modified) VBoxBalloonCtrl: Don't use iterators as parameters, some refactoring. Mon, 16 May 2011 12:43:13 GMT vboxsync [37102] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) dev/serial: fix the case pfnWrite returns VERR_TIMEOUT Mon, 16 May 2011 11:56:39 GMT vboxsync [37101] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: better name for the long option Mon, 16 May 2011 11:01:03 GMT vboxsync [37100] * trunk/src/VBox/Storage/VD.cpp (modified) * trunk/src/VBox/Storage/VMDK.cpp (modified) VD,VMDK: Enable debug logging for release builds Mon, 16 May 2011 10:54:30 GMT vboxsync [37099] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: add a hidden option for showing the detailed progress info Mon, 16 May 2011 10:29:28 GMT vboxsync [37098] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: ups Mon, 16 May 2011 10:28:37 GMT vboxsync [37097] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: ULONG/LONG is not 64-bit Mon, 16 May 2011 09:28:34 GMT vboxsync [37096] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main: fix iterator erase mess Mon, 16 May 2011 08:21:19 GMT vboxsync [37095] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Host::getDrives: Don't increment the iterator after erase. Mon, 16 May 2011 06:56:22 GMT vboxsync [37094] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMA.asm (modified) tabs Mon, 16 May 2011 02:51:49 GMT vboxsync [37093] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) Support Driver: Lion. Sun, 15 May 2011 12:04:28 GMT vboxsync [37092] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: fixed NOP in release builds (xtracker 5578) Sat, 14 May 2011 07:06:09 GMT vboxsync [37091] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) build fix Sat, 14 May 2011 01:45:15 GMT vboxsync [37090] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: exception hacking... Fri, 13 May 2011 21:17:29 GMT vboxsync [37088] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/postinst.in (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/installer-utils.sh (added) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) * trunk/src/VBox/Installer/linux/testcase (added) * trunk/src/VBox/Installer/linux/testcase/Makefile.kmk (added) * trunk/src/VBox/Installer/linux/testcase/tstInstaller.sh (added) * trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh (added) Installer/linux: split out udev rule installation in order to share ... Fri, 13 May 2011 21:01:45 GMT vboxsync [37087] * 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/installer: reverted r71551 for now Fri, 13 May 2011 20:44:24 GMT vboxsync [37086] * trunk/src/VBox/Main/testcase/tstUSBProxyLinux.cpp (modified) Main/linux/USB: updates to testcase for r71611 Fri, 13 May 2011 19:53:12 GMT vboxsync [37085] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: xadd Fri, 13 May 2011 19:53:02 GMT vboxsync [37084] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: xadd Fri, 13 May 2011 19:24:39 GMT vboxsync [37083] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbHook.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) usb: prevent the monitor from being unload, when unhook fails Fri, 13 May 2011 16:11:52 GMT vboxsync [37082] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS (USB warnings) Fri, 13 May 2011 16:03:23 GMT vboxsync [37081] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetFlt: build fix. Fri, 13 May 2011 15:35:03 GMT vboxsync [37079] * 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: Implemented the bare minimum of protected mode interrupt ... Fri, 13 May 2011 15:23:28 GMT vboxsync [37078] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) CPUM.cpp: Corrected initial FTW value. Fri, 13 May 2011 15:14:42 GMT vboxsync [37077] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS fixes Fri, 13 May 2011 15:09:20 GMT vboxsync [37076] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: free the whole chain of packets. Normally we're ... Fri, 13 May 2011 14:43:27 GMT vboxsync [37075] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: win fix Fri, 13 May 2011 14:32:50 GMT vboxsync [37074] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main; VBoxManage: initial machine clone support Fri, 13 May 2011 14:19:03 GMT vboxsync [37073] * trunk/src/VBox/Storage/VD.cpp (modified) VD: Fix lock owner when unlocking the disk Fri, 13 May 2011 14:18:14 GMT vboxsync [37072] * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) PDMBlkCache: Commit dirty entries before suspending the cache to ... Fri, 13 May 2011 13:16:15 GMT vboxsync [37071] * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) VMM: Online/offine CPUs, solaris debug build fix. Fri, 13 May 2011 12:54:35 GMT vboxsync [37070] * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) VMM: Online/offline CPU build fix. Fri, 13 May 2011 12:41:38 GMT vboxsync [37069] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ProgressImpl.h (modified) * trunk/src/VBox/Main/src-all/ProgressImpl.cpp (modified) Main: add waitForAsyncProgressCompletion to IProgress Fri, 13 May 2011 11:59:50 GMT vboxsync [37067] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) VMM: Online/offline CPUs build fix. Fri, 13 May 2011 11:31:21 GMT vboxsync [37066] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) VMM: Online/offline CPUs- build fix. 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 ...