# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 13, 2025 2:47:59 AM Mon, 01 Mar 2010 22:19:43 GMT vboxsync [26926] * 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/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) FE/Qt4: New running VM core: cumulative fix for mm-support. Mon, 01 Mar 2010 20:22:59 GMT vboxsync [26925] * trunk/src/VBox/Devices/Input/DevPS2.cpp (modified) Devices/Input/DevPS2: backed out the absolute reporting code, minus ... Mon, 01 Mar 2010 16:40:01 GMT vboxsync [26924] * trunk/src/VBox/Main/MouseImpl.cpp (modified) Main/MouseImpl: do not overwrite the "supports relative" attribute on ... Mon, 01 Mar 2010 16:25:46 GMT vboxsync [26923] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) burn fix Mon, 01 Mar 2010 16:22:05 GMT vboxsync [26922] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/Helper.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuestPnP.cpp (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/i8042dep.c (modified) * trunk/src/VBox/Additions/WINNT/i8042prt/moudep.c (modified) Additions/win: no need to check the rc of the request header after ... Mon, 01 Mar 2010 16:09:27 GMT vboxsync [26921] * 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/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.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/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/vm/VBoxVMSettingsDisplay.ui (modified) FE/Qt4: Initial multi-monitor support for normal mode: VM settings & ... Mon, 01 Mar 2010 15:07:45 GMT vboxsync [26920] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) FE/Qt4: new core: forgotten makefile Mon, 01 Mar 2010 15:07:03 GMT vboxsync [26919] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionsPool.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.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/fullscreen/UIMachineWindowFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) FE/Qt4: new core: menubar handling rewritten Mon, 01 Mar 2010 15:03:04 GMT vboxsync [26918] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Additions/win: fixed off-by-one error when deflating the memory balloon Mon, 01 Mar 2010 14:55:10 GMT vboxsync [26917] * trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) Storage/iSCSI: implement automatically setting InitiatorName and ISID ... Mon, 01 Mar 2010 14:53:27 GMT vboxsync [26916] * trunk/include/VBox/VBoxHDD.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) VBoxHDD: introduce new function pointers to the TCP interface for ... Mon, 01 Mar 2010 14:50:21 GMT vboxsync [26915] * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) Runtime/tcp: new function to query the local address of a socket. Mon, 01 Mar 2010 14:47:38 GMT vboxsync [26914] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt4: new core: small fix for OSX and todo added Mon, 01 Mar 2010 13:57:49 GMT vboxsync [26913] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) Backed out r58164 -> test box regressions Mon, 01 Mar 2010 13:45:29 GMT vboxsync [26912] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) addendum to r58184 Mon, 01 Mar 2010 13:31:38 GMT vboxsync [26911] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Only PGM_PAGE_STATE_ZERO is valid here Mon, 01 Mar 2010 13:25:29 GMT vboxsync [26910] * trunk/src/VBox/Additions/common/crOpenGL/context.c (modified) crOpenGL: remove unused code Mon, 01 Mar 2010 13:20:27 GMT vboxsync [26909] * trunk/src/VBox/Additions/common/crOpenGL/context.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/common/crOpenGL/stub.h (modified) crOpenGL: fix flickering when opengl context is used with multiply ... Mon, 01 Mar 2010 12:49:28 GMT vboxsync [26908] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (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/main.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl+Frontends/VirtualBox: disable showing VM start ... Mon, 01 Mar 2010 12:49:26 GMT vboxsync [26907] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) Only valid on 64 bits hosts Mon, 01 Mar 2010 11:34:33 GMT vboxsync [26906] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Additions/win: be safe here Mon, 01 Mar 2010 11:32:02 GMT vboxsync [26905] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Additions/win: No redundant call to ''vmmdevInitRequest()'' after ... Mon, 01 Mar 2010 10:38:22 GMT vboxsync [26904] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceBalloon.cpp (modified) Additions/VBoxService: don't fail if ballooning isn't available Mon, 01 Mar 2010 10:14:37 GMT vboxsync [26903] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Compile fix for win64 Mon, 01 Mar 2010 10:01:16 GMT vboxsync [26902] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) some vcc compiler warning fixes Mon, 01 Mar 2010 08:53:03 GMT vboxsync [26901] * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceStats.cpp (modified) Additions: activated guest user level ballooning stuff for all guests Mon, 01 Mar 2010 08:47:01 GMT vboxsync [26900] * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) VBoxService: gcc warning. Sun, 28 Feb 2010 21:44:02 GMT vboxsync [26899] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) R0/MemObj/FreeBSD: Various changes - Don't wire allocated pages ... Sun, 28 Feb 2010 19:46:25 GMT vboxsync [26898] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) FE/Qt4: New running VM core: fixing few VM closure bugs. Sun, 28 Feb 2010 18:13:19 GMT vboxsync [26897] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt4: New running VM core: machine view: warning related fix. Sun, 28 Feb 2010 18:03:10 GMT vboxsync [26896] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt4: New running VM core: fixed bug of closing VM through VBoxManage. Sun, 28 Feb 2010 18:02:06 GMT vboxsync [26895] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp (modified) FE/Qt4: New running VM core: just removing one include. Sun, 28 Feb 2010 17:48:51 GMT vboxsync [26894] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt4: New running VM core: comment post-processing GURU. Sun, 28 Feb 2010 17:43:39 GMT vboxsync [26893] * 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/normal/UIMachineLogicNormal.cpp (modified) FE/Qt4: New running VM core: bug fix in handling required features. Sun, 28 Feb 2010 17:41:34 GMT vboxsync [26892] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) FE/Qt4: New running VM core: close process update. Sun, 28 Feb 2010 15:30:11 GMT vboxsync [26891] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (modified) FE/Qt4: New running VM core: build fox for r58170. Sun, 28 Feb 2010 15:21:16 GMT vboxsync [26890] * 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/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.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/normal/UIMachineWindowNormal.cpp (modified) FE/Qt4: New running VM core: fixing bug with session closing, now ... Sun, 28 Feb 2010 14:57:36 GMT vboxsync [26889] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen (added) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h (modified) FE/Qt4: new core: initial fs support Sun, 28 Feb 2010 05:26:07 GMT vboxsync [26888] * trunk/src/VBox/Devices/PC/DevHPET.cpp (modified) HPET: minor tweaks Sun, 28 Feb 2010 02:39:31 GMT vboxsync [26887] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) R0/MemObj/FreeBSD: Highly experimental changes. Implement PhysNC ... Sat, 27 Feb 2010 20:05:38 GMT vboxsync [26886] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) IPRT/FreeBSD: Fix GetPagePhysAddr for lock objects Sat, 27 Feb 2010 16:46:01 GMT vboxsync [26885] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf (modified) wddm: inf fixes Sat, 27 Feb 2010 15:59:25 GMT vboxsync [26884] * trunk/src/VBox/Devices/PC/vbox.dsl (modified) ACPI: minor cleanup Sat, 27 Feb 2010 15:58:25 GMT vboxsync [26883] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevFwCommon.cpp (modified) MADT, MPTABLES: implemented correct description of IRQ routing in ... Sat, 27 Feb 2010 12:02:09 GMT vboxsync [26882] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) FE/Qt4: New running VM core: bug fix. Sat, 27 Feb 2010 09:11:22 GMT vboxsync [26881] * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/freebsd/files_vboxnetadp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt (modified) HostDrivers/FreeBSD: Build fixes Sat, 27 Feb 2010 09:09:44 GMT vboxsync [26880] * trunk/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp (modified) gcc warning Sat, 27 Feb 2010 08:47:39 GMT vboxsync [26879] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) REM: missing export Fri, 26 Feb 2010 23:56:51 GMT vboxsync [26878] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.h (modified) FE/Qt4: New running VM core: guest auto-resize feature fixed. Fri, 26 Feb 2010 23:13:01 GMT vboxsync [26877] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt4: New running VM core: fixing little bug. Fri, 26 Feb 2010 18:21:38 GMT vboxsync [26876] * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHostHlp.h (modified) dev/Graphics: HGSMILIST additional tooling functions (to be used by ... Fri, 26 Feb 2010 17:33:33 GMT vboxsync [26875] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) UsbKbd: Avoided warning, but Pause key handling still needs to be ... Fri, 26 Feb 2010 17:24:48 GMT vboxsync [26874] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) wddm: add missing callbacks + stubs for drbugging Fri, 26 Feb 2010 17:12:31 GMT vboxsync [26873] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) FE/Qt4: New running VM core: build issue fix #3 :) Fri, 26 Feb 2010 17:10:39 GMT vboxsync [26872] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) FE/Qt4: New running VM core: build issue fix #2. Fri, 26 Feb 2010 17:07:19 GMT vboxsync [26871] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp (modified) Fe/Qt4: Build fix. Fri, 26 Feb 2010 16:55:48 GMT vboxsync [26870] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) USB Keyboard: Build fix. Fri, 26 Feb 2010 16:50:29 GMT vboxsync [26869] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Runtime/r0drv/memobj-linux: added printk debugging output for path in ... Fri, 26 Feb 2010 16:48:46 GMT vboxsync [26868] * 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/globals/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.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/UIMachineWindow.cpp (modified) FE/Qt4: New running VM core: few fixes for problem reporter. Fri, 26 Feb 2010 16:40:20 GMT vboxsync [26867] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) UsbKbd: Improved scancode to HID usage translation. Fri, 26 Feb 2010 16:35:27 GMT vboxsync [26866] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Runtime/r0drv/memobj-linux: alignment for ... Fri, 26 Feb 2010 16:12:08 GMT vboxsync [26865] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Logging update Fri, 26 Feb 2010 15:39:29 GMT vboxsync [26864] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Runtime/r0drv/memobj-linux: alignment for ''rtR0MemObjNativeAllocPhys()'' Fri, 26 Feb 2010 15:20:49 GMT vboxsync [26863] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) FE/Qt4: new core: forgotten file Fri, 26 Feb 2010 15:20:27 GMT vboxsync [26862] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt4: new core: QGL mode working again Fri, 26 Feb 2010 15:02:06 GMT vboxsync [26861] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) Two more dword write cases Fri, 26 Feb 2010 14:58:34 GMT vboxsync [26860] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Allow user-mode instruction emulation in the pgm pool access handlers ... Fri, 26 Feb 2010 14:49:29 GMT vboxsync [26859] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt4: new core: enable paint on screen for Quartz2D again Fri, 26 Feb 2010 14:47:15 GMT vboxsync [26858] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt4: new core: the view must be configured before the framebuffers ... Fri, 26 Feb 2010 14:37:00 GMT vboxsync [26857] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) JRocketVM writes the status word using a dword out Fri, 26 Feb 2010 14:33:01 GMT vboxsync [26856] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: Some small changes to make it work without having HW ... Fri, 26 Feb 2010 14:30:43 GMT vboxsync [26855] * trunk/include/VBox/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Introduced EMInterpretInstructionCPUEx to allow user-level ... Fri, 26 Feb 2010 14:01:05 GMT vboxsync [26854] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt4: new core: life extension of const refs on temporaries doesn't ... Fri, 26 Feb 2010 13:59:35 GMT vboxsync [26853] * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VirtualBoxBase.h (modified) VBoxBFE: Attempt to fix burn caused by r58109. Fri, 26 Feb 2010 13:52:34 GMT vboxsync [26852] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: fixed regression caused by r58016 Fri, 26 Feb 2010 13:48:55 GMT vboxsync [26851] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt4: new core: next try to r58120 Fri, 26 Feb 2010 13:37:20 GMT vboxsync [26850] * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) attempt to fix the win builds Fri, 26 Feb 2010 13:30:58 GMT vboxsync [26849] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) -Wshadow burns Fri, 26 Feb 2010 13:22:09 GMT vboxsync [26848] * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryOsInfo.cpp (modified) tstRTSystemQueryOsInfo.cpp: Copied back the corrected overflow test ... Fri, 26 Feb 2010 13:19:14 GMT vboxsync [26847] * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memobj-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) Don't pass uAlignment=0 to rtR0MemObjNativeAllocPhys, resolve the ... Fri, 26 Feb 2010 13:13:45 GMT vboxsync [26846] * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Makefile.kmk (modified) wddm: install & sign Fri, 26 Feb 2010 13:12:14 GMT vboxsync [26845] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachine.h (modified) FE/Qt4: New running VM core: bug fix. Fri, 26 Feb 2010 13:03:11 GMT vboxsync [26844] * trunk/include/iprt/poll.h (modified) * trunk/src/VBox/Runtime/r3/os2/poll-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/poll-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/poll-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPoll.cpp (modified) RTPollSetCount. Fri, 26 Feb 2010 12:59:51 GMT vboxsync [26843] * trunk/src/VBox/Runtime/r3/darwin/RTSystemQueryDmiString-darwin.cpp (modified) RTSystemQueryDmiString-darwin.cpp: fixed leaks and buffer overflow ... Fri, 26 Feb 2010 12:52:11 GMT vboxsync [26842] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt4: new core: This is COM referenced counted. No need to delete ... Fri, 26 Feb 2010 12:49:11 GMT vboxsync [26841] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) AMD-V support for large pages (64 bits host, nested paging) Fri, 26 Feb 2010 12:46:58 GMT vboxsync [26840] * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) Runtime/nt: In ''rtR0MemObjNativeAllocPhys()'' don't use ... Fri, 26 Feb 2010 12:38:55 GMT vboxsync [26839] * trunk/src/VBox/Runtime/r3/linux/RTSystemQueryDmiString-linux.cpp (modified) RTSystemQueryDmiString-linux.cpp: fixed edge case. Fri, 26 Feb 2010 12:38:30 GMT vboxsync [26838] * trunk/src/VBox/Runtime/testcase/tstRTSystemQueryDmi.cpp (modified) tstRTSystemQueryDmi.cpp: fixed the overflow tests. Fri, 26 Feb 2010 12:35:54 GMT vboxsync [26837] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) SCSI: Do not assert if there is no sense buffer Fri, 26 Feb 2010 12:34:58 GMT vboxsync [26836] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Fix FreeBSD guests Fri, 26 Feb 2010 12:11:52 GMT vboxsync [26835] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) FE/BFE: the MainVMMDev driver is now called HGCM Fri, 26 Feb 2010 12:10:36 GMT vboxsync [26834] * trunk/src/VBox/Frontends/VBoxBFE/COMDefs.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/ConsoleImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/MouseImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/MouseImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/SDLConsole.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp (modified) FE/BFE: resynchronise MouseImpl from Main Fri, 26 Feb 2010 12:03:25 GMT vboxsync [26833] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf (added) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) wddm: .inf basic impl Fri, 26 Feb 2010 12:01:53 GMT vboxsync [26832] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) VBoxTray/Clipboard: Build fix. Fri, 26 Feb 2010 11:49:37 GMT vboxsync [26831] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) BusLogic: Set initialization required bit in the status register ... Fri, 26 Feb 2010 11:14:16 GMT vboxsync [26829] * trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c (modified) memobj-r0drv-freebsd.c: nit: no else after return. Fri, 26 Feb 2010 11:12:20 GMT vboxsync [26828] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) VBoxTray/Clipboard: Bugfixes. Fri, 26 Feb 2010 10:59:04 GMT vboxsync [26827] * trunk/include/iprt/poll.h (modified) * trunk/src/VBox/Runtime/r3/os2/poll-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/poll-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/poll-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPoll.cpp (modified) IPRT: RTPollSetCount() -> RTPollGetCount(). Fri, 26 Feb 2010 10:51:22 GMT vboxsync [26826] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) VBoxTray/Clipboard: Formatting, error checking.