# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 4, 2025 2:06:12 PM Mon, 01 Oct 2012 10:09:06 GMT vboxsync [43482] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Support/Makefile.kmk: misc/dtrace -> dtrace. Mon, 01 Oct 2012 10:02:46 GMT vboxsync [43481] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: addendum to r81035 Mon, 01 Oct 2012 09:56:14 GMT vboxsync [43480] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt: added dummy icon for w2k12 Mon, 01 Oct 2012 09:07:25 GMT vboxsync [43479] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: properly lock objects when saving the media ... Mon, 01 Oct 2012 09:05:19 GMT vboxsync [43478] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: fix race (involving several locks and the object ... Mon, 01 Oct 2012 09:04:13 GMT vboxsync [43477] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: Adding translatable 'Controller' word to corresponding storage ... Mon, 01 Oct 2012 07:38:01 GMT vboxsync [43476] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: fix copy/paste bugs in error messages for resizing a medium Sun, 30 Sep 2012 21:30:51 GMT vboxsync [43475] * trunk/src/VBox/Devices/PC/BIOS/biosint.h (modified) * trunk/src/VBox/Devices/PC/BIOS/ebda.h (modified) * trunk/src/VBox/Devices/PC/BIOS/eltorito.c (modified) * trunk/src/VBox/Devices/PC/BIOS/scsi.c (modified) BIOS: Support for SCSI CD-ROMs, larger than 64K SCSI transfers. Sun, 30 Sep 2012 11:31:15 GMT vboxsync [43474] * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxSCSI.h (modified) VBOXSCSI: Extended to allow larger than 64K transfers. Sun, 30 Sep 2012 11:24:42 GMT vboxsync [43473] * trunk/src/VBox/Devices/PC/BIOS/orgs.asm (modified) BIOS: Clear most of the EBDA, too (avoids confused warm boot with ... Sat, 29 Sep 2012 19:54:30 GMT vboxsync [43472] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) Add new flag to notify devices during a reset first to make sure ... Fri, 28 Sep 2012 18:07:55 GMT vboxsync [43471] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Metrics: Better call setVirtualBox before registerMetrics (#6439) Fri, 28 Sep 2012 18:00:07 GMT vboxsync [43470] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Metrics: Fixed SEGFAULT on attempt to configure host interface ... Fri, 28 Sep 2012 15:40:14 GMT vboxsync [43469] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: HM bits. Fri, 28 Sep 2012 15:21:24 GMT vboxsync [43468] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: HM bits. More renaming in prepartion of Fri, 28 Sep 2012 14:53:20 GMT vboxsync [43467] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h (modified) BUGZ:6084 Fixed typo. Fri, 28 Sep 2012 14:47:29 GMT vboxsync [43466] * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: HM bits. Fri, 28 Sep 2012 14:07:28 GMT vboxsync [43464] * trunk/src/VBox/Devices/Network/slirp/bsd/amd64/in_cksum.c (modified) * trunk/src/VBox/Devices/Network/slirp/bsd/i386/in_cksum.c (modified) NAT: fixed pointer signing issue Fri, 28 Sep 2012 14:00:13 GMT vboxsync [43463] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) Frontends/VBoxManage: warnings and columns. Fri, 28 Sep 2012 10:46:41 GMT vboxsync [43462] * trunk/include/VBox/HostServices/VBoxHostChannel.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostChannel.cpp (modified) * trunk/src/VBox/HostServices/HostChannel/HostChannel.cpp (modified) * trunk/src/VBox/HostServices/HostChannel/HostChannel.h (modified) * trunk/src/VBox/HostServices/HostChannel/service.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) HGCM Host Channel service: implemented a generic Query function. Fri, 28 Sep 2012 10:04:49 GMT vboxsync [43461] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: VM group feature: Group item tool-tip functionality (including ... Fri, 28 Sep 2012 09:58:36 GMT vboxsync [43460] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.h (modified) FE/Qt: Moving some static stuff related to UIVMItem into the ... Fri, 28 Sep 2012 07:19:39 GMT vboxsync [43459] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsPage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsLanguage.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsProxy.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsUpdate.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsParallel.h (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/UIMachineSettingsSerial.h (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/UIMachineSettingsSystem.h (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: Fixing typo in comments. Fri, 28 Sep 2012 06:52:23 GMT vboxsync [43458] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: reverted all the extra debug logs that were added ... Fri, 28 Sep 2012 06:52:00 GMT vboxsync [43457] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) SUPLib: add VBoxHostChannel library. Fri, 28 Sep 2012 06:36:09 GMT vboxsync [43456] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) Main/Metrics: Missing interface detection (#6345) Thu, 27 Sep 2012 14:00:03 GMT vboxsync [43455] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMR0: Hungarian notation fixes. Thu, 27 Sep 2012 13:01:22 GMT vboxsync [43454] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Compilation error fix. Thu, 27 Sep 2012 12:37:46 GMT vboxsync [43453] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/include/PerformanceImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) Main/Metrics: Fixed the issue causing unregistration of all metrics ... Thu, 27 Sep 2012 11:56:32 GMT vboxsync [43452] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: fix Solaris 12 build detection due to typo. Thu, 27 Sep 2012 11:55:26 GMT vboxsync [43451] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Compilation error fix Thu, 27 Sep 2012 11:49:53 GMT vboxsync [43450] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Device/Parallel: Increased instrumentation for debugging parallel ... Thu, 27 Sep 2012 11:39:05 GMT vboxsync [43449] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: Additional patch for r80465, fixing assertion appeared in null- Thu, 27 Sep 2012 10:43:52 GMT vboxsync [43448] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: issue 3100. resend command READ CAPACITY in case of a ... Thu, 27 Sep 2012 10:18:22 GMT vboxsync [43447] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) FE/Qt: VM group feature: Restoring VM item tool-tip functionality. Thu, 27 Sep 2012 08:59:42 GMT vboxsync [43446] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: use bitmap updates for 3D redirect if nothing else ... Thu, 27 Sep 2012 08:28:59 GMT vboxsync [43445] * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Main/Metrics: Host network metrics, linux only (#6345) Thu, 27 Sep 2012 07:18:12 GMT vboxsync [43444] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.h (modified) FE/Qt: VM group feature: Make sure grouping is disabled if all the ... Wed, 26 Sep 2012 17:40:34 GMT vboxsync [43443] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/darwin/systemmem-darwin.cpp (added) IPRT: Implemented RTSystemQueryTotalRam and RTSystemQueryAvailableRam ... Wed, 26 Sep 2012 13:21:27 GMT vboxsync [43442] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Network/e1000: Fixed issue with format handlers registration Wed, 26 Sep 2012 13:07:32 GMT vboxsync [43441] * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) ICH9: Fix PCI bridge initialization Wed, 26 Sep 2012 12:02:30 GMT vboxsync [43440] * trunk/src/VBox/Devices/PC/BIOS/ata.c (modified) BIOS: ATA code does not need to look at AHCI drive geometry anymore. Wed, 26 Sep 2012 11:19:04 GMT vboxsync [43439] * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/VBoxNetAdp-freebsd.c (modified) VBoxNetAdp/FreeBSD: Implement media state (thanks to Ed Maste) Wed, 26 Sep 2012 11:15:15 GMT vboxsync [43438] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) BIOS: On second thought, let's not do r80936. Wed, 26 Sep 2012 11:11:23 GMT vboxsync [43437] * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (modified) Runtime/FreeBSD: Shorten wait channel name to 6 characters (thanks to ... Wed, 26 Sep 2012 10:06:38 GMT vboxsync [43436] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Increased instrumentation for debugging parallel ... Wed, 26 Sep 2012 09:31:17 GMT vboxsync [43435] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) Support/FreeBSD: Add SUPDRV_WITH_RELEASE_LOGGER and change RTR0Term ... Wed, 26 Sep 2012 08:18:31 GMT vboxsync [43434] * trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h (modified) Fix comments (thanks to Ed Maste) Wed, 26 Sep 2012 08:13:40 GMT vboxsync [43433] * trunk/src/VBox/Devices/PC/BIOS/ahci.c (modified) BIOS: Index into CMOS properly. Wed, 26 Sep 2012 07:05:20 GMT vboxsync [43432] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Network/e1000: Bigger TxD cache, logging improvements (#6428) Wed, 26 Sep 2012 06:48:19 GMT vboxsync [43431] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: 6425: Cannot change default machine folder before any VM is ... Tue, 25 Sep 2012 15:25:49 GMT vboxsync [43430] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/VMMR0/HMR0: The VMXON region is not to be executed. Tue, 25 Sep 2012 13:57:48 GMT vboxsync [43429] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/deffiles (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VirtualBox.wxs (modified) Installer: add VBoxHostChannel service library. Tue, 25 Sep 2012 12:35:17 GMT vboxsync [43428] * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Extra Debug statements to debug issue with user. ... Tue, 25 Sep 2012 11:56:06 GMT vboxsync [43427] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/installer: Try handle the proposed PSARC versioning scheme ... Tue, 25 Sep 2012 10:05:52 GMT vboxsync [43426] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportAppPageExpert.cpp (modified) FE/Qt: 6123: Expert-mode of import-appliance wizard should fetch ... Tue, 25 Sep 2012 09:25:42 GMT vboxsync [43425] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) VBoxShell: adapted to interface changes in r79727 (thanks Bertrand!) Tue, 25 Sep 2012 09:01:47 GMT vboxsync [43424] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic3.cpp (modified) FE/Qt: 6380: Double-clicking .ova/.ovf file should propose to import ... Tue, 25 Sep 2012 08:53:43 GMT vboxsync [43423] * trunk/src/VBox/Installer/win/Languages/it_IT.wxl (added) Installer/win: added Italian translation - thank you Vincenzo Reale! Tue, 25 Sep 2012 07:10:53 GMT vboxsync [43422] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: showvminfo --machinereadable: added a few missing items Tue, 25 Sep 2012 07:00:32 GMT vboxsync [43421] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: showvminfo --machinereadable the actual fix Mon, 24 Sep 2012 17:22:54 GMT vboxsync [43420] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/installer: Fix for Solaris 12 kernel package FMRI. Mon, 24 Sep 2012 15:19:44 GMT vboxsync [43419] * trunk/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp (modified) Additions/haiku: missed cleanup. Mon, 24 Sep 2012 14:35:38 GMT vboxsync [43418] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Additions/solaris: Fix for Solaris 12 kernel package FMRI. Mon, 24 Sep 2012 13:46:57 GMT vboxsync [43417] * trunk/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp (modified) More hacking. Mon, 24 Sep 2012 13:34:38 GMT vboxsync [43416] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Network/e1000: Separate error code for TX cache error ... Mon, 24 Sep 2012 12:18:16 GMT vboxsync [43415] * trunk/src/VBox/Additions/haiku/SharedFolders/vboxsf.c (modified) * trunk/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp (modified) Additions/haiku: build fix. Mon, 24 Sep 2012 11:51:41 GMT vboxsync [43414] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/VMMR0: comment typo. Mon, 24 Sep 2012 11:51:20 GMT vboxsync [43413] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: unbreak saved state. Sat, 22 Sep 2012 18:42:16 GMT vboxsync [43411] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 18:31:50 GMT vboxsync [43410] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.c (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 18:12:17 GMT vboxsync [43409] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 16:53:18 GMT vboxsync [43408] * trunk/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/accelerant/accelerant.h (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/common/VBoxVideo_common.h (modified) * trunk/src/VBox/Additions/haiku/VBoxVideo/driver/driver.cpp (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 14:19:26 GMT vboxsync [43407] * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestApplication.h (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxGuestDeskbarView.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxServiceDescriptor.h (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 14:11:49 GMT vboxsync [43406] * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxClipboard.h (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxTray/VBoxDisplay.h (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 13:53:03 GMT vboxsync [43405] * trunk/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxMouse/VBoxMouse.h (modified) * trunk/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.cpp (modified) * trunk/src/VBox/Additions/haiku/VBoxMouse/VBoxMouseFilter.h (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 12:09:45 GMT vboxsync [43404] * trunk/src/VBox/Additions/haiku/SharedFolders/vboxsf.c (modified) * trunk/src/VBox/Additions/haiku/SharedFolders/vboxsf.h (modified) * trunk/src/VBox/Additions/haiku/SharedFolders/vnode_cache.cpp (modified) Additions/haiku: cleanup. Sat, 22 Sep 2012 11:48:24 GMT vboxsync [43403] * trunk/src/VBox/Runtime/r0drv/haiku/alloc-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/assert-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/initterm-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/memobj-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/process-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/semevent-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/semmutex-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/spinlock-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/the-haiku-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/haiku/thread2-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/haiku/time-r0drv-haiku.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.c (modified) r0drv/haiku: cleanup. Sat, 22 Sep 2012 11:47:10 GMT vboxsync [43402] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/HWVMXR0: comment typo. Fri, 21 Sep 2012 14:15:39 GMT vboxsync [43400] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) duh, forgot to update the other number. :/ Fri, 21 Sep 2012 14:05:51 GMT vboxsync [43399] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Fix release assertion when cancelling requests and disabled ... Fri, 21 Sep 2012 14:01:32 GMT vboxsync [43398] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/buffer.c (modified) wined3d/wddm: use VBO for sysmem buffers Fri, 21 Sep 2012 12:17:22 GMT vboxsync [43397] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: A few more statistics and release logging if a request is ... Fri, 21 Sep 2012 12:10:50 GMT vboxsync [43396] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) Fix burn. Fri, 21 Sep 2012 11:38:32 GMT vboxsync [43395] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) BUGZ:6387 Notify guest about host window geometry change when ... Fri, 21 Sep 2012 11:11:17 GMT vboxsync [43394] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/dbgf.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/Debugger/DBGConsole.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-defs.h (modified) * trunk/src/recompiler/cpu-exec.c (modified) * trunk/src/recompiler/target-i386/cpu.h (modified) VMM: HM cleanup. Fri, 21 Sep 2012 10:54:07 GMT vboxsync [43393] * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Reverted the changes related to extra debug ... Fri, 21 Sep 2012 10:21:29 GMT vboxsync [43392] * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) VMM: HM cleanup. Fri, 21 Sep 2012 10:11:14 GMT vboxsync [43391] * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (modified) VMM: HM cleanup. Fri, 21 Sep 2012 10:04:33 GMT vboxsync [43390] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.def (modified) VMM: HM cleanup. Fri, 21 Sep 2012 09:53:18 GMT vboxsync [43389] * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) VMM: HM cleanup Fri, 21 Sep 2012 09:51:44 GMT vboxsync [43388] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: raw TSMF close channel. Fri, 21 Sep 2012 09:40:25 GMT vboxsync [43387] * trunk/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/vmm/hm.h (moved) * trunk/include/VBox/vmm/hm_svm.h (moved) * trunk/include/VBox/vmm/hm_vmx.h (moved) * trunk/include/VBox/vmm/hm_vmx.mac (moved) * trunk/include/VBox/vmm/mm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (moved) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllShw.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (moved) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (moved) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (moved) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/HM.cpp (moved) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMBth.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMRC/HMRCA.asm (moved) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (moved) * trunk/src/VBox/VMM/include/HMInternal.mac (moved) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) * trunk/src/VBox/VMM/testcase/tstVMM-HM.cpp (moved) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/exec.c (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) VMM: HM cleanup. Fri, 21 Sep 2012 08:40:12 GMT vboxsync [43386] * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/tstNtQueryStuff.cpp (added) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.c (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) exploring nt. Fri, 21 Sep 2012 08:27:29 GMT vboxsync [43385] * trunk/src/VBox/HostServices/HostChannel/HostChannel.cpp (modified) HostServices: HostChannel fix. Fri, 21 Sep 2012 08:27:06 GMT vboxsync [43384] * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) ConsoleVRDPServer: raw TSMF fix. Fri, 21 Sep 2012 08:12:41 GMT vboxsync [43383] * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) Devices/Parallel: Added more debug statements for enhanced logging.. ... Fri, 21 Sep 2012 08:00:43 GMT vboxsync [43382] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) VBoxManage: showvminfo --machinereadable typo Thu, 20 Sep 2012 23:46:30 GMT vboxsync [43381] * trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h (modified) the-darwin-kernel.h: kIOMemoryMapperNone was introduced in 10.6 it seems. Thu, 20 Sep 2012 23:30:25 GMT vboxsync [43380] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPDrv/darwin: Set VBOX_WITH_HOST_VMX and start using the native VT-x ...