# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 12:42:13 PM Tue, 16 Jun 2015 06:16:41 GMT vboxsync [56440] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) FE/Qt: updated Japanese translation. Thank you Ikuya Awashiro. Mon, 15 Jun 2015 17:14:02 GMT vboxsync [56439] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/include/VBox/vscsi.h (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIDevice.cpp (modified) PDM/VSCSI: Added PDMISCSICONNECTOR interface to report LUN type. Mon, 15 Jun 2015 17:00:14 GMT vboxsync [56438] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) LogRel nit. Mon, 15 Jun 2015 16:56:37 GMT vboxsync [56437] * trunk/doc/manual/en_US/images/vm-hostkey.png (modified) manual: updating host key image Mon, 15 Jun 2015 16:49:18 GMT vboxsync [56436] * trunk/doc/manual/docbook-refentry-to-manual-sect1.xsl (modified) props Mon, 15 Jun 2015 16:32:26 GMT vboxsync [56435] * trunk/doc/manual/en_US/images/clone-vm.png (modified) * trunk/doc/manual/en_US/images/create-vdi-1.png (modified) * trunk/doc/manual/en_US/images/create-vm-1.png (modified) * trunk/doc/manual/en_US/images/create-vm-2.png (modified) * trunk/doc/manual/en_US/images/ovf-import.png (modified) * trunk/doc/manual/en_US/images/virtual-disk-manager.png (modified) * trunk/doc/manual/en_US/images/virtual-disk-manager2.png (modified) * trunk/doc/manual/en_US/images/vm-close.png (modified) * trunk/doc/manual/en_US/images/vm-groups.png (modified) * trunk/doc/manual/en_US/images/vm-hostkey.png (modified) * trunk/doc/manual/en_US/images/vm-settings-harddisk.png (modified) manual: updating some images from latest version Mon, 15 Jun 2015 14:09:17 GMT vboxsync [56434] * trunk/doc/manual/en_US/man_VBoxManage_extpack.xml (modified) make refentrytitle same as refname. Mon, 15 Jun 2015 14:06:01 GMT vboxsync [56433] * trunk/doc/manual/en_US/man_VBoxManage_extpack.xml (modified) need refentrytitle Mon, 15 Jun 2015 13:50:58 GMT vboxsync [56432] * trunk/src/libs/Makefile.kmk (modified) VBox adaptions (taken from 1.0.1m), adapted path in Config.kmk and ... Mon, 15 Jun 2015 13:50:23 GMT vboxsync [56431] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Windows guest additions, VBVA: reverted part of r100972: host mouse ... Mon, 15 Jun 2015 12:24:21 GMT vboxsync [56430] * trunk/src/VBox/VMM/VMMR3/EMR3Dbg.cpp (modified) compile fix with VBOX_WITH_DEBUGGER disabled Mon, 15 Jun 2015 11:25:50 GMT vboxsync [56429] * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) vboxscsiReset: Reset cbBufLeft too. Mon, 15 Jun 2015 11:19:08 GMT vboxsync [56428] * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) VBoxSCSI: Remove needless code Mon, 15 Jun 2015 11:17:36 GMT vboxsync [56427] * trunk/src/VBox/Devices/Storage/VBoxSCSI.h (modified) build fix Mon, 15 Jun 2015 11:12:18 GMT vboxsync [56426] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) * trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxSCSI.h (modified) Storage/VBoxSCSI: Fix write support regression and cleanup saved ... Mon, 15 Jun 2015 11:03:09 GMT vboxsync [56425] * trunk/src/VBox/Devices/Storage/VBoxSCSI.cpp (modified) VBoxSCSI: fixed assertions Mon, 15 Jun 2015 09:59:55 GMT vboxsync [56424] * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM: Some extra checks while loading saved state and enabling ... Mon, 15 Jun 2015 09:30:51 GMT vboxsync [56423] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) typo Mon, 15 Jun 2015 09:27:47 GMT vboxsync [56422] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageBandwidthControl.cpp (modified) VBoxManage: gcc warning. Sun, 14 Jun 2015 19:35:54 GMT vboxsync [56421] * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) PATM: virt access handlers: Only use pvUser for asserting. Sun, 14 Jun 2015 18:51:55 GMT vboxsync [56420] * trunk/src/VBox/VMM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp (modified) csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in ... Sun, 14 Jun 2015 18:27:41 GMT vboxsync [56419] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-cocoa.m (modified) logging fixes Sun, 14 Jun 2015 18:27:01 GMT vboxsync [56418] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) assertion details. Sun, 14 Jun 2015 14:25:31 GMT vboxsync [56417] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with ... Sun, 14 Jun 2015 12:26:09 GMT vboxsync [56416] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEM: Use the modified IOM string I/O APIs. Sun, 14 Jun 2015 12:08:29 GMT vboxsync [56415] * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) IOM: Do the single I/O fallback in the string APIs instead of having ... Sun, 14 Jun 2015 11:34:12 GMT vboxsync [56414] * trunk/Makefile.kmk (modified) no change Sun, 14 Jun 2015 03:43:56 GMT vboxsync [56413] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/iom.h (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/Devices/Storage/VBoxSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxSCSI.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices ... Sun, 14 Jun 2015 03:42:38 GMT vboxsync [56412] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) Move internal/pgm.h bits to VBox/vmm/pgm.h. Sun, 14 Jun 2015 03:41:43 GMT vboxsync [56411] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/include/internal/pgm.h (modified) Move internal/pgm.h bits to VBox/vmm/pgm.h. Sun, 14 Jun 2015 03:40:05 GMT vboxsync [56410] * trunk/doc/manual/en_US/man_VBoxManage_extpack.xml (modified) space Sun, 14 Jun 2015 00:10:52 GMT vboxsync [56409] * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/icmp.c (modified) lwip: fix wraparound check when updating icmp echo reply checksum ... Sat, 13 Jun 2015 19:56:55 GMT vboxsync [56408] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Allow ataBMDMACmdWriteB to start stuff in ring-0 too. Sat, 13 Jun 2015 19:42:11 GMT vboxsync [56407] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) duh Sat, 13 Jun 2015 19:31:54 GMT vboxsync [56406] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Merged ataIOPortRead1Data/ataIOPortWrite1Data with ... Sat, 13 Jun 2015 19:11:20 GMT vboxsync [56405] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevATA: Split out the data port from the IOPortBase1 I/O port ... Sat, 13 Jun 2015 18:39:47 GMT vboxsync [56404] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) DevATA: Read final PIO transfer unit in ring-0. Sat, 13 Jun 2015 18:21:54 GMT vboxsync [56403] * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O ... Sat, 13 Jun 2015 14:58:10 GMT vboxsync [56402] * trunk/include/VBox/vmm/pdmcritsect.h (modified) * trunk/include/iprt/critsect.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMCritSect.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to ... Sat, 13 Jun 2015 14:56:52 GMT vboxsync [56401] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/types.h (modified) sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI to ... Sat, 13 Jun 2015 00:23:15 GMT vboxsync [56400] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Use the R3 infix to clarify in which context things are executed. Fri, 12 Jun 2015 22:34:27 GMT vboxsync [56399] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) nits Fri, 12 Jun 2015 20:44:16 GMT vboxsync [56398] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) IVirtualBox: Added APIRevision attribute for the ValidationKit, ... Fri, 12 Jun 2015 19:34:07 GMT vboxsync [56397] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Some rainy day insurance. Fri, 12 Jun 2015 18:02:06 GMT vboxsync [56396] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/idl: introduce attributes to define how many reserved ... Fri, 12 Jun 2015 15:12:23 GMT vboxsync [56395] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) VUSB: Reverted r100358, fixed xHCI device attaching differently. Fri, 12 Jun 2015 15:00:49 GMT vboxsync [56394] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) build fix Fri, 12 Jun 2015 14:57:04 GMT vboxsync [56393] * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) UsbMsd: Added scaffolding for returning different descriptors when ... Fri, 12 Jun 2015 14:56:14 GMT vboxsync [56392] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevATA: Replaced AsyncIORequestMutex (RTSEMMUTEX) with a PDM critical ... Fri, 12 Jun 2015 14:00:18 GMT vboxsync [56391] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) VBoxManage: don't hide the help for 'internalcommands gueststats' Fri, 12 Jun 2015 13:48:32 GMT vboxsync [56390] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) build fix Fri, 12 Jun 2015 13:48:17 GMT vboxsync [56389] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: try fix warning. Fri, 12 Jun 2015 13:45:36 GMT vboxsync [56388] * trunk/Config.kmk (modified) build fix Fri, 12 Jun 2015 13:32:01 GMT vboxsync [56387] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions/VBoxService: additional check Fri, 12 Jun 2015 12:37:33 GMT vboxsync [56386] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS fixes Fri, 12 Jun 2015 12:36:58 GMT vboxsync [56385] * trunk/Config.kmk (modified) Config.kmk: Disable raw-mode on darwin. Fri, 12 Jun 2015 12:34:31 GMT vboxsync [56384] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE. Fri, 12 Jun 2015 11:57:25 GMT vboxsync [56383] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: Do not enable OHCI when xHCI is already there and USB ... Fri, 12 Jun 2015 11:51:30 GMT vboxsync [56382] * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) installer/darwin: Don't ship VMMRC.rc when !VBOX_WITH_RAW_MODE. Fri, 12 Jun 2015 11:50:53 GMT vboxsync [56381] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when ... Fri, 12 Jun 2015 09:50:32 GMT vboxsync [56380] * trunk/include/iprt/log.h (modified) iprt/log.h: a few more RT_GCC_EXTENSIONs for gcc-5 Fri, 12 Jun 2015 07:54:38 GMT vboxsync [56379] * trunk/src/VBox/Storage/VMDK.cpp (modified) Storage/VMDK: small "just in case" code adjustments, shouldn't be ... Fri, 12 Jun 2015 06:10:56 GMT vboxsync [56378] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideoGuest.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) Windows guest additions, VBVA: host mouse cursor capability. Thu, 11 Jun 2015 19:53:12 GMT vboxsync [56377] * trunk/include/iprt/assert.h (modified) * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias.c (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) more RT_GCC_EXTENSION required for gcc-5 Thu, 11 Jun 2015 19:09:17 GMT vboxsync [56376] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions/VBoxService: fix long-standing todo for Windows host, ... Thu, 11 Jun 2015 19:01:17 GMT vboxsync [56375] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, ... Thu, 11 Jun 2015 18:48:31 GMT vboxsync [56374] * trunk/src/VBox/ValidationKit/common/constants/tbreq.py (modified) * trunk/src/VBox/ValidationKit/testboxscript/testboxscript_real.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit: Added option for skipping raw-mode tests based on ... Thu, 11 Jun 2015 18:47:11 GMT vboxsync [56373] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/VBoxInstallHelper.cpp: more harmless stuff Thu, 11 Jun 2015 18:13:21 GMT vboxsync [56372] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) ISystemProperties: Added rawModeSupported attribute for querying ... Thu, 11 Jun 2015 17:48:26 GMT vboxsync [56371] * trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp (modified) Installer/VBoxInstallHelper.cpp: fix never used registry tweaking ... Thu, 11 Jun 2015 17:37:04 GMT vboxsync [56370] * trunk/src/VBox/Storage/ISCSI.cpp (modified) Storage/iSCSI: Remove nonsense Thu, 11 Jun 2015 17:29:19 GMT vboxsync [56369] * trunk/src/VBox/Storage/VCICache.cpp (modified) Storage/VCI: Fix dead code (not that is actively used at the moment) Thu, 11 Jun 2015 15:22:04 GMT vboxsync [56368] * trunk/doc/manual/docbook-refentry-to-C-help.xsl (modified) * trunk/doc/manual/en_US/man_VBoxManage_extpack.xml (modified) Only show the extpack example for the uninstall subcommand (+ the ... Thu, 11 Jun 2015 15:11:36 GMT vboxsync [56367] * trunk/doc/manual/docbook-refentry-to-C-help.xsl (modified) * trunk/doc/manual/en_US/man_VBoxManage_extpack.xml (modified) Support man page examples. Thu, 11 Jun 2015 15:11:17 GMT vboxsync [56366] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) bugfix Thu, 11 Jun 2015 14:53:50 GMT vboxsync [56365] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: removed obsolete todo. Thu, 11 Jun 2015 14:52:57 GMT vboxsync [56364] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: g_HvmR0 -> g_HmR0. Thu, 11 Jun 2015 14:43:56 GMT vboxsync [56363] * trunk/doc/manual/docbook2latex.xsl (modified) docbook2latex.xsl: Emit nameddest for titles to ... Thu, 11 Jun 2015 14:25:22 GMT vboxsync [56362] * trunk/src/VBox/Runtime/r0drv/darwin/threadpreempt-r0drv-darwin.cpp (modified) threadpreempt-r0drv-darwin.cpp: Account for two new AST values in ... Thu, 11 Jun 2015 14:05:29 GMT vboxsync [56361] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) dbgkernelinfo-r0drv-darwin.cpp: Don't use sysctlbyname as a standard ... Thu, 11 Jun 2015 13:24:25 GMT vboxsync [56360] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM/HM: Cleanup and asserts. Thu, 11 Jun 2015 13:19:04 GMT vboxsync [56359] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: UIFrameBuffer: Reduces a line of release logging when the rare ... Thu, 11 Jun 2015 12:51:47 GMT vboxsync [56358] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Ignore HM Exclusive CFGM option on OS X, always uses global init. Thu, 11 Jun 2015 12:38:59 GMT vboxsync [56357] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) comment Thu, 11 Jun 2015 12:36:15 GMT vboxsync [56356] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols ... Thu, 11 Jun 2015 12:35:38 GMT vboxsync [56355] * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (modified) dbgkrnlinfo-r0drv-darwin.cpp: Kernel location changed in 10.10, it seems. Thu, 11 Jun 2015 09:09:37 GMT vboxsync [56354] * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) build fixes Thu, 11 Jun 2015 08:06:47 GMT vboxsync [56353] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) FE/Qt: updated Italian and Turkish translations. Thank you Vincenzo ... Thu, 11 Jun 2015 02:38:53 GMT vboxsync [56352] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) build fix Thu, 11 Jun 2015 00:00:46 GMT vboxsync [56351] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManageHelp.cpp: Some trailing space tweaking. Wed, 10 Jun 2015 23:39:45 GMT vboxsync [56350] * trunk/doc/manual/en_US/man_VBoxManage_extpack.xml (modified) typo Wed, 10 Jun 2015 23:38:30 GMT vboxsync [56349] * 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) VBoxManage: Let main() set the current command and made 'VBoxManage ... Wed, 10 Jun 2015 23:14:27 GMT vboxsync [56348] * trunk/doc/manual/Makefile.kmk (modified) build fix Wed, 10 Jun 2015 23:12:28 GMT vboxsync [56347] * trunk/Makefile.kmk (modified) typo Wed, 10 Jun 2015 23:11:44 GMT vboxsync [56346] * trunk/Makefile.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) build fix Wed, 10 Jun 2015 22:59:29 GMT vboxsync [56345] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) fix Wed, 10 Jun 2015 22:58:10 GMT vboxsync [56344] * trunk/doc/manual/Makefile.kmk (modified) * trunk/doc/manual/docbook-refentry-to-C-help.xsl (modified) * trunk/doc/manual/docbook-refentry-to-H-help.xsl (copied) * trunk/doc/manual/en_US/man_VBoxManage_debugvm.xml (copied) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (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) VBoxManage,manual: Working help code generator. Wed, 10 Jun 2015 18:26:06 GMT vboxsync [56343] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German NLS fix Wed, 10 Jun 2015 17:44:02 GMT vboxsync [56342] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) Russian NLS fix Wed, 10 Jun 2015 15:30:55 GMT vboxsync [56341] * 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_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fa_IR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_gl_ES.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_km_KH.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.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_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: fixed a translation string.