# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 2:49:36 PM Fri, 27 Mar 2015 14:56:19 GMT vboxsync [54991] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) VBoxManageAppliance: don't shadow variable names; coding style Fri, 27 Mar 2015 14:28:56 GMT vboxsync [54990] * 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/UIMenuBarEditorWindow.cpp (modified) FE/Qt: 7766: Something to add to r99251. Fri, 27 Mar 2015 13:45:22 GMT vboxsync [54989] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIShortcutPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) FE/Qt: 7766: Use SaveState instead of Save for shortcut extra-data key. Fri, 27 Mar 2015 12:11:42 GMT vboxsync [54988] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Todo. Fri, 27 Mar 2015 11:21:41 GMT vboxsync [54987] * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) Elf/RelocateSectionExecDyn: AssertReturn -> AssertMsgReturn. Fri, 27 Mar 2015 07:48:27 GMT vboxsync [54985] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) fixed several lines according to coding style Fri, 27 Mar 2015 07:42:16 GMT vboxsync [54984] * trunk/src/VBox/Runtime/common/checksum/manifest3.cpp (modified) Runtime/manifest: Fixed misused AssertReturnStmt(). Thank you Jung-uk ... Fri, 27 Mar 2015 07:28:22 GMT vboxsync [54983] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) fixed small typo. next iteration. Fri, 27 Mar 2015 07:17:52 GMT vboxsync [54982] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) fixed small typo. Fri, 27 Mar 2015 07:02:12 GMT vboxsync [54981] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) PDM/DevIchAc97.cpp: Fixes. Fri, 27 Mar 2015 07:00:47 GMT vboxsync [54980] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) PDM/Audio/AudioMixBuffer.cpp: Fixes. Fri, 27 Mar 2015 06:56:06 GMT vboxsync [54979] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) OVF: pr7721. Import images in other formats. Added option ... Thu, 26 Mar 2015 20:49:26 GMT vboxsync [54978] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Fix automatic unpausing a VM which has several disks ... Thu, 26 Mar 2015 20:26:54 GMT vboxsync [54977] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: don't make 'rc=%Rrc' part of the error message as the error ... Thu, 26 Mar 2015 19:32:11 GMT vboxsync [54976] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/Console: Add method to add multiple disk encryption passwords ... Thu, 26 Mar 2015 19:11:58 GMT vboxsync [54975] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) PDM/DrvAudio.cpp: Fix for Linux guests. Thu, 26 Mar 2015 19:10:45 GMT vboxsync [54974] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) PDM/DrvAudio.cpp: Handle ADC rate conversion as well. Thu, 26 Mar 2015 19:08:48 GMT vboxsync [54973] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Logging. Thu, 26 Mar 2015 18:29:53 GMT vboxsync [54972] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: remove unused header file Thu, 26 Mar 2015 16:40:30 GMT vboxsync [54971] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort ... Thu, 26 Mar 2015 15:57:35 GMT vboxsync [54970] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/r3/linux/fileaio-linux.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Better error message if I/O manager could not be ... Thu, 26 Mar 2015 15:37:09 GMT vboxsync [54969] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Doppelmoppel. Thu, 26 Mar 2015 15:33:05 GMT vboxsync [54968] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp: Fixed output stream rate conversion. Thu, 26 Mar 2015 15:26:52 GMT vboxsync [54967] * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) DrvHostNullAudio.cpp: Always pretend consuming all output samples ... Thu, 26 Mar 2015 14:51:46 GMT vboxsync [54966] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) MediumImpl: be a bit more verbose if locking of the media failed Thu, 26 Mar 2015 12:15:52 GMT vboxsync [54965] * trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Fix crash if creating a async completion manager failed Thu, 26 Mar 2015 10:20:58 GMT vboxsync [54964] * trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py (modified) ValidationKit/testdriver: Add GIM provider KVM to the mix. Thu, 26 Mar 2015 09:31:58 GMT vboxsync [54963] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/vboxadd.sh: Linux 4.0 fix Thu, 26 Mar 2015 09:16:03 GMT vboxsync [54962] * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) * trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp (modified) * trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp (modified) On FreeBSD hosts use the correct semantics of the last parameter of ... Thu, 26 Mar 2015 09:08:25 GMT vboxsync [54961] * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) PDMDriver: Fixed misused AssertLogRelReturn(). Thank you Jung-uk Kim. Thu, 26 Mar 2015 08:36:09 GMT vboxsync [54960] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevAHCI/DevATA: Typo to make some compilers happy. No change in ... Thu, 26 Mar 2015 08:21:45 GMT vboxsync [54959] * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) NetIf-freebsd: Added { } to prevent a compiler warning. Thank you ... Thu, 26 Mar 2015 07:59:06 GMT vboxsync [54958] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId: Fixed typos. Thank you Jung-uk Kim. Wed, 25 Mar 2015 20:40:55 GMT vboxsync [54957] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) WDDM: fix for display-only mode and Windows 10 guest Wed, 25 Mar 2015 19:20:23 GMT vboxsync [54956] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.ui (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: NLS fix for ... Wed, 25 Mar 2015 18:27:20 GMT vboxsync [54955] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) DSound: Streamlined type usage. Wed, 25 Mar 2015 18:17:26 GMT vboxsync [54954] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Wed, 25 Mar 2015 17:50:47 GMT vboxsync [54953] * 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/UIMachineSettingsGeneral.ui (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Initial ... Wed, 25 Mar 2015 17:44:21 GMT vboxsync [54952] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Wed, 25 Mar 2015 17:42:30 GMT vboxsync [54951] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Wed, 25 Mar 2015 17:33:08 GMT vboxsync [54950] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Fix unused variables warnings Wed, 25 Mar 2015 17:23:46 GMT vboxsync [54949] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) DSound: Streamlined type usage. Wed, 25 Mar 2015 16:56:48 GMT vboxsync [54948] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/SnapshotImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (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/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Medium+Snapshot: make all code recursing over trees (objects ... Wed, 25 Mar 2015 16:52:56 GMT vboxsync [54947] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) DSound: Always report at least 2 capture devices to avoid warnings. Wed, 25 Mar 2015 15:31:24 GMT vboxsync [54946] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Header. Wed, 25 Mar 2015 15:30:20 GMT vboxsync [54945] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: release media locks by destroying tasks before sending ... Wed, 25 Mar 2015 15:23:50 GMT vboxsync [54944] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp (modified) replaced a few more AssertPtrReturn by AssertReturn as we don't need ... Wed, 25 Mar 2015 15:12:19 GMT vboxsync [54943] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId: fix Wed, 25 Mar 2015 15:09:28 GMT vboxsync [54942] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp: Logging. Wed, 25 Mar 2015 15:01:04 GMT vboxsync [54941] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) DrvAudio.cpp: Guest/Host audio stream tagging. Wed, 25 Mar 2015 14:54:39 GMT vboxsync [54940] * trunk/src/VBox/Runtime/common/time/timesupref.h (modified) typo Wed, 25 Mar 2015 13:11:17 GMT vboxsync [54939] * trunk/src/VBox/ValidationKit/tests/api/tdTreeDepth1.py (modified) tdTreeDepth1.py: make pylint happy Wed, 25 Mar 2015 13:04:20 GMT vboxsync [54938] * trunk/src/VBox/ValidationKit/testdriver/vboxwrappers.py (modified) * trunk/src/VBox/ValidationKit/tests/api/Makefile.kmk (modified) * trunk/src/VBox/ValidationKit/tests/api/tdTreeDepth1.py (copied) tdTreeDepth1.py: new test for checking if VBoxSVC can deal with the ... Wed, 25 Mar 2015 12:24:45 GMT vboxsync [54937] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: Message-center: Adding some internal error formatting API. Tue, 24 Mar 2015 18:59:07 GMT vboxsync [54936] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 18:50:52 GMT vboxsync [54935] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Make the ... Tue, 24 Mar 2015 18:43:07 GMT vboxsync [54934] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_lists.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_special (modified) Host 3D: crServer: move glGenLists() handler from autogenerated .c to ... Tue, 24 Mar 2015 18:13:45 GMT vboxsync [54933] * trunk/doc/manual/en_US/user_KnownIssues.xml (modified) * trunk/src/VBox/Installer/win/NLS/de_DE.wxl (modified) * trunk/src/VBox/Installer/win/NLS/en_US.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fa_IR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/fr_FR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/it_IT.wxl (modified) * trunk/src/VBox/Installer/win/NLS/tr_TR.wxl (modified) * trunk/src/VBox/Installer/win/NLS/zh_TW.wxl (modified) NDIS6 not experimental Tue, 24 Mar 2015 17:58:35 GMT vboxsync [54932] * 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/UISettingsSerializer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 17:40:16 GMT vboxsync [54931] * trunk/src/VBox/Runtime/r3/win/mp-win.cpp (modified) Runtime/r3/win: GetLogicalProcessorInformation is useless for ... Tue, 24 Mar 2015 17:39:27 GMT vboxsync [54930] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) docs Tue, 24 Mar 2015 16:51:15 GMT vboxsync [54929] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) VBoxNetDHCP: fix Tue, 24 Mar 2015 16:35:25 GMT vboxsync [54928] * 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) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 15:53:55 GMT vboxsync [54927] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/src-server: comment. Tue, 24 Mar 2015 15:51:38 GMT vboxsync [54926] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/src-server/MachineImpl: enable KVM paravirt for almost all linux ... Tue, 24 Mar 2015 15:50:46 GMT vboxsync [54925] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: nit. Tue, 24 Mar 2015 15:49:12 GMT vboxsync [54924] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: LogRel cosmetics. Tue, 24 Mar 2015 15:08:36 GMT vboxsync [54923] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 14:34:00 GMT vboxsync [54922] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 14:29:53 GMT vboxsync [54921] * 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: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 14:26:32 GMT vboxsync [54920] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM: Expose AXMMX to guests too. Tue, 24 Mar 2015 14:02:55 GMT vboxsync [54919] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Tue, 24 Mar 2015 13:11:10 GMT vboxsync [54918] * trunk/src/VBox/NetworkServices/DHCP/test (deleted) remove empty directory Tue, 24 Mar 2015 11:47:22 GMT vboxsync [54917] * trunk/src/VBox/GuestHost/OpenGL/include/cr_dlm.h (deleted) Host 3D: crServer includes: do not store .h file here if we auto- ... Tue, 24 Mar 2015 11:15:52 GMT vboxsync [54916] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: expose DEPFPU_CS_DS to the guest (leaf 7) Tue, 24 Mar 2015 10:20:09 GMT vboxsync [54914] * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM: assertion not valid while restoring state. Tue, 24 Mar 2015 10:09:03 GMT vboxsync [54913] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) typos. Mon, 23 Mar 2015 17:25:37 GMT vboxsync [54912] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendCOM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) FE/Qt: Add support for paravirt. provider KVM. Mon, 23 Mar 2015 17:24:33 GMT vboxsync [54911] * 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/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: Added paravirt. provider KVM APIs. Mon, 23 Mar 2015 14:38:39 GMT vboxsync [54910] * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) DrvHostPulseAudio.cpp: Remember allocation size for scratch buffer. Mon, 23 Mar 2015 12:10:59 GMT vboxsync [54909] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) solaris/VBoxNetFltBow: nits and comment. Mon, 23 Mar 2015 12:03:18 GMT vboxsync [54908] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM: Rename variable to better reflect its purpose. Mon, 23 Mar 2015 12:02:54 GMT vboxsync [54907] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) Whops. Mon, 23 Mar 2015 12:00:31 GMT vboxsync [54906] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) DrvHostALSAAudio.cpp: Typos, logging. Mon, 23 Mar 2015 11:20:58 GMT vboxsync [54905] * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_config.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/dlm (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/Makefile.kup (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm.h (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_arrays.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_bbox.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_calllist.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_checklist.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_error.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_generated.py (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_header.py (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_lists.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_pointers.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_pointers.h (added) * trunk/src/VBox/HostServices/SharedOpenGL/dlm/dlm_special (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/Makefile.kup (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expando.py (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expando_special (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu.def (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu.h (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu_config.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/expando/expandospu_init.c (added) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_init.c (modified) Host 3D: Chromium server: add Expando SPU and DLM module in order to ... Mon, 23 Mar 2015 11:17:27 GMT vboxsync [54904] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) solaris/VBoxNetFltBow: nit. Mon, 23 Mar 2015 11:05:58 GMT vboxsync [54902] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c (modified) solaris/VBoxNetFltBow: Fix using VNIC templates when lower-mac has a ... Mon, 23 Mar 2015 08:53:45 GMT vboxsync [54901] * trunk/src/libs/Makefile.kmk (modified) openssl 1.0.1m: VBox adaptions (taken from 1.0.1k), adapted path in ... Mon, 23 Mar 2015 03:35:41 GMT vboxsync [54900] * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) NAT/Network: proxy_create_socket - bump up SNDBUF for TCP sockets ... Mon, 23 Mar 2015 00:21:30 GMT vboxsync [54899] * trunk/src/VBox/VMM/VMMRC/CPUMRCA.asm (modified) CPUMGCResumeGuest and CPUMGCResumeGuestV86 has been fed CPUMCPU ... Sun, 22 Mar 2015 23:47:07 GMT vboxsync [54898] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg.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) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState ... Sun, 22 Mar 2015 22:49:39 GMT vboxsync [54897] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) Moving CPUMCPU about... Sun, 22 Mar 2015 18:54:38 GMT vboxsync [54896] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) x86.h,VMM: XSAVE structures. Sat, 21 Mar 2015 21:39:24 GMT vboxsync [54895] * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) NAT/Network: group windows and unix code to make socket non-blocking ... Sat, 21 Mar 2015 18:28:52 GMT vboxsync [54894] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Expose some of the recent AMD instruction set extensions to the ... Sat, 21 Mar 2015 18:01:12 GMT vboxsync [54892] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) typo Fri, 20 Mar 2015 23:56:31 GMT vboxsync [54891] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM: Enabled CMPXCHG16B by defaults for VMs with nested paging and ... Fri, 20 Mar 2015 23:51:19 GMT vboxsync [54890] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) oops Fri, 20 Mar 2015 23:50:18 GMT vboxsync [54889] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) SUPR0QueryVTCaps: Copy & past wrt unimpeded guest execution. Fri, 20 Mar 2015 23:44:15 GMT vboxsync [54888] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM: Moved the old ISA extension CFGM options, implemented forcing ...