# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 2:55:21 PM Wed, 03 Jul 2013 12:56:51 GMT vboxsync [46931] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) FE/Qt: Runtime UI: Video Capture indicator: Using camera-icon for ... Wed, 03 Jul 2013 12:55:30 GMT vboxsync [46930] * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) Devices/Input/UsbMouse: release logging. Wed, 03 Jul 2013 12:46:04 GMT vboxsync [46929] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0Mixed: A couple of missed skip LDTR, TR restoration in the ... Wed, 03 Jul 2013 12:12:05 GMT vboxsync [46928] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructsAsm.asm (modified) VMM: Missed copyright year update. Wed, 03 Jul 2013 11:35:04 GMT vboxsync [46927] * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) testcase/tstASMStructs: attempted dependency fix. Wed, 03 Jul 2013 11:26:20 GMT vboxsync [46926] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) VMM: Annoying assembler warning. Wed, 03 Jul 2013 11:16:39 GMT vboxsync [46925] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/hm_vmx.mac (modified) * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel. Wed, 03 Jul 2013 11:10:18 GMT vboxsync [46924] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (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: Multi-screen layout: Extended release logging (gui ... Wed, 03 Jul 2013 10:49:57 GMT vboxsync [46923] * trunk/src/VBox/Devices/Input/UsbMouse.cpp (modified) Devices/Input: add USB multi-touch device, not yet active. Wed, 03 Jul 2013 09:59:12 GMT vboxsync [46922] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Missing break in complicated vboxNetFltLinuxFrameSize case. Wed, 03 Jul 2013 09:46:40 GMT vboxsync [46921] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) misspelled @todo. Tue, 02 Jul 2013 20:01:57 GMT vboxsync [46920] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: cosmetical fixes Tue, 02 Jul 2013 18:46:43 GMT vboxsync [46919] * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDev: report failure if the test wasn't closed correctly by the guest. Tue, 02 Jul 2013 17:45:04 GMT vboxsync [46918] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) EM.cpp: fIemExecutesAll fixes. Tue, 02 Jul 2013 17:44:45 GMT vboxsync [46917] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0-64.mac (added) * trunk/src/VBox/VMM/testcase/Instructions/env-bs2-r0.mac (copied) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) bs2 + VBoxInsTst hacking. Tue, 02 Jul 2013 17:22:10 GMT vboxsync [46916] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) dbgmoddwarf.cpp: Ignore abbreviations with code 0, they're just ... Tue, 02 Jul 2013 17:21:32 GMT vboxsync [46915] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 ... Tue, 02 Jul 2013 15:39:03 GMT vboxsync [46914] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0: spaces. Tue, 02 Jul 2013 15:32:40 GMT vboxsync [46913] * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0: Oops typo. Skip GDTR, IDTR save & restore in the new VT-x ... Tue, 02 Jul 2013 15:06:34 GMT vboxsync [46912] * trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/UIGDetailsElements.cpp (modified) FE/Qt: Selector UI: Details pane: Display element: Added Video ... Tue, 02 Jul 2013 14:11:56 GMT vboxsync [46911] * trunk/src/VBox/Frontends/VirtualBox/images/vm_add_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_delete_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_delete_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_discard_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_discard_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_new_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_new_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_pause_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_pause_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_settings_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_settings_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_show_logs_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_show_logs_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_start_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vm_start_disabled_32px.png (modified) FE/Qt: VM icons (used in different GUI places) update. Tue, 02 Jul 2013 13:59:16 GMT vboxsync [46910] * trunk/src/VBox/Frontends/VirtualBox/images/parallel_port_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/serial_port_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/usb_32px.png (modified) FE/Qt: Some incremental icon update for r86898. Tue, 02 Jul 2013 13:30:52 GMT vboxsync [46909] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Todos. Tue, 02 Jul 2013 13:28:36 GMT vboxsync [46908] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) server.cpp: Fixed memory leak, bail out when unable to build logfile ... Tue, 02 Jul 2013 13:25:11 GMT vboxsync [46907] * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) svcmain.cpp: Fixed memory leak, bail out when unable to build logfile ... Tue, 02 Jul 2013 13:13:10 GMT vboxsync [46906] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) variation control... Tue, 02 Jul 2013 13:11:06 GMT vboxsync [46905] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) VMM/HMR0: World-switch assembly cleanup. Tue, 02 Jul 2013 12:59:56 GMT vboxsync [46904] * trunk/include/VBox/intnet.h (modified) * trunk/include/VBox/intnetinline.h (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp (modified) IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + ... Tue, 02 Jul 2013 12:37:11 GMT vboxsync [46903] * trunk/src/VBox/Frontends/VirtualBox/images/chipset_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/chipset_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/extension_pack_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hd_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hd_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/hostkey_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/machine_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/machine_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/nw_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/nw_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/parallel_port_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/parallel_port_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/proxy_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/refresh_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/serial_port_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/serial_port_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/shared_folder_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/shared_folder_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/site_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/site_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/sound_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/sound_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/usb_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/usb_disabled_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vrdp_32px.png (modified) * trunk/src/VBox/Frontends/VirtualBox/images/vrdp_disabled_32px.png (modified) FE/Qt: MacOS X host: Global/Machine settings dialog 32px icons update. Tue, 02 Jul 2013 12:27:25 GMT vboxsync [46902] * trunk/Config.kmk (modified) Config.kmk: Flipping the switch to the new AMD-V code for everyone. Tue, 02 Jul 2013 12:21:20 GMT vboxsync [46901] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: No lazy CR3, PAE PDPE updating necessary on AMD-V. Tue, 02 Jul 2013 12:04:28 GMT vboxsync [46900] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: Spaces, comment. Tue, 02 Jul 2013 11:59:45 GMT vboxsync [46899] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) doc/manual: document certain GUI customization Tue, 02 Jul 2013 10:59:16 GMT vboxsync [46898] * trunk/src/VBox/Frontends/VirtualBox/src/converter/UIConverterBackendGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.cpp (modified) FE/Qt: Runtime UI: Extra-data handling for GUI/DefaultCloseAction, ... Tue, 02 Jul 2013 10:48:14 GMT vboxsync [46897] * trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool (modified) OS X installer: clean up pkgutil database after VBox uninstall. Tue, 02 Jul 2013 08:16:43 GMT vboxsync [46896] * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/VBoxVideoIOCTL.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDisp.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispMini.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispVRDP.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPDriver.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPIOCTL.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxMPInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) VBoxDisp,VBoxVideo,VBoxControl: registry flags to tweak the Windows ... Tue, 02 Jul 2013 08:03:03 GMT vboxsync [46895] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) VBoxControl: Windows: search for the VirtualBox video driver registry ... Mon, 01 Jul 2013 21:36:06 GMT vboxsync [46894] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) New way of varying the three SIB fields. Expected to create better ... Mon, 01 Jul 2013 20:38:16 GMT vboxsync [46893] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) more tedium... Mon, 01 Jul 2013 16:37:10 GMT vboxsync [46892] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: redundant. Mon, 01 Jul 2013 15:52:43 GMT vboxsync [46891] * trunk/debian/rules (modified) deb: sync Mon, 01 Jul 2013 15:50:11 GMT vboxsync [46890] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/rules (modified) deb/rpm: stripping modules not necessary/supported anymore Mon, 01 Jul 2013 15:49:59 GMT vboxsync [46889] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) amd64 is fine Mon, 01 Jul 2013 14:58:03 GMT vboxsync [46888] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HM: Alignment and fix an assertion in the new AMD-V code. Mon, 01 Jul 2013 14:40:44 GMT vboxsync [46887] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL/wgl: more correct repaint handling Mon, 01 Jul 2013 14:39:54 GMT vboxsync [46886] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/surface.c (modified) wine: surface cleanup fix Mon, 01 Jul 2013 14:02:37 GMT vboxsync [46885] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVdma.h (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) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/device.c (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_blitter.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/util/blitter.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vreg.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL: TexPresent fixes Mon, 01 Jul 2013 13:11:00 GMT vboxsync [46884] * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp (modified) FE/Qt: consider Win 8.1 Mon, 01 Jul 2013 12:24:29 GMT vboxsync [46883] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Go back to ring-3 on host interrupts as we cannot really ... Mon, 01 Jul 2013 12:22:13 GMT vboxsync [46882] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Go back to ring-3 on host interrupts unconditionally if ... Mon, 01 Jul 2013 12:10:22 GMT vboxsync [46881] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Avoid reloading guest state on multiple reschedules on ... Mon, 01 Jul 2013 11:29:07 GMT vboxsync [46880] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) \n Mon, 01 Jul 2013 10:35:50 GMT vboxsync [46879] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) order Mon, 01 Jul 2013 10:15:07 GMT vboxsync [46878] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_Troubleshooting.xml (modified) doc/manual: OEL => OL Mon, 01 Jul 2013 10:12:08 GMT vboxsync [46877] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) not for Win 8.1 / 32 Mon, 01 Jul 2013 10:09:35 GMT vboxsync [46876] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp (modified) added Win8.1 OS type Sat, 29 Jun 2013 02:15:38 GMT vboxsync [46875] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) * trunk/src/VBox/VMM/testcase/Instructions/env-common.mac (modified) yeah, finally getting somewhere... Fri, 28 Jun 2013 22:30:28 GMT vboxsync [46874] * trunk/src/VBox/Installer/linux/debian/rules (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) Linux installer: crap Fri, 28 Jun 2013 19:16:23 GMT vboxsync [46873] * trunk/Config.kmk (modified) Config.kmk: Add pylint2 to list (used on Arch) Fri, 28 Jun 2013 18:45:17 GMT vboxsync [46872] * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) Installer/linux: typo Fri, 28 Jun 2013 16:25:06 GMT vboxsync [46871] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Cleanup event injection statistics. Fri, 28 Jun 2013 16:04:55 GMT vboxsync [46870] * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/scripts/install.sh (modified) Linux installer: create components/VBoxVMM.so, otherwise the extpack ... Fri, 28 Jun 2013 15:37:49 GMT vboxsync [46869] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Only save/restore TSC_AUX MSR when required. Fri, 28 Jun 2013 15:19:24 GMT vboxsync [46868] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSerial.ui (modified) FE/Qt: Machine settings: Serial page: Layout fix. Fri, 28 Jun 2013 14:20:22 GMT vboxsync [46867] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) GA/Installer/win: fix win8.1 wddm driver installation Fri, 28 Jun 2013 14:16:47 GMT vboxsync [46866] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) Additions/win: fix Fri, 28 Jun 2013 13:16:14 GMT vboxsync [46865] * trunk/Config.kmk (modified) extension pack build fix. Fri, 28 Jun 2013 13:08:55 GMT vboxsync [46864] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) FE/Qt: UI frame-buffer interface: Extended release (gui flow) logging. Fri, 28 Jun 2013 12:22:45 GMT vboxsync [46863] * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) tstDisasm-1A.asm: Build fix for newer yasm (not sure if it's in 1.1.0 ... Fri, 28 Jun 2013 10:52:33 GMT vboxsync [46862] * trunk/src/bldprogs/VBoxTpG.cpp (modified) IMP2 build fix (should fix mac osx, hopefully without breaking linux ... Fri, 28 Jun 2013 10:29:10 GMT vboxsync [46861] * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) Don't allow mixing builds. Fri, 28 Jun 2013 10:19:49 GMT vboxsync [46860] * trunk/src/VBox/VMM/testcase/tstCFGM.cpp (modified) CFGMR3DestroyTree Fri, 28 Jun 2013 10:02:54 GMT vboxsync [46859] * trunk/src/VBox/Devices/Storage/DrvDiskIntegrity.cpp (modified) Storage/DiskIntegrity: New option to read the entire disk into memory ... Fri, 28 Jun 2013 08:28:21 GMT vboxsync [46858] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.h (modified) VBoxGuest/win: fix win 8.1 detection Fri, 28 Jun 2013 07:42:39 GMT vboxsync [46857] * trunk/src/VBox/Additions/common/VBoxVideo/VBVABase.cpp (modified) VBoxVideo: logging Fri, 28 Jun 2013 03:03:19 GMT vboxsync [46856] * 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/env-iprt-r3.mac (modified) 8-bit high register hell (reg/reg only so far). Fri, 28 Jun 2013 03:02:41 GMT vboxsync [46855] * trunk/include/iprt/asmdefs.mac (modified) iprt/asmdefs.mac: Working towards working import handling, at last... ... Fri, 28 Jun 2013 02:53:17 GMT vboxsync [46854] * trunk/Config.kmk (modified) pylint adj. Thu, 27 Jun 2013 17:53:01 GMT vboxsync [46853] * trunk/src/VBox/VMM/testcase/Instructions/InstructionTestGen.py (modified) NMI -> laptop. Thu, 27 Jun 2013 16:56:53 GMT vboxsync [46852] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: fix win version support warning Thu, 27 Jun 2013 16:55:20 GMT vboxsync [46851] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) ga/win/graphics: fix win version support Thu, 27 Jun 2013 16:34:11 GMT vboxsync [46850] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) VMM/VMMR0: HM profile counters. Thu, 27 Jun 2013 15:02:00 GMT vboxsync [46849] * trunk/src/VBox/VMM/include/HMInternal.h (modified) spaces. Thu, 27 Jun 2013 14:41:40 GMT vboxsync [46848] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIBootTable.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic2.cpp (modified) FE/Qt: Overall GUI cleanup: Few more things for Qt version less than 4.7. Thu, 27 Jun 2013 14:35:17 GMT vboxsync [46847] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.h (modified) FE/Qt: Mac host: Removing old Qt4.7 stuff related to menu-bar. Thu, 27 Jun 2013 14:25:51 GMT vboxsync [46846] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp (modified) FE/Qt: Mac host: Remove old Qt4.7 hack for base action-pool. Thu, 27 Jun 2013 13:54:37 GMT vboxsync [46845] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsCommon.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsUninstall.nsh (modified) * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh (modified) Windows Guest Additions: Added support for Windows 8.1 (Blue) / ... Thu, 27 Jun 2013 13:52:08 GMT vboxsync [46844] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: AMD-V Bits. Thu, 27 Jun 2013 13:50:25 GMT vboxsync [46843] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Review of the VMCB Clean Bits. Thu, 27 Jun 2013 13:34:56 GMT vboxsync [46842] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: AMD-V feature bits update. Thu, 27 Jun 2013 12:40:05 GMT vboxsync [46841] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt: Machine settings: Display page: Video Capture tab: Fixing warning. Thu, 27 Jun 2013 12:28:50 GMT vboxsync [46840] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Skipped feature bit. Thu, 27 Jun 2013 12:28:42 GMT vboxsync [46839] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt: Multi-screen feature: Removing old Qt4.6 desktop-widget ... Thu, 27 Jun 2013 12:27:48 GMT vboxsync [46838] * trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditions.nsi (modified) * trunk/src/VBox/Additions/WINNT/Installer/winver.nsh (modified) Windows Guest Additions: Added support for Windows 8.1 (Blue) / ... Thu, 27 Jun 2013 12:27:17 GMT vboxsync [46837] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: Wizards stuff: Removing old Qt4.4 directory-stuff hack. Thu, 27 Jun 2013 12:24:18 GMT vboxsync [46836] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) FE/Qt: Mac host: Remove old Qt4.4 hack related to popup-menu keyboard ... Thu, 27 Jun 2013 12:22:20 GMT vboxsync [46835] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt: Mac host: Removing old Qt4.4 hack for menu/action icons. Thu, 27 Jun 2013 12:19:51 GMT vboxsync [46834] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QILabel.cpp (modified) FE/Qt: QILabel: Removing old Qt4.3 hack for QDrag. Thu, 27 Jun 2013 12:17:35 GMT vboxsync [46833] * trunk/include/VBox/vmm/vm.h (modified) build fixes Thu, 27 Jun 2013 12:15:01 GMT vboxsync [46832] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) build fix