# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 14, 2024 11:00:46 AM Mon, 18 Nov 2013 10:59:01 GMT vboxsync [49523] * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.mac (modified) VMM: Retire VBOX_WITH_AUTO_MSR_LOAD_RESTORE define. Mon, 18 Nov 2013 09:46:30 GMT vboxsync [49521] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: spaces. Mon, 18 Nov 2013 09:30:29 GMT vboxsync [49520] * trunk/include/VBox/err.h (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: MSR auto-load/store handling rewrite for VT-x. Mon, 18 Nov 2013 09:24:04 GMT vboxsync [49519] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) Devices/Graphics/DevVGA_VDMA: warning. Sat, 16 Nov 2013 15:46:44 GMT vboxsync [49518] * trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified) * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) Additions/linux/drm: convert to VirtualBox white-space and brace rules. Sat, 16 Nov 2013 07:23:21 GMT vboxsync [49517] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main: NetworkServiceRunner dependencies included in ... Sat, 16 Nov 2013 06:42:31 GMT vboxsync [49516] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (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) Introduce option "--need-main(-M) on|off" in network services to ... Sat, 16 Nov 2013 01:39:14 GMT vboxsync [49515] * trunk/src/VBox/NetworkServices/NAT/pxping.c (added) Snapshot work in progress on ping proxy. Not hooked into the build yet. Sat, 16 Nov 2013 01:31:38 GMT vboxsync [49514] * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/icmp.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/core/ipv4/ip4.c (modified) * trunk/src/VBox/Devices/Network/lwip-new/src/include/ipv4/lwip/icmp.h (modified) A bit of glue to proxy echo requests. Fri, 15 Nov 2013 16:49:25 GMT vboxsync [49513] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: warnings. Fri, 15 Nov 2013 16:42:02 GMT vboxsync [49512] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest ... Fri, 15 Nov 2013 16:11:30 GMT vboxsync [49511] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService: don't disable logging if no log file name is passed Fri, 15 Nov 2013 15:52:22 GMT vboxsync [49510] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) vga/crogl: fix assertion Fri, 15 Nov 2013 15:38:31 GMT vboxsync [49509] * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) vga/crOpenGL: some more Fri, 15 Nov 2013 15:36:50 GMT vboxsync [49508] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Fix APIC access exits to work after resetting the CPU. Fri, 15 Nov 2013 15:20:59 GMT vboxsync [49507] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) vga/crOpenGL: basics for ring buffer-based command submission Fri, 15 Nov 2013 14:38:02 GMT vboxsync [49506] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (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/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) FE/Qt: Runtime UI: Make sure last visual-state type chosen by user ... Fri, 15 Nov 2013 14:01:16 GMT vboxsync [49505] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.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/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/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) FE/Qt: Runtime UI: UIVisualState framework cleanup: Moving most of ... Fri, 15 Nov 2013 13:19:45 GMT vboxsync [49504] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/GuestCtrl: Reference counting bugfixes, handle more ... Fri, 15 Nov 2013 13:13:05 GMT vboxsync [49503] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage: GuestCtrl: Removed debug output. Fri, 15 Nov 2013 13:11:13 GMT vboxsync [49502] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage: GuestCtrl: Don't use signal handlers for closing ... Fri, 15 Nov 2013 13:09:36 GMT vboxsync [49501] * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Uninitialized variable. Fri, 15 Nov 2013 12:52:19 GMT vboxsync [49500] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Warning. Fri, 15 Nov 2013 12:51:59 GMT vboxsync [49499] * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) Space. Fri, 15 Nov 2013 12:41:04 GMT vboxsync [49498] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineLogicScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Runtime UI: Moving some visual-state change logic into ... Fri, 15 Nov 2013 11:39:00 GMT vboxsync [49497] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) build-fix: like r90651. Fri, 15 Nov 2013 11:29:34 GMT vboxsync [49496] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) build-fix: like r90651. Fri, 15 Nov 2013 11:18:07 GMT vboxsync [49495] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) build fix: perhaps we need guardian to split class ... Fri, 15 Nov 2013 10:32:10 GMT vboxsync [49494] * trunk/src/VBox/Main/include/DHCPServerImpl.h (modified) * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified) * trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) * trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified) Main/NetServiceRunner: Make command line more flexible for adding ... Fri, 15 Nov 2013 10:13:23 GMT vboxsync [49493] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) Devices/E1000: warning Fri, 15 Nov 2013 10:12:01 GMT vboxsync [49492] * trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp (modified) VboxNetBaseService.cpp: comments and style. Fri, 15 Nov 2013 10:09:13 GMT vboxsync [49490] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP. split ::init to ::initWithMain and ::initNoMain. The ... Fri, 15 Nov 2013 09:16:40 GMT vboxsync [49489] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/src-server: Warning. Thu, 14 Nov 2013 16:38:53 GMT vboxsync [49486] * trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) VMM: Warnings. Thu, 14 Nov 2013 16:18:00 GMT vboxsync [49485] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) FE/Qt: warnings Thu, 14 Nov 2013 15:52:04 GMT vboxsync [49484] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: warning Thu, 14 Nov 2013 15:44:28 GMT vboxsync [49483] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM: Warning. Thu, 14 Nov 2013 15:43:58 GMT vboxsync [49482] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) VMM: Warnings. Thu, 14 Nov 2013 15:18:56 GMT vboxsync [49481] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Warnings. Thu, 14 Nov 2013 15:13:54 GMT vboxsync [49480] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTR0Timer.cpp (modified) Runtime, Devices, Disassembler R0: warnings. Thu, 14 Nov 2013 15:13:05 GMT vboxsync [49479] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) VMM: Warnings. Thu, 14 Nov 2013 12:56:30 GMT vboxsync [49478] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fixed single-stepping in the guest to generate #DB ... Thu, 14 Nov 2013 12:31:21 GMT vboxsync [49477] * trunk/src/VBox/Additions/x11/vboxmouse/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) Additions/x11: more undefined symbols on Ubuntu 13.10 Thu, 14 Nov 2013 07:24:10 GMT vboxsync [49476] * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) burn fix take2 Thu, 14 Nov 2013 07:02:32 GMT vboxsync [49475] * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) burn fix Thu, 14 Nov 2013 06:49:54 GMT vboxsync [49474] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VBoxVideo3D.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.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_window.c (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: some host bits for buffer-based command submission Wed, 13 Nov 2013 17:24:50 GMT vboxsync [49473] * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) PATMSSM.cpp: Must qualify the busted saved state check with >= 4.2.51. Wed, 13 Nov 2013 17:17:21 GMT vboxsync [49472] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.cpp (modified) FE/Qt: 7092: QIRichTextLabel should use proper text colors. Wed, 13 Nov 2013 15:20:37 GMT vboxsync [49471] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl: Remove assertion in onExtraDataChange. It is possible ... Wed, 13 Nov 2013 14:58:33 GMT vboxsync [49470] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) Additions/3D: prevent an OpenGL dead-lock. Wed, 13 Nov 2013 14:11:16 GMT vboxsync [49469] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) * trunk/src/VBox/Devices/Input/PS2Dev.h (modified) * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) DevPS2: Release keys after restoring saved state, not while loading it. Wed, 13 Nov 2013 14:04:55 GMT vboxsync [49468] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h (modified) FE/Qt: Runtime UI: Close actions handling rework (step 4): Make sure ... Wed, 13 Nov 2013 13:45:14 GMT vboxsync [49467] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h (modified) FE/Qt: Runtime UI: Close actions handling rework (step 3): Some ... Wed, 13 Nov 2013 13:35:56 GMT vboxsync [49466] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: Runtime UI: Close actions handling rework (step 2): Make sure ... Wed, 13 Nov 2013 13:27:44 GMT vboxsync [49465] * 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/UIMachineWindow.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/UIVMCloseDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIVMCloseDialog.h (modified) FE/Qt: Runtime UI: Close actions handling rework (step 1): Providing ... Wed, 13 Nov 2013 13:02:43 GMT vboxsync [49464] * trunk/src/VBox/VMM/VMMR3/PATMSSM.cpp (modified) * trunk/src/VBox/VMM/include/PATMInternal.h (modified) PATM: Fixed saved state regression introduced with r86139, bumping up ... Wed, 13 Nov 2013 12:35:28 GMT vboxsync [49463] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: HID LEDs sync: split IOKit callback into smaller parts; ... Wed, 13 Nov 2013 12:29:44 GMT vboxsync [49462] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.h (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/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/scale/UIMachineWindowScale.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Menu/menubar factory cleanup/rework. Wed, 13 Nov 2013 11:04:46 GMT vboxsync [49460] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) fixed burn Wed, 13 Nov 2013 11:03:20 GMT vboxsync [49459] * trunk/src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp (modified) Main: fixed race Wed, 13 Nov 2013 10:32:13 GMT vboxsync [49458] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp (modified) WINNT/VBoxVideo: separate mode table for each guest monitor. Wed, 13 Nov 2013 10:24:10 GMT vboxsync [49457] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: HID LEDs sync: take care about CAPS LOCK timeout on Apple ... Wed, 13 Nov 2013 10:14:30 GMT vboxsync [49456] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Put HMForced in the rigth place. Wed, 13 Nov 2013 08:38:01 GMT vboxsync [49455] * trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp (modified) Additions/x11/VBoxClient: DnD service todos. Tue, 12 Nov 2013 16:24:07 GMT vboxsync [49454] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) HGCM param verification Tue, 12 Nov 2013 13:24:14 GMT vboxsync [49453] * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize(). Tue, 12 Nov 2013 13:10:55 GMT vboxsync [49452] * trunk/src/VBox/Main/testcase/tstVBoxAPIXPCOM.cpp (modified) whitespace cleanup Tue, 12 Nov 2013 12:38:05 GMT vboxsync [49451] * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) DrvKeyboardQueue: activate on resume (from saved state). Tue, 12 Nov 2013 12:33:30 GMT vboxsync [49450] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.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) Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h,VBoxMPDevExt.h ... Tue, 12 Nov 2013 12:19:26 GMT vboxsync [49449] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) wddm: proper surf release Tue, 12 Nov 2013 12:15:10 GMT vboxsync [49448] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_presenter.cpp (modified) crOpenGL: failure branch Tue, 12 Nov 2013 11:22:56 GMT vboxsync [49447] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7072. Changing the old logic for finding an appropriate image ... Tue, 12 Nov 2013 10:56:39 GMT vboxsync [49446] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) pr7074. import logic for work with multiple VMs in OVF appliance was ... Tue, 12 Nov 2013 08:49:26 GMT vboxsync [49445] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin: use sizeof() here Tue, 12 Nov 2013 07:02:52 GMT vboxsync [49444] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsServiceWin: initlialization of local variables in ... Tue, 12 Nov 2013 04:14:02 GMT vboxsync [49443] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) Don't schedule pxdns_timer() if we don't have any active requests. Mon, 11 Nov 2013 21:52:32 GMT vboxsync [49442] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC: Always set the APIC CPUID feature bits when the device is ... Mon, 11 Nov 2013 21:24:07 GMT vboxsync [49441] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) PDMAPICHLPR0/RC: Drop pfnChangeFeature. Mon, 11 Nov 2013 15:44:53 GMT vboxsync [49440] * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) Main/GuestCtrl: Bugfixes: - Hold lock while registering wait event ... Mon, 11 Nov 2013 15:30:42 GMT vboxsync [49439] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage: GuestCtrl: Explicitly wait for guest process to start, ... Mon, 11 Nov 2013 13:20:49 GMT vboxsync [49437] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC.cpp: Don't disable the CPUID feature bit just because someone ... Mon, 11 Nov 2013 12:07:31 GMT vboxsync [49436] * trunk/src/VBox/Devices/Network/slirp/slirp_dns.c (modified) slirp_dns.c: nits. Mon, 11 Nov 2013 11:20:16 GMT vboxsync [49435] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) burn fix Mon, 11 Nov 2013 11:09:01 GMT vboxsync [49434] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) VHWA: smp guests syncronization Mon, 11 Nov 2013 08:36:34 GMT vboxsync [49433] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) VHWA: sleep 2ms really Fri, 08 Nov 2013 18:44:09 GMT vboxsync [49432] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_mod.c (modified) NAT: prevent NAT thread from infinite loop on PowerOff if DNS ... Fri, 08 Nov 2013 17:42:58 GMT vboxsync [49431] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) vhwa: warning fix Fri, 08 Nov 2013 17:27:37 GMT vboxsync [49430] * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) VHWA: forward port other fixes Fri, 08 Nov 2013 17:24:56 GMT vboxsync [49429] * trunk/src/VBox/Frontends/VirtualBox/images/os_linux26.png (modified) FE/Qt: Icons: Fixing incorrect Linux 2.6 icon. Fri, 08 Nov 2013 17:05:25 GMT vboxsync [49428] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux/drm: better RHEL61 fix. Fri, 08 Nov 2013 16:55:32 GMT vboxsync [49427] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: check parameter. Fri, 08 Nov 2013 16:34:34 GMT vboxsync [49426] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDev: check parameter. Fri, 08 Nov 2013 16:30:42 GMT vboxsync [49425] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) forward-port followup to VHWA fix Fri, 08 Nov 2013 16:29:30 GMT vboxsync [49424] * trunk/src/VBox/Devices/Graphics/DevVGASavedState.h (modified) missing file Fri, 08 Nov 2013 16:25:35 GMT vboxsync [49423] * trunk/src/VBox/Devices/Input/DrvKeyboardQueue.cpp (modified) Do not block input on keyboard queue level when VM is paused. Fri, 08 Nov 2013 16:01:24 GMT vboxsync [49422] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) burn fix Fri, 08 Nov 2013 15:55:56 GMT vboxsync [49421] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) VMMDev: removed obsolete assertions, cleanup. Fri, 08 Nov 2013 15:54:02 GMT vboxsync [49420] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/VBoxDispDDraw.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) forward-port and adopt VHWA fixes Fri, 08 Nov 2013 15:18:04 GMT vboxsync [49419] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/arb_program_shader.c (modified) wined3d: bugfix Fri, 08 Nov 2013 11:25:36 GMT vboxsync [49418] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UILineTextEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UILineTextEdit.h (modified) FE/Qt: 7063: Export Appliance wizard should not forget to attach OVA ...