# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 1:56:57 PM Tue, 09 Jul 2013 16:18:57 GMT vboxsync [47058] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQImage.cpp (modified) FE/Qt: QImage frame-buffer: Do not clear part of painted region which ... Tue, 09 Jul 2013 16:02:56 GMT vboxsync [47057] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) RTLdrFlt,dwarf: Sequeeze more info out of the darwin kernel debug info. Tue, 09 Jul 2013 14:16:53 GMT vboxsync [47056] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: spaces. Tue, 09 Jul 2013 13:00:41 GMT vboxsync [47055] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Paranoia assert on global init. Tue, 09 Jul 2013 12:49:31 GMT vboxsync [47054] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Fix TPR patching case to properly resync the changed TPR ... Tue, 09 Jul 2013 12:20:06 GMT vboxsync [47053] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) FE/Qt: Grok Win2k* VM names to Win2k* guest types in the VM creation ... Tue, 09 Jul 2013 12:16:12 GMT vboxsync [47052] * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) Comment typos. Tue, 09 Jul 2013 12:15:44 GMT vboxsync [47051] * trunk/include/iprt/localipc.h (modified) * trunk/src/VBox/Runtime/r3/win/localipc-win.cpp (modified) IPRT/localipc-win.cpp: Update on implementation (untested so far), ... Tue, 09 Jul 2013 09:25:39 GMT vboxsync [47050] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: LogRel nit. Tue, 09 Jul 2013 03:17:08 GMT vboxsync [47049] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.h (modified) wddm/3d: do not submit TexPresent when host reports it unsupported Mon, 08 Jul 2013 17:58:04 GMT vboxsync [47048] * trunk/Config.kmk (modified) Config.kmk: OS/2 (additions) build fix. Mon, 08 Jul 2013 17:54:36 GMT vboxsync [47047] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-64-big.mac (copied) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-big.mac (copied) Two image BS2 so we can drop the test size restrictions. Rewrite the ... Mon, 08 Jul 2013 16:32:24 GMT vboxsync [47046] * trunk/Makefile.kmk (modified) Config.kmk: GCCConfig.kmk -> DynamicConfig.kmk, adding a yasm warning ... Mon, 08 Jul 2013 16:30:54 GMT vboxsync [47045] * trunk/Config.kmk (modified) Config.kmk: GCCConfig.kmk -> DynamicConfig.kmk, adding a yasm warning ... Mon, 08 Jul 2013 15:54:42 GMT vboxsync [47044] * trunk/Config.kmk (modified) Config.kmk: Switching to the new AMD-V code again. Mon, 08 Jul 2013 14:29:53 GMT vboxsync [47043] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.cpp (modified) FE/Qt: Build fix for r87076. Mon, 08 Jul 2013 14:28:27 GMT vboxsync [47042] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.h (modified) FE/Qt: Popup-center: Font-tuning for popup-pane's text-pane. Mon, 08 Jul 2013 13:59:23 GMT vboxsync [47041] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h (modified) FE/Qt: Popup-center: Popup-stack layout now takes into account ... Mon, 08 Jul 2013 13:40:49 GMT vboxsync [47040] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) FE/Qt: Popup-center: Top-level popup-stack optimization for Win host. Mon, 08 Jul 2013 13:19:00 GMT vboxsync [47039] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.h (modified) wddm: fix multimon issue Mon, 08 Jul 2013 13:11:52 GMT vboxsync [47038] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) FE/Qt: Popup-center: Top-level popup-stack optimization for x11/KDE. Mon, 08 Jul 2013 12:27:56 GMT vboxsync [47037] * trunk/include/iprt/formats/mz.mac (added) * trunk/include/iprt/formats/pe.mac (added) Converted ldrPE.h (most of it) and ldrMZ.h to assembly. Mon, 08 Jul 2013 12:26:47 GMT vboxsync [47036] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/PC/BIOS/floppy.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevFdc.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) BIOS,DevFdc,DrvBlock: The floppy controller should query the ... Mon, 08 Jul 2013 12:21:25 GMT vboxsync [47035] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) log IMR changes. Mon, 08 Jul 2013 12:20:14 GMT vboxsync [47034] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: Added AssertCompileSize and AssertCompileMemberOffset. Mon, 08 Jul 2013 11:29:23 GMT vboxsync [47033] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/VMMR0: HMR0 fix regression caused by r86900. Mon, 08 Jul 2013 11:16:27 GMT vboxsync [47032] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/VMMR0: HMR0 fix regression caused by r86900. Mon, 08 Jul 2013 10:30:00 GMT vboxsync [47031] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.h (modified) FE/Qt: Popup-center: Cumulative patch to popup-pane and popup-pane- ... Mon, 08 Jul 2013 09:38:31 GMT vboxsync [47030] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) FE/Qt: Popup-center: Popup-pane focus/hover policy fix. Mon, 08 Jul 2013 09:12:55 GMT vboxsync [47029] * trunk (modified) kBuild r2676 -> r2687: Added define when running YASM the 2nd time ... Mon, 08 Jul 2013 08:53:09 GMT vboxsync [47028] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) FE/Qt: Popup-center: Return focus back to parent-widget on popup-done ... Sun, 07 Jul 2013 19:20:36 GMT vboxsync [47027] * trunk/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp (modified) There's no point in byte-swapping an address twice. ... Sun, 07 Jul 2013 17:12:31 GMT vboxsync [47026] * trunk/src/VBox/Storage/VD.cpp (modified) VD.cpp: Don't assert when reading beyond the end of a floppy image. ... Sat, 06 Jul 2013 20:25:21 GMT vboxsync [47025] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) Windows build fix. Sat, 06 Jul 2013 20:19:26 GMT vboxsync [47024] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) nits. Sat, 06 Jul 2013 20:17:23 GMT vboxsync [47023] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) fix hardened build. Sat, 06 Jul 2013 18:03:00 GMT vboxsync [47022] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: typo: strcmp -> strcpy. Sat, 06 Jul 2013 17:49:56 GMT vboxsync [47021] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) Frontend/VBoxManage: re-commit of r86968 ... Sat, 06 Jul 2013 17:42:33 GMT vboxsync [47020] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) previous r87050, was re-commit of r86970 DHCP becomes Main client, ... Sat, 06 Jul 2013 17:35:27 GMT vboxsync [47019] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (added) * trunk/src/VBox/NetworkServices/DHCP/Config.h (added) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/test (added) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) NetworkServices/ Sat, 06 Jul 2013 17:31:11 GMT vboxsync [47018] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (moved) * trunk/src/VBox/Main/src-client/ConsoleImpl2.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/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (moved) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main: re-commit r86967 Main/Network: DHCP server has got the ear in ... Fri, 05 Jul 2013 17:49:53 GMT vboxsync [47017] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) div and idiv tests (greg only, no mem yet). Fri, 05 Jul 2013 16:58:04 GMT vboxsync [47016] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) FE/Qt: Popup-center: Popup-pane 'show' animation. Fri, 05 Jul 2013 16:51:25 GMT vboxsync [47015] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIAnimationFramework.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIAnimationFramework.h (modified) FE/Qt: Animation-framework: Make sure start/final properties are ... Fri, 05 Jul 2013 16:41:57 GMT vboxsync [47014] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h (modified) FE/Qt: Popup-center: More efficient layout handling for popup- ... Fri, 05 Jul 2013 16:09:25 GMT vboxsync [47013] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) FE/Qt: Popup-pane: Encapsulation cleanup. Fri, 05 Jul 2013 15:56:59 GMT vboxsync [47012] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneButtonPane.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneButtonPane.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPaneTextPane.h (copied) FE/Qt: Popup-center: Moving some popup-pane code into separate files. Fri, 05 Jul 2013 15:34:09 GMT vboxsync [47011] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) IPRT/RTSystemQueryOSInfo-win.cpp: Must be sizeof(OSVERSIONINFOEX). Fri, 05 Jul 2013 15:20:46 GMT vboxsync [47010] * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) IPRT/RTSystemQueryOSInfo-win.cpp: Warning. Fri, 05 Jul 2013 13:49:00 GMT vboxsync [47009] * trunk/include/iprt/localipc.h (modified) Comment typo. Fri, 05 Jul 2013 13:48:54 GMT vboxsync [47008] * trunk/Config.kmk (modified) Config.kmk: Disabled the new AMD-V code. Too unstable. Fri, 05 Jul 2013 13:43:03 GMT vboxsync [47007] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/UIWizardImportApp.cpp (modified) FE/Qt: typo Fri, 05 Jul 2013 12:45:37 GMT vboxsync [47006] * trunk/src/VBox/Devices/PC/BIOS/orgs.asm (modified) BIOS: Properly turn off floppy motor to save electricity. Fri, 05 Jul 2013 12:38:21 GMT vboxsync [47005] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) fix Fri, 05 Jul 2013 12:27:21 GMT vboxsync [47004] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) VBoxManage: unified parameter description + documented VBoxManage ... Fri, 05 Jul 2013 11:53:53 GMT vboxsync [47003] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage: fix Fri, 05 Jul 2013 11:49:12 GMT vboxsync [47002] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage: help for mktemp Fri, 05 Jul 2013 10:42:15 GMT vboxsync [47001] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) grrr Fri, 05 Jul 2013 10:38:51 GMT vboxsync [47000] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) VBoxManage/Help: unify help output regarding UUID and VM name Fri, 05 Jul 2013 10:30:22 GMT vboxsync [46999] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) VBoxManage/Help: unify help output regarding UUID and VM name Fri, 05 Jul 2013 10:13:50 GMT vboxsync [46998] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage/Help: unify help output regarding UUID and VM name Fri, 05 Jul 2013 09:56:14 GMT vboxsync [46997] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/solaris/NetIf: sane limit Fri, 05 Jul 2013 09:39:52 GMT vboxsync [46996] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/solaris/NetIf: build fix Fri, 05 Jul 2013 09:34:17 GMT vboxsync [46995] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) build fix Fri, 05 Jul 2013 09:31:09 GMT vboxsync [46994] * trunk/src/VBox/Main/src-server/solaris/NetIf-solaris.cpp (modified) Main/solaris/NetIf: range check Fri, 05 Jul 2013 08:00:49 GMT vboxsync [46993] * trunk/include/VBox/dis.h (modified) DISPREFIX_REX_FLAGS is 0, so don't use it. Fri, 05 Jul 2013 08:00:06 GMT vboxsync [46992] * trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm (modified) 8-bit idiv overflow checks. Fri, 05 Jul 2013 07:59:47 GMT vboxsync [46991] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) -> weinstadt. Fri, 05 Jul 2013 06:57:56 GMT vboxsync [46990] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: typo fix Fri, 05 Jul 2013 06:57:09 GMT vboxsync [46989] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) warning Fri, 05 Jul 2013 06:52:21 GMT vboxsync [46988] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) crOpenGL: fix window init Thu, 04 Jul 2013 18:00:04 GMT vboxsync [46987] * trunk/src/VBox/Runtime/r3/linux/RTSystemShutdown-linux.cpp (modified) RTSystemShutdown: Don't use the long parameters on Linux but the ... Thu, 04 Jul 2013 16:17:52 GMT vboxsync [46986] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) FE/Qt: Popup-center: Top-to-bottom layout fix. Thu, 04 Jul 2013 16:17:25 GMT vboxsync [46985] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp (modified) FE/Qt: Popup-center: Hover/focus animation fix. Thu, 04 Jul 2013 16:16:52 GMT vboxsync [46984] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) FE/Qt: Popup-center: Few more messages for popup-center. Thu, 04 Jul 2013 13:14:35 GMT vboxsync [46983] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) FE/Qt: Popup-center: Make sure hovered mouse-cursor is *always* visible. Thu, 04 Jul 2013 11:54:20 GMT vboxsync [46982] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) build fix Thu, 04 Jul 2013 11:42:07 GMT vboxsync [46981] * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) typo. Thu, 04 Jul 2013 11:38:28 GMT vboxsync [46980] * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) Deprecated the old manifest API. r=bird: IPRT does NOT use ugly C++ ... Thu, 04 Jul 2013 11:14:03 GMT vboxsync [46979] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) FE/Qt: Popup-center: Relocate popup-stacks to window top. Thu, 04 Jul 2013 10:55:20 GMT vboxsync [46978] * trunk/src/VBox/Additions/WINNT/include/VBoxHook.h (modified) Todo. Thu, 04 Jul 2013 10:50:01 GMT vboxsync [46977] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) pkgutil doesn't forget receipt files. Thu, 04 Jul 2013 10:26:22 GMT vboxsync [46976] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.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/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.h (modified) FE/Qt: Popup-center: Support for top-level popup-stacks, used in ... Thu, 04 Jul 2013 10:25:38 GMT vboxsync [46975] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: nits. Thu, 04 Jul 2013 10:22:53 GMT vboxsync [46974] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) Don't forget packages related to GAs or anything from the future. Use ... Thu, 04 Jul 2013 09:46:17 GMT vboxsync [46973] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fail more gracefully when trying to run 64-bit guests on ... Thu, 04 Jul 2013 08:57:23 GMT vboxsync [46972] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest.cpp (modified) pr6022. Relative paths in the OVA package are processed from now. Thu, 04 Jul 2013 07:46:39 GMT vboxsync [46971] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) pr6022. Support handling directories in the TAR has been added. Added ... Thu, 04 Jul 2013 06:43:15 GMT vboxsync [46970] * trunk/src/VBox/Main/include/DHCPServerRunner.h (added) * trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (added) * trunk/src/VBox/Main/src-server/DHCPServerRunner.cpp (added) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (added) re-added Main/src-server/NATNetworkServiceRunner.cpp ... Thu, 04 Jul 2013 06:35:01 GMT vboxsync [46969] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (deleted) * trunk/src/VBox/Main/src-client/ConsoleImpl2.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/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (deleted) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (deleted) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/test (deleted) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) backed out ... Thu, 04 Jul 2013 06:13:30 GMT vboxsync [46968] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) DHCP: test for me only. Thu, 04 Jul 2013 06:10:29 GMT vboxsync [46967] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) frontends: haven't find right construction, casted forcebly. Thu, 04 Jul 2013 06:08:11 GMT vboxsync [46966] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3DIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/d3d9wddm.def (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/swapchain.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/VBoxWineEx.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/wined3d.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/swapchain.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3dwddm.def (modified) * trunk/src/VBox/Additions/WINNT/include/VBoxDisplay.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/defs.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/defs64.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/wgl.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_vreg.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_misc.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) wddm/crOpenGL: some bugfixes, more TexPresent fixes Thu, 04 Jul 2013 05:55:55 GMT vboxsync [46965] * trunk/src/VBox/NetworkServices/DHCP/Config.h (added) NetworkService/DHCP: missed Config.h Thu, 04 Jul 2013 05:53:26 GMT vboxsync [46964] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) too fast. Thu, 04 Jul 2013 05:52:39 GMT vboxsync [46963] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) Frontends: Windows build fix. Thu, 04 Jul 2013 05:44:31 GMT vboxsync [46962] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/test (added) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h (modified) NetworkServices: DHCP becomes Main client, internals changed to let ... Thu, 04 Jul 2013 05:34:20 GMT vboxsync [46961] * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) Main: win build fix. Thu, 04 Jul 2013 05:27:05 GMT vboxsync [46960] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified) Frontend/VBoxManage: new configuration options for dhcp server. vm ... Thu, 04 Jul 2013 05:21:06 GMT vboxsync [46959] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkServiceRunner.h (deleted) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (moved) * trunk/src/VBox/Main/src-client/ConsoleImpl2.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/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkServiceRunner.cpp (deleted) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (moved) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Network: DHCP server has got the ear in Main, and we able ...