# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 3:53:50 PM Wed, 04 Dec 2013 15:25:29 GMT vboxsync [49775] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) More granular assertions. Wed, 04 Dec 2013 15:07:09 GMT vboxsync [49774] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented ... Wed, 04 Dec 2013 13:25:00 GMT vboxsync [49773] * trunk/src/VBox/GuestHost/OpenGL/include/cr_compositor.h (modified) * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (modified) crOpenGL/infrastructure: headers Wed, 04 Dec 2013 13:21:36 GMT vboxsync [49772] * trunk/src/VBox/GuestHost/OpenGL/include/cr_compositor.h (added) * trunk/src/VBox/GuestHost/OpenGL/include/cr_htable.h (added) * trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp (added) * trunk/src/VBox/GuestHost/OpenGL/util/htable.cpp (added) crOpenGL/infrastructure: new files Wed, 04 Dec 2013 12:32:12 GMT vboxsync [49771] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Reset VBVA when enabling/disabling VBE. Wed, 04 Dec 2013 10:51:06 GMT vboxsync [49770] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Fix typo in TRPPatchingAllowed member. Wed, 04 Dec 2013 10:27:18 GMT vboxsync [49769] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V Wed, 04 Dec 2013 09:57:44 GMT vboxsync [49768] * trunk/src/VBox/Runtime/common/dbg/dbgmodexports.cpp (modified) rtDbgModExportsAddSegmentsCallback: Tweak. Wed, 04 Dec 2013 09:22:51 GMT vboxsync [49767] * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) SUPDrv/darwin: MSR prober support for darwin. Tue, 03 Dec 2013 19:44:10 GMT vboxsync [49764] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: actually return the progress object Tue, 03 Dec 2013 19:33:44 GMT vboxsync [49763] * trunk/src/VBox/Main/include/Wrapper.h (modified) Main/include/Wrapper.h: fix reference counting issues for outgoing ... Tue, 03 Dec 2013 18:39:12 GMT vboxsync [49762] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork: fix string format change in previous changeset Tue, 03 Dec 2013 18:34:22 GMT vboxsync [49761] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main/Host: remove redundant casts, plus lots of whitespace cleanup Tue, 03 Dec 2013 17:57:11 GMT vboxsync [49760] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) 6813 stage 2 rev 4 Tue, 03 Dec 2013 16:08:24 GMT vboxsync [49759] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) pxping_recv4: disable setsockopt-based code to set DF - it's too ... Tue, 03 Dec 2013 15:07:30 GMT vboxsync [49758] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.h (modified) FE/Qt: Mac OS X: Hide mini-toolbar minimize button. Tue, 03 Dec 2013 14:56:36 GMT vboxsync [49757] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: comment nit. Tue, 03 Dec 2013 14:09:51 GMT vboxsync [49755] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HMVMXR0: Safer assumptions while updating guest-state on fully ... Tue, 03 Dec 2013 13:15:15 GMT vboxsync [49754] * trunk/include/VBox/DevPCNet.h (deleted) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) DevPCNet: remove the private guest interface because it's unused for ... Tue, 03 Dec 2013 12:44:50 GMT vboxsync [49753] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) small fix Tue, 03 Dec 2013 12:39:31 GMT vboxsync [49752] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Drop 64-bit MSR optimizations on hybrid darwin kernels. Tue, 03 Dec 2013 12:38:49 GMT vboxsync [49751] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) small fix Tue, 03 Dec 2013 12:31:51 GMT vboxsync [49750] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.cpp (modified) Windows guest additions: VBoxVideo XPDM: allow the guest to change ... Tue, 03 Dec 2013 12:29:19 GMT vboxsync [49749] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7074. OVF import: Restoring original UUIDs of imported images in VM ... Tue, 03 Dec 2013 12:05:13 GMT vboxsync [49748] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Log error code for unexpected interruption-exit types. Tue, 03 Dec 2013 02:30:01 GMT vboxsync [49747] * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) ApplianceImplExport.cpp: C++11 build fix [-Wreserved-user-defined- ... Tue, 03 Dec 2013 00:21:17 GMT vboxsync [49746] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) Disable DF code on Linux for now to unbreak the build. Apparently, ... Mon, 02 Dec 2013 23:40:35 GMT vboxsync [49745] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) pxping_recv4: propagate DF flag if OS provides a socket option for that. Mon, 02 Dec 2013 19:03:40 GMT vboxsync [49744] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) 6813 stage 2 rev3 issues on Solaris sorted Mon, 02 Dec 2013 18:42:44 GMT vboxsync [49743] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) 6813 stage 2 rev2 issues sorted Mon, 02 Dec 2013 17:59:21 GMT vboxsync [49742] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.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/HostImpl.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/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.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/USBProxyService.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) 6813 stage 2 - Use the server side API wrapper code.. Mon, 02 Dec 2013 14:47:37 GMT vboxsync [49741] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/glue/vboxapi.py: fix copy/paste bug Mon, 02 Dec 2013 14:03:03 GMT vboxsync [49740] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Hybrid fixes. Mon, 02 Dec 2013 13:59:40 GMT vboxsync [49739] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) VMM/HM: Same error code for unsupported host-guest paging mode combo. ... Mon, 02 Dec 2013 12:52:51 GMT vboxsync [49738] * trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp (modified) * trunk/src/VBox/Main/src-server/BandwidthGroupImpl.cpp (modified) Main/BandwidthControl: fix regression (iterator incremented twice), ... Mon, 02 Dec 2013 07:46:06 GMT vboxsync [49736] * trunk/src/VBox/Frontends/VirtualBox/nls/ApprovedLanguages.kmk (modified) FE/Qt: re-enabled Indonesian translation. Sat, 30 Nov 2013 02:08:42 GMT vboxsync [49735] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/NetworkManagerDhcp.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) VBoxNetBaseService hides all details of internal network ... Fri, 29 Nov 2013 22:11:04 GMT vboxsync [49734] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: bugref Comment, spaces. Fri, 29 Nov 2013 19:00:44 GMT vboxsync [49733] * trunk/src/VBox/VMM/testcase/tstX86-FpuSaveRestore.cpp (modified) Easier to read. Fri, 29 Nov 2013 18:54:30 GMT vboxsync [49732] * trunk/src/VBox/VMM/testcase/tstX86-FpuSaveRestore.cpp (modified) Easier to read. Fri, 29 Nov 2013 18:19:02 GMT vboxsync [49731] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstX86-FpuSaveRestore.cpp (added) * trunk/src/VBox/VMM/testcase/tstX86-FpuSaveRestoreA.asm (added) FPU save/restore experiment. Fri, 29 Nov 2013 14:24:18 GMT vboxsync [49730] * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) SerialPortImpl: fixed regression from r90887, com port mode could not ... Fri, 29 Nov 2013 14:20:44 GMT vboxsync [49729] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: VMCPU_HMCF -> HMCPU_CF macro renaming. Fri, 29 Nov 2013 14:12:56 GMT vboxsync [49728] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) MSR prober fixes. Fri, 29 Nov 2013 14:11:37 GMT vboxsync [49727] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Now that we have atomic flag updates, reenable WRMSR ... Fri, 29 Nov 2013 14:10:53 GMT vboxsync [49726] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0Mixed: Comment. Fri, 29 Nov 2013 14:03:10 GMT vboxsync [49725] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Use unordered ASM atomics for safely updating HM flags. Fri, 29 Nov 2013 13:28:54 GMT vboxsync [49724] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMAtomicUoAndU32.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMAtomicUoAndU64.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMAtomicUoOrU32.asm (added) * trunk/src/VBox/Runtime/common/asm/ASMAtomicUoOrU64.asm (added) Added ASMAtomicUo[And|Or]U[32|64]. Fri, 29 Nov 2013 13:04:42 GMT vboxsync [49723] * trunk/src/VBox/Runtime/Makefile.kmk (modified) ASMCpuIdExSlow.asm in RuntimeR0. Fri, 29 Nov 2013 11:23:41 GMT vboxsync [49722] * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp (modified) VBoxCredProv: Fixed auto-logon breakage introduced in r85893, added ... Fri, 29 Nov 2013 11:04:53 GMT vboxsync [49721] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: space. Fri, 29 Nov 2013 11:04:07 GMT vboxsync [49720] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Added bugref comment. Fri, 29 Nov 2013 10:58:29 GMT vboxsync [49719] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HMSVM: Do not fall back on FERR emulation (see #6117). Fri, 29 Nov 2013 10:51:54 GMT vboxsync [49718] * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/PerformanceFreeBSD.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/alloc-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/mp-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h (modified) Various FreeBSD fixes submitted Bernhard Froehlich Fri, 29 Nov 2013 10:13:51 GMT vboxsync [49717] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMVMX: Do not fall back on FERR emulation (see #6117). Fri, 29 Nov 2013 07:05:31 GMT vboxsync [49716] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7091. Fixed: OVF import of VM with type "LsiLogicSas" of SCSI ... Fri, 29 Nov 2013 06:05:47 GMT vboxsync [49715] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) Try to fix in6_pktinfo kludge again. Test for __GLIBC_PREREQ in a ... Fri, 29 Nov 2013 05:39:47 GMT vboxsync [49714] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) Try to fix in6_pktinfo kludge. Apparently it was hidden under ... Fri, 29 Nov 2013 01:44:29 GMT vboxsync [49713] * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) Enable ping proxy. Thu, 28 Nov 2013 23:58:42 GMT vboxsync [49712] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment, macros. Thu, 28 Nov 2013 23:58:05 GMT vboxsync [49711] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) ICMP_FILTER is not privileged. Drop the comment now that setsockopt ... Thu, 28 Nov 2013 23:47:47 GMT vboxsync [49710] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Fix edito in previous: create icmp6 socket using OS-specific socket ... Thu, 28 Nov 2013 20:51:10 GMT vboxsync [49709] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) Do the song and dance to use WSARecvMsg on Windows. Thu, 28 Nov 2013 20:35:07 GMT vboxsync [49708] * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) proxy_sendto: declare nsent under Windows properly instead of ... Thu, 28 Nov 2013 20:15:09 GMT vboxsync [49707] * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) Provide CMSG_FIRSTHDR and CMSG_NXTHDR. Thu, 28 Nov 2013 19:08:22 GMT vboxsync [49706] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UIVMDesktop.h (modified) FE/Qt: 7007: Some native cocoa stuff should be async otherwise it ... Thu, 28 Nov 2013 19:03:59 GMT vboxsync [49705] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Selector UI: Some cleanup: Just accepting (filtering) ... Thu, 28 Nov 2013 18:26:13 GMT vboxsync [49704] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) Frontends/VBoxShell: extend event dumping code slighty, good testcase ... Thu, 28 Nov 2013 18:08:59 GMT vboxsync [49702] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect ... Thu, 28 Nov 2013 17:30:55 GMT vboxsync [49701] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Simplified the MSR optimization code. Thu, 28 Nov 2013 12:56:06 GMT vboxsync [49700] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Build fix. Thu, 28 Nov 2013 12:52:47 GMT vboxsync [49699] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Update guest TSC_AUX before auto-load/store. Thu, 28 Nov 2013 11:44:37 GMT vboxsync [49698] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackend.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Runtime UI: Extra-data flags and handling for menus content ... Thu, 28 Nov 2013 10:57:47 GMT vboxsync [49697] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) 3D/HostServices: removed wrong assertion. Thu, 28 Nov 2013 09:46:38 GMT vboxsync [49696] * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c (modified) Additions/x11/vboxvideo: fixes for when DRI fails to initialise. Thu, 28 Nov 2013 06:05:58 GMT vboxsync [49695] * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) Provide some cmsghdr compat. CMSG_FIRSTHDR/CMSG_NXTHDR are not yet ... Thu, 28 Nov 2013 04:47:11 GMT vboxsync [49694] * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) Provide implementation of inet_ntop(), which is available only since ... Thu, 28 Nov 2013 04:36:39 GMT vboxsync [49693] * trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c (modified) rtadvd_recv: declare optlen as int to avoid "unary minus operator ... Thu, 28 Nov 2013 04:29:24 GMT vboxsync [49692] * trunk/src/VBox/NetworkServices/NAT/pxremap.c (modified) G/c unused variable. Thu, 28 Nov 2013 03:39:28 GMT vboxsync [49691] * trunk/src/VBox/NetworkServices/NAT/winutils.h (modified) #include for LPFN_WSARECVMSG and friends. Thu, 28 Nov 2013 03:37:51 GMT vboxsync [49690] * trunk/src/VBox/NetworkServices/NAT/pxping.c (modified) G/c unused variable. Thu, 28 Nov 2013 02:34:48 GMT vboxsync [49689] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Create ICMP sockets for ping proxy. Wed, 27 Nov 2013 20:02:52 GMT vboxsync [49688] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) G/c redundant lwIP includes. Wed, 27 Nov 2013 18:00:49 GMT vboxsync [49687] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Snapshot: block deleting of current snapshot if it has child ... Wed, 27 Nov 2013 17:41:15 GMT vboxsync [49686] * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (modified) VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface ... Wed, 27 Nov 2013 16:03:20 GMT vboxsync [49685] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage: Error message typo. Wed, 27 Nov 2013 15:43:58 GMT vboxsync [49684] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) Main/GuestCtrl: dispatchToSession: Also try to handle generic messages. Wed, 27 Nov 2013 15:42:13 GMT vboxsync [49683] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage/GuestCtrl: Don't try to build up paths for the guest ... Wed, 27 Nov 2013 13:40:06 GMT vboxsync [49680] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: MSR auto-load/store fix for hybrid darwin. Wed, 27 Nov 2013 13:03:17 GMT vboxsync [49679] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) fix for xtracker 7111 (must keep a ComPtr here) Wed, 27 Nov 2013 12:56:31 GMT vboxsync [49678] * trunk/src/VBox/Main/idl/comimpl.xsl (modified) Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) ... Wed, 27 Nov 2013 10:56:16 GMT vboxsync [49677] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Assertions. Wed, 27 Nov 2013 10:44:10 GMT vboxsync [49676] * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) Drop duplicate target listings on win.amd64 caused by r90884. Wed, 27 Nov 2013 07:43:17 GMT vboxsync [49674] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: warning [-Wdangling-else]. Wed, 27 Nov 2013 03:11:49 GMT vboxsync [49673] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) DHCPServerImpl: re-inroduce r90836 cancelled in r90887. Wed, 27 Nov 2013 02:05:28 GMT vboxsync [49672] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) DHCPServerImpl.cpp: fixes regression introduced in r90887. Adding ... Tue, 26 Nov 2013 18:09:07 GMT vboxsync [49671] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) * trunk/src/VBox/VMM/testcase/Instructions/itgTableDaa.py (added) * trunk/src/VBox/VMM/testcase/Instructions/itgTableDas.py (added) IEM: Fixed several instances of iEffSeg being accessed before the ... Tue, 26 Nov 2013 17:01:01 GMT vboxsync [49670] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comment. Tue, 26 Nov 2013 16:59:07 GMT vboxsync [49669] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Comments. Tue, 26 Nov 2013 16:29:44 GMT vboxsync [49668] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.