# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Oct 4, 2024 11:41:41 AM Fri, 20 May 2016 07:17:12 GMT vboxsync [61081] * trunk/src/VBox/Additions/common/VBoxGuest/linux/Makefile (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.module.kms (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/Makefile (modified) allow to compile with gcc configured with --enable-default-pie (e.g. ... Fri, 20 May 2016 07:15:22 GMT vboxsync [61080] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) allow to compile with gcc configured with ''--enable-default-pie'' ... Fri, 20 May 2016 07:04:05 GMT vboxsync [61079] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) AudioMixer: uninitialized rc Fri, 20 May 2016 04:26:32 GMT vboxsync [61078] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Consistent naming. Fri, 20 May 2016 04:15:05 GMT vboxsync [61077] * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APICInternal.h: nits. Fri, 20 May 2016 04:12:35 GMT vboxsync [61076] * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APICInternal.h: move structs with where other structs are declared. Fri, 20 May 2016 03:37:00 GMT vboxsync [61075] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) VMM/APIC: nits. Fri, 20 May 2016 03:26:08 GMT vboxsync [61074] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: build fix. Fri, 20 May 2016 03:01:00 GMT vboxsync [61073] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) VMMPatchHypercall: Use CPUMGetHostCpuVendor() instead of three ... Fri, 20 May 2016 02:59:40 GMT vboxsync [61072] * trunk/include/VBox/vmm/apic.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Get rid of a couple of duplicate macros, and added a couple ... Fri, 20 May 2016 02:58:41 GMT vboxsync [61071] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: comment indent. Fri, 20 May 2016 02:58:16 GMT vboxsync [61070] * trunk/include/iprt/asm-amd64-x86.h (modified) ASMIsViaCentaurCpu: Don't use the Amd function to check the result. duh. Fri, 20 May 2016 01:32:50 GMT vboxsync [61069] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Disabled iemOp_movntps_Mps_Vps!__movntpd_Mpd_Vpd and ... Fri, 20 May 2016 01:24:53 GMT vboxsync [61068] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) * trunk/src/VBox/VMM/VMMRZ/CPUMRZ.cpp (added) * trunk/src/VBox/VMM/VMMRZ/CPUMRZA.asm (added) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) CPUM,IEM: FPU/SSE/AVX state and host resources APIs, first ... Fri, 20 May 2016 00:10:30 GMT vboxsync [61067] * trunk/include/VBox/vmm/em.h (modified) em.h: reverted unintentional commit. Fri, 20 May 2016 00:09:38 GMT vboxsync [61066] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) CPUMIsGuestFPUStateActive: Fixed 64-on-32 regression from r107325, ... Thu, 19 May 2016 23:15:31 GMT vboxsync [61065] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) VBoxServiceToolBox.cpp: Corrected warning fix, the intention was to ... Thu, 19 May 2016 22:20:40 GMT vboxsync [61064] * 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: FPU & SSE ring-0/raw-mode usage preps. Thu, 19 May 2016 20:44:20 GMT vboxsync [61063] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/debian/rules (modified) deb: dh_desktop is obsolete since 2009 Thu, 19 May 2016 20:20:24 GMT vboxsync [61062] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) warning Thu, 19 May 2016 19:39:06 GMT vboxsync [61061] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) CPUM,++: build fix to previous commit. Thu, 19 May 2016 19:32:17 GMT vboxsync [61060] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) CPUM,++: build fix to previous commit. Thu, 19 May 2016 19:14:25 GMT vboxsync [61059] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: a couple of new SSE instrs - currently disabled. Thu, 19 May 2016 19:12:56 GMT vboxsync [61058] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0UnusedA.asm (deleted) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CPUMRCA.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & ... Thu, 19 May 2016 19:10:35 GMT vboxsync [61057] * trunk/include/iprt/asmdefs.mac (modified) asmdefs.mac: doc typo. Thu, 19 May 2016 18:23:47 GMT vboxsync [61056] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Solaris: Makefile: Qt5 migration(part 119): Backing out part ... Thu, 19 May 2016 17:36:04 GMT vboxsync [61055] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) FE/Qt: Qt5 migration (part 118): Makefile changes for Qt5 libraries. Thu, 19 May 2016 16:42:47 GMT vboxsync [61054] * trunk/src/VBox/Devices/PC/BIOS/inlines.h (modified) * trunk/src/VBox/Devices/PC/BIOS/orgs.asm (modified) * trunk/src/VBox/Devices/PC/BIOS/post.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) BIOS: Enable x2APIC mode when asked. Thu, 19 May 2016 16:26:50 GMT vboxsync [61053] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: move APIC CPU feature configuration to the right place Thu, 19 May 2016 16:17:43 GMT vboxsync [61052] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMenuBarEditorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: ​​​​​​​​​​bugref:7791: Runtime UI: Implement unfairly ... Thu, 19 May 2016 15:27:41 GMT vboxsync [61051] * trunk/include/VBox/err.h (modified) Audio: Forgot new error codes. Thu, 19 May 2016 15:26:50 GMT vboxsync [61050] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) Audio: Update. Thu, 19 May 2016 14:55:57 GMT vboxsync [61049] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt: Solaris: Makefile: Qt5 migration(part 116): qt.conf fix for ... Thu, 19 May 2016 14:51:20 GMT vboxsync [61048] * trunk/Makefile.kmk (modified) Solaris: Makefile: Qt5 migration(part 115): Legacy libraries not ... Thu, 19 May 2016 13:54:00 GMT vboxsync [61047] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Qt5 migration (part 113): Solaris: Removing old styles not ... Thu, 19 May 2016 13:04:29 GMT vboxsync [61046] * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) don't confuse users Thu, 19 May 2016 12:44:39 GMT vboxsync [61045] * trunk/src/VBox/VMM/include/APICInternal.h (modified) APICInternal.h: Removed redundant RT_BOOL in XAPIC_IN_X2APIC_MODE ... Thu, 19 May 2016 12:40:08 GMT vboxsync [61044] * trunk/include/VBox/vmm/apic.h (modified) apic.h: See r=bird in code. Thu, 19 May 2016 12:29:42 GMT vboxsync [61043] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: forgotten APIC/X2APIC settings sanitizing Thu, 19 May 2016 11:57:10 GMT vboxsync [61042] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings ... Thu, 19 May 2016 05:31:32 GMT vboxsync [61041] * trunk/include/VBox/vmm/apic.h (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) VMM/APIC: Move mostly unused stuff from apic.h to internal header. ... Wed, 18 May 2016 17:05:00 GMT vboxsync [61040] * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) Off by one. Wed, 18 May 2016 16:33:17 GMT vboxsync [61039] * trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified) Typo. Wed, 18 May 2016 15:02:11 GMT vboxsync [61038] * trunk/src/libs/Makefile.kmk (modified) openssl 1.0.1t: VBox adaptions (taken from 1.0.1s), adapted path in ... Wed, 18 May 2016 13:43:31 GMT vboxsync [61037] * trunk/src/VBox/Storage/ISCSI.cpp (modified) iSCSI: fix minor memory leaks Wed, 18 May 2016 13:27:34 GMT vboxsync [61036] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: fix default for audio adapter enabling, fix ... Wed, 18 May 2016 12:31:18 GMT vboxsync [61035] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationModel.cpp (modified) FE/Qt: ​​​bugref:8088: Rework session-information window: Destroying ... Wed, 18 May 2016 12:16:21 GMT vboxsync [61034] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: fix MAC address generation when applying ... Wed, 18 May 2016 12:04:13 GMT vboxsync [61033] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio.cpp: Use RTListForEachSafe in drvAudioDestruct(). Wed, 18 May 2016 11:46:07 GMT vboxsync [61032] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsNetwork.cpp (modified) FE/Qt: VM settings: Network page: Revalidate if MAC address field ... Wed, 18 May 2016 11:12:00 GMT vboxsync [61031] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) Oops, committed too much! Wed, 18 May 2016 10:15:43 GMT vboxsync [61030] * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) Main/NATEngine: do not call BaseFinalConstruct from any method other ... Wed, 18 May 2016 10:14:11 GMT vboxsync [61029] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) APIC: Just ignore the timer shift when loading old state, it's ... Wed, 18 May 2016 08:21:22 GMT vboxsync [61028] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: ​​​bugref:8088: Rework session-information window: Enabling ... Wed, 18 May 2016 08:12:31 GMT vboxsync [61027] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) darwin build fix Wed, 18 May 2016 07:54:41 GMT vboxsync [61026] * trunk/src/VBox/Installer/win/Stub/crypt32.def (modified) * trunk/src/VBox/Installer/win/Stub/msi.def (modified) * trunk/src/VBox/Installer/win/Stub/shell32.def (modified) * trunk/src/VBox/Installer/win/Stub/user32.def (modified) * trunk/src/VBox/Installer/win/Stub/ws2_32.def (modified) copyright header fix Wed, 18 May 2016 07:50:04 GMT vboxsync [61025] * trunk/src/VBox/Devices/BiosCommonCode/ASMBitLastSetU16.asm (modified) copyright header fix Wed, 18 May 2016 07:45:51 GMT vboxsync [61024] * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceCfg.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadget.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetCfg.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetClassTest.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHost.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServiceGadgetHostUsbIp.cpp (modified) * trunk/src/VBox/ValidationKit/utils/usb/UsbTestServicePlatform-linux.cpp (modified) copyright header fix Wed, 18 May 2016 07:20:26 GMT vboxsync [61023] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) emR3RemExecute: Check if we can use VT-x mode every so often when REM ... Wed, 18 May 2016 07:17:02 GMT vboxsync [61022] * trunk/src/VBox/ValidationKit/tests/unittests/tdUnitTest1.py (modified) validation kit: fixed path to tstAPI. This test times out because a ... Wed, 18 May 2016 07:01:02 GMT vboxsync [61021] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: bugref:7303: UISession::setPointerShape Qt5 fixes for Windows ... Wed, 18 May 2016 01:38:51 GMT vboxsync [61020] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) iemOp_movntps_Mps_Vps!__movntpd_Mpd_Vpd: Try enable when no REM. Wed, 18 May 2016 01:38:09 GMT vboxsync [61019] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) IEMAllCImpl.cpp.h: far jmp fix for the macs. Tue, 17 May 2016 22:04:08 GMT vboxsync [61018] * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) PATMRCHandlerInt3PatchTrap: logging non-VINF_SUCCESS statuses, ... Tue, 17 May 2016 22:03:07 GMT vboxsync [61017] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) DisasmTables: Removed bogus movnti (0x0f 0x3c) and corrected the ... Tue, 17 May 2016 22:01:36 GMT vboxsync [61016] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEMAllInstructions.cpp.h: Removed bogus movnti stub (0x0f 0x3c). Got ... Tue, 17 May 2016 22:00:11 GMT vboxsync [61015] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) IEM,TRPMRCHandlers: Raw-mode fixes for (1) handling INT3 patches for ... Tue, 17 May 2016 20:46:24 GMT vboxsync [61014] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMAll.cpp: docs. Tue, 17 May 2016 20:36:27 GMT vboxsync [61013] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) bugref:8318 HM: Don't guru when the VMMDev heap is unmapped by 32-bit ... Tue, 17 May 2016 18:30:33 GMT vboxsync [61012] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: fix regression (storage controller naming ... Tue, 17 May 2016 18:22:29 GMT vboxsync [61011] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: clear string before getting icon override data ... Tue, 17 May 2016 18:07:49 GMT vboxsync [61010] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) iemCImpl_retn: Use iemRegAddToRspEx which takes a 16-bit addend ... Tue, 17 May 2016 17:18:29 GMT vboxsync [61009] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/BusAssignmentManager.h (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NATEngineImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/PCIDeviceAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/USBProxyService.h (modified) * trunk/src/VBox/Main/include/VRDEServerImpl.h (modified) * trunk/src/VBox/Main/src-all/PCIDeviceAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) Main: big settings cleanup and writing optimization. Moved ... Tue, 17 May 2016 15:52:50 GMT vboxsync [61008] * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) GIM: Saved state compatibility. Tue, 17 May 2016 14:36:14 GMT vboxsync [61007] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) Audio/Audio/AudioMixBuffer.cpp: Forgot to disable debug define. Tue, 17 May 2016 14:07:32 GMT vboxsync [61006] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) added pointer to internal bug Tue, 17 May 2016 13:56:51 GMT vboxsync [61005] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: a little bit too much of the future went into the ... Tue, 17 May 2016 13:46:08 GMT vboxsync [61004] * trunk/src/VBox/Main/include/CertificateImpl.h (modified) Main/CertificateImpl.h: get rid of unneeded include Tue, 17 May 2016 13:41:19 GMT vboxsync [61003] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/Appliance: get rid of "Controller" in storage controller names ... Tue, 17 May 2016 13:24:50 GMT vboxsync [61002] * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) Warning. Tue, 17 May 2016 12:53:55 GMT vboxsync [61001] * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) Devices/Audio/DevIchHdaCodec.cpp: Relaxed checks when creating (non- ... Tue, 17 May 2016 12:08:55 GMT vboxsync [61000] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: Initialize guest address guess for the port-forwarding to ... Tue, 17 May 2016 11:44:03 GMT vboxsync [60999] * trunk/src/VBox/Main/include/ThreadTask.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main/ThreadTask: cleanups, remove unused variable and static method Tue, 17 May 2016 11:36:44 GMT vboxsync [60998] * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) Main/xml/ovfreader.cpp: Fix OVF parsing of AHCI controller ... Tue, 17 May 2016 09:53:46 GMT vboxsync [60997] * trunk/doc/manual/en_US/user_Technical.xml (modified) Manual: Clearer wording (GA mention confused some users). Tue, 17 May 2016 09:48:23 GMT vboxsync [60996] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) x86: Added two more CPUID bit definitions. Tue, 17 May 2016 08:50:36 GMT vboxsync [60995] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) HostDrivers/VBoxNetFlt/linux: EL 6.8 fix Tue, 17 May 2016 06:01:30 GMT vboxsync [60994] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) testing Mon, 16 May 2016 19:56:12 GMT vboxsync [60993] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Disabled bogus assertion. Mon, 16 May 2016 19:27:59 GMT vboxsync [60992] * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Implemented movntps/d and movaps/d. (lacks proper testcase) Mon, 16 May 2016 19:26:51 GMT vboxsync [60991] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) IEM: Implemented movntps/d and movaps/d. (lacks proper testcase) Sun, 15 May 2016 17:58:13 GMT vboxsync [60990] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp: Replaced the generic VERR_NO_MORE_HANDLES with a ... Sun, 15 May 2016 00:33:13 GMT vboxsync [60989] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) darwin/qt5: PlugIns -> plugins. Gotta use the spelling we compiled it ... Sat, 14 May 2016 21:54:02 GMT vboxsync [60988] * trunk/Config.kmk (modified) Enable VBOX_WITH_NEW_XCODE on OS X hosts with 10.9 by default. Sat, 14 May 2016 20:53:13 GMT vboxsync [60987] * trunk/Config.kmk (modified) Config.kmk: The Qt5 GUI requires OS X 10.9 build host for our normal ... Sat, 14 May 2016 17:06:02 GMT vboxsync [60986] * trunk/src/VBox/Runtime/Makefile.kmk (modified) build fix Sat, 14 May 2016 11:24:39 GMT vboxsync [60985] * trunk/src/VBox/Runtime/common/string/bzero.asm (modified) bzero.asm: two leading underscores for darwin/clang, please. Sat, 14 May 2016 11:23:21 GMT vboxsync [60984] * trunk/src/VBox/Runtime/common/string/bzero.asm (modified) bzero.asm: simplifications. Sat, 14 May 2016 11:20:18 GMT vboxsync [60983] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/bzero.asm (added) IPRT: Added (_)bzero implementation for clang compiled VMMR0. Fri, 13 May 2016 21:39:46 GMT vboxsync [60982] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) HostDrivers: VBOX_WITH_REM fix