# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 5:13:04 PM 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 ... Fri, 20 Mar 2015 21:32:24 GMT vboxsync [54887] * trunk/include/VBox/err.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM: Enable a bunch of recent instruction extensions for VMs which ... Fri, 20 Mar 2015 17:50:46 GMT vboxsync [54886] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsSerializer.h (copied) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Fri, 20 Mar 2015 17:38:27 GMT vboxsync [54885] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Add a method to check for the correct encryption password Fri, 20 Mar 2015 17:06:54 GMT vboxsync [54884] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Fix for the fix Fri, 20 Mar 2015 16:55:47 GMT vboxsync [54883] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Fix regression introduced with yesterdays changes Fri, 20 Mar 2015 16:42:16 GMT vboxsync [54882] * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) Audio/Pulse: Fix wedged VM is cbToWrite >= cbToRead Fri, 20 Mar 2015 16:35:17 GMT vboxsync [54881] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Fix for the ... Fri, 20 Mar 2015 16:03:47 GMT vboxsync [54880] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) FE/Qt: Machine settings: General page: Cleanup rework to prepare to ... Fri, 20 Mar 2015 16:02:54 GMT vboxsync [54879] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) Started on AESNI config, continue at home... Fri, 20 Mar 2015 16:00:45 GMT vboxsync [54878] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) HM: Determine VT-x, AMD-V, nested paging and unhindered guest ... Fri, 20 Mar 2015 15:55:29 GMT vboxsync [54877] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) DevPS2: Allow 16-bit KBC writes. Fri, 20 Mar 2015 15:31:09 GMT vboxsync [54875] * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) FE/Qt: Machine settings Serializer: Cleanup rework to prepare to the ... Fri, 20 Mar 2015 15:17:42 GMT vboxsync [54874] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPR0QueryVTCaps: Added SUPVTCAPS_VTX_UNRESTRICTED_GUEST return flag. ... Fri, 20 Mar 2015 14:16:39 GMT vboxsync [54872] * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) threadctxhooks-r0drv-linux.c: Looks like 3.19 stopped restoring ... Fri, 20 Mar 2015 14:06:33 GMT vboxsync [54871] * trunk/src/VBox/Main/src-server/solaris/DynLoadLibSolaris.h (modified) NetIf-solaris: missed file. Fri, 20 Mar 2015 13:57:01 GMT vboxsync [54870] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) NetIf-solaris: comment. Fri, 20 Mar 2015 13:55:12 GMT vboxsync [54869] * trunk/src/VBox/Main/src-server/solaris/DynLoadLibSolaris.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) NetIf-solaris: fix listing of link names that don't have the same ... Fri, 20 Mar 2015 13:41:44 GMT vboxsync [54868] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0: fix ref. counting when pfnConnectInterface() fails. Fri, 20 Mar 2015 13:36:35 GMT vboxsync [54867] * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) HostDrivers/Support: typo. Fri, 20 Mar 2015 13:00:25 GMT vboxsync [54866] * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) threadctxhooks-r0drv-linux.c: Be a little bit more careful with ... Fri, 20 Mar 2015 11:56:11 GMT vboxsync [54865] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: 7115: Adjust machine-window on NotifyChange only if the frame- ... Fri, 20 Mar 2015 10:33:39 GMT vboxsync [54864] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) Missing typo fix. Fri, 20 Mar 2015 10:03:23 GMT vboxsync [54862] * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (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/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMDbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Corrected x86.h/mac typo. Fri, 20 Mar 2015 09:58:49 GMT vboxsync [54861] * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) Audio/AudioMixBuffer: Fix small memory leak in the recording path Fri, 20 Mar 2015 09:56:49 GMT vboxsync [54860] * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (modified) Host 3D: fix memory leak in crServer. Fri, 20 Mar 2015 09:10:04 GMT vboxsync [54859] * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) Additions/VBoxClient: do not display an error if the clipboard or ... Fri, 20 Mar 2015 08:25:45 GMT vboxsync [54858] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDragAndDrop.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/clipboard.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) Additions/VBoxClient: do not display an error if the clipboard or ... Fri, 20 Mar 2015 08:00:53 GMT vboxsync [54857] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) typo Fri, 20 Mar 2015 07:04:48 GMT vboxsync [54856] * trunk/src/VBox/RDP/client/Makefile.kmk (modified) RDP/client: fixed path to keymaps Thu, 19 Mar 2015 20:12:00 GMT vboxsync [54855] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Logic change for IMedium::ChangeEncryption, an empty ... Thu, 19 Mar 2015 19:45:09 GMT vboxsync [54854] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Rearrange and rename parameters of IMedium::ChangeEncryption Thu, 19 Mar 2015 19:14:48 GMT vboxsync [54853] * trunk/src/VBox/Additions/x11/vboxvideo/pointer.c (modified) Additions/x11/vboxvideo: prevent flickering of the hardware cursor. Thu, 19 Mar 2015 19:11:50 GMT vboxsync [54852] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibVideo.cpp (modified) Additions/common/VBoxGuestLib: when trying to save video mode hints ... Thu, 19 Mar 2015 18:44:35 GMT vboxsync [54851] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) Audio/CoreAudio: Better fix for the leak, addresses both code paths ... Thu, 19 Mar 2015 18:40:40 GMT vboxsync [54850] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) Audio/CoreAudio: Try to fix leak in error path of recording callback Thu, 19 Mar 2015 14:42:38 GMT vboxsync [54849] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Changing way ... Thu, 19 Mar 2015 14:19:38 GMT vboxsync [54848] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: Make IMedium::getEncryptionSettings const Thu, 19 Mar 2015 13:43:54 GMT vboxsync [54847] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main: Fix another place where VBOX_E_PASSWORD_INCORRECT should be ... Thu, 19 Mar 2015 12:56:35 GMT vboxsync [54846] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) FE/VBoxManage: Show encryption status of images in showmediuminfo Thu, 19 Mar 2015 10:55:06 GMT vboxsync [54845] * trunk/include/VBox/vmm/tm.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) VMM/GIM,TM: paranoia assertions. Thu, 19 Mar 2015 00:48:29 GMT vboxsync [54844] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUID: Dump XSAVE details. Wed, 18 Mar 2015 20:50:17 GMT vboxsync [54843] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main: adapt VRDEServer to new, more precise state checks Wed, 18 Mar 2015 18:21:19 GMT vboxsync [54841] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: fixes to new screen blanking feature. Wed, 18 Mar 2015 18:06:32 GMT vboxsync [54840] * trunk/src/VBox/Main/include/AutoStateDep.h (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: adapt to new, more precise state checks Wed, 18 Mar 2015 17:58:28 GMT vboxsync [54839] * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) VMM/GIM: KVM provider fixes. Wed, 18 Mar 2015 17:44:08 GMT vboxsync [54838] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/src-server/solaris: Fix description matching for ... Wed, 18 Mar 2015 16:28:31 GMT vboxsync [54837] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Medium: Return VBOX_E_PASSWORD_INCORRECT when changing the encryption ... Wed, 18 Mar 2015 16:25:19 GMT vboxsync [54836] * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) strformatrt.cpp: Fixed warning unsigned in rtstrformatIPv6 and ... Wed, 18 Mar 2015 15:44:17 GMT vboxsync [54835] * trunk/include/VBox/vd-filter-backend.h (modified) * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Storage/VD.cpp (modified) Encryption: Add a way to retrieve the encryption settings without ... Wed, 18 Mar 2015 15:08:46 GMT vboxsync [54834] * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_window.cpp (modified) Frontend,SharedOpenGL: 3D notification without safearray. Wed, 18 Mar 2015 14:50:02 GMT vboxsync [54833] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIAddDiskEncryptionPasswordDialog.cpp (modified) FE/Qt: 7676: Runtime UI: Disk Encryption (DE) support: Small NLS fix. Wed, 18 Mar 2015 14:36:52 GMT vboxsync [54832] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) FE/Qt: Build fix for r99033: Cleanup typo. Wed, 18 Mar 2015 14:32:10 GMT vboxsync [54831] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsGeneral.h (modified) FE/Qt: Machine settings: General page: Cleanup rework to prepare to ... Wed, 18 Mar 2015 14:31:36 GMT vboxsync [54830] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DisplayImpl: release display lock Wed, 18 Mar 2015 14:28:10 GMT vboxsync [54829] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: redundant include. Wed, 18 Mar 2015 11:43:37 GMT vboxsync [54828] * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplaySourceBitmapImpl.cpp (modified) Main,Frontends: use BitmapFormat in API. Wed, 18 Mar 2015 04:59:50 GMT vboxsync [54827] * trunk/src/VBox/Devices/Network/slirp/sbuf.c (modified) * trunk/src/VBox/Devices/Network/slirp/sbuf.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_output.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: G/c ancient abandoned VBOX_WITH_SLIRP_BSD_SBUF experiment. Wed, 18 Mar 2015 03:35:41 GMT vboxsync [54826] * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp (modified) fixed misprint in IRP request Wed, 18 Mar 2015 03:20:35 GMT vboxsync [54825] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) NAT: G/c more ancient unused VBOX_WITH_NAT_SERVICE ifdefs. Wed, 18 Mar 2015 02:27:32 GMT vboxsync [54824] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: G/c ancient unused VBOX_WITH_NAT_SERVICE ifdefs. Tue, 17 Mar 2015 22:43:02 GMT vboxsync [54823] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMPagePool.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM: Map the hyper heap in ring-0 on 64-bit systems. Tue, 17 Mar 2015 18:13:08 GMT vboxsync [54822] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUM: build fix. Tue, 17 Mar 2015 18:01:43 GMT vboxsync [54821] * trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (deleted) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (deleted) G/c unused files. Tue, 17 Mar 2015 17:59:57 GMT vboxsync [54820] * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) VMM/PGMPhys: Oops, unintentional disabling of assertion. Tue, 17 Mar 2015 17:58:30 GMT vboxsync [54819] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (added) * trunk/src/VBox/VMM/VMMR0/GIMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (added) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/GIMInternal.h (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (added) VMM/GIM: Implemented KVM paravirt. provider. Tue, 17 Mar 2015 17:50:15 GMT vboxsync [54818] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) build fix Tue, 17 Mar 2015 17:12:44 GMT vboxsync [54817] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) DevATA: Allow 1-byte data reads. Tue, 17 Mar 2015 16:38:23 GMT vboxsync [54816] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: G/c as intended code that was accidentally only ... Tue, 17 Mar 2015 16:25:55 GMT vboxsync [54815] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Fixed problem collecting CPUID sub-leaves for leaf ... Tue, 17 Mar 2015 15:58:48 GMT vboxsync [54814] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: log DNS info when it's actually changed, not ... Tue, 17 Mar 2015 15:34:13 GMT vboxsync [54813] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) build fix Tue, 17 Mar 2015 15:32:35 GMT vboxsync [54812] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) cpuid dumping updates. Tue, 17 Mar 2015 13:11:38 GMT vboxsync [54811] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) Audio/Alsa: Fix endless loop (hopefully in the correct way) Tue, 17 Mar 2015 12:15:29 GMT vboxsync [54810] * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) vboxDrvCfgInfQueryFirstPnPId: Initialize return value so we don't ... Tue, 17 Mar 2015 12:07:04 GMT vboxsync [54809] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Distinguished error codes when a provided password is wrong Tue, 17 Mar 2015 11:15:47 GMT vboxsync [54808] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) backed out r98998 and r99000 -- shouldn't be necessary here Tue, 17 Mar 2015 11:13:01 GMT vboxsync [54807] * trunk/src/VBox/GuestHost/SharedClipboard/x11-clipboard.cpp (modified) SharedClipboard/x11-clipboard: logrels. Tue, 17 Mar 2015 11:07:19 GMT vboxsync [54806] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: LogRel prefix. Tue, 17 Mar 2015 11:05:43 GMT vboxsync [54805] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) Release log prefixes. Tue, 17 Mar 2015 10:46:28 GMT vboxsync [54804] * trunk/src/VBox/Runtime/r0drv/linux/mpnotification-r0drv-linux.c (modified) more places for SMAP handling Tue, 17 Mar 2015 08:41:12 GMT vboxsync [54803] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) more SMAP handling Tue, 17 Mar 2015 08:32:43 GMT vboxsync [54802] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/threadctxhooks-r0drv-linux.c (modified) another place where we have to handle SMAP Mon, 16 Mar 2015 21:36:12 GMT vboxsync [54801] * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) Forgot this one again. Mon, 16 Mar 2015 21:28:32 GMT vboxsync [54800] * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) fixed Interface information size calculation using ... Mon, 16 Mar 2015 21:23:03 GMT vboxsync [54799] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) CPUM: Fixed two problems with the CPUID code. cLeaves wasn't updated ... Mon, 16 Mar 2015 21:09:11 GMT vboxsync [54798] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: Automatically resume the VM if all passwords were ... Mon, 16 Mar 2015 20:20:54 GMT vboxsync [54797] * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) cpumR3CpuIdInsert: Better error assertions/logging. Mon, 16 Mar 2015 20:15:03 GMT vboxsync [54796] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Fix crash when loading a saved state with encrypted disks