# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 6:27:46 AM Mon, 23 Jan 2012 16:05:23 GMT vboxsync [39838] * trunk/include/VBox/vmm/cfgm.h (modified) * trunk/src/VBox/VMM/VMMR3/CFGM.cpp (modified) CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested). Mon, 23 Jan 2012 16:04:55 GMT vboxsync [39837] * trunk/src/VBox/Main/src-server/win/svchlp.cpp (modified) nit Mon, 23 Jan 2012 12:50:30 GMT vboxsync [39835] * trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp (modified) tstRTProcCreateEx: Fixed return value. Mon, 23 Jan 2012 10:19:24 GMT vboxsync [39834] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOpenGL: adjust FBO switching logic a bit Mon, 23 Jan 2012 10:03:39 GMT vboxsync [39833] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOpenGL: missing bits for r75809 Sun, 22 Jan 2012 13:39:38 GMT vboxsync [39832] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux: typo^2 Sun, 22 Jan 2012 13:26:46 GMT vboxsync [39831] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Addiotions/linux: typo. Sun, 22 Jan 2012 13:05:07 GMT vboxsync [39830] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) additions/linux: compilation with linux-3.3.0-rc1 (untested, please ... Sun, 22 Jan 2012 12:36:30 GMT vboxsync [39829] * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Runtime/linux: linux-3.3.0-rc1 some headers requires IS_ENABLED(x) ... Sun, 22 Jan 2012 11:19:14 GMT vboxsync [39828] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) AHCI: Don't always allocate new memory for the data buffers but reuse ... Fri, 20 Jan 2012 21:39:14 GMT vboxsync [39824] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) IGuest/version: todos and some clean up (no real changes intended). Fri, 20 Jan 2012 21:13:51 GMT vboxsync [39823] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) VMMDevReq_ReportGuestInfo2: Validate szName length. Fri, 20 Jan 2012 15:43:54 GMT vboxsync [39822] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API/GuestProperties: add DeleteGuestProperty. API version bump. Fri, 20 Jan 2012 14:01:49 GMT vboxsync [39821] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) API/GuestProperties: add DeleteGuestProperty. Fri, 20 Jan 2012 13:16:27 GMT vboxsync [39820] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) wddm/3d: remove disabled code Fri, 20 Jan 2012 13:12:27 GMT vboxsync [39819] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispDbg.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/directx.c (modified) wddm/3d: fix ie rendering with mesa nvidia drivers Fri, 20 Jan 2012 12:23:15 GMT vboxsync [39816] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlayCommon.h (modified) fix DEBUG_misha builds for linux host Fri, 20 Jan 2012 09:32:29 GMT vboxsync [39815] * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/state/cr_framebuffer.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_diff.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_context.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/unpacker/unpack.py (modified) crOpenGL: work around Ubuntu 11.04 FBO issues Thu, 19 Jan 2012 18:22:08 GMT vboxsync [39814] * trunk/src/VBox/Additions/WINNT/SharedFolders/redirector/sys/netroot.c (modified) Additions/SharedFolders: uninitialized variable Thu, 19 Jan 2012 18:10:07 GMT vboxsync [39813] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) Additions/Solaris: fix X.org 1.3.0 with correct xorg.conf handling. Thu, 19 Jan 2012 16:56:12 GMT vboxsync [39812] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Trace VM exits. Thu, 19 Jan 2012 15:17:48 GMT vboxsync [39811] * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined (moved) * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse.c (moved) Additions/x11/vboxmouse: filename clean-up. Thu, 19 Jan 2012 14:37:20 GMT vboxsync [39810] * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils.h (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/VBoxUtils_68.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/mouse.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/mouse.h (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/mousePriv.h (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/pnp.c (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_68 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_70 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_71 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/xorg70 (deleted) * trunk/src/VBox/Additions/x11/vboxmouse/xorg71 (deleted) Additions/x11/vboxmouse: removed legacy code. Thu, 19 Jan 2012 13:37:03 GMT vboxsync [39809] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/x11/Installer/x11config.sh (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/undefined_15 (modified) * trunk/src/VBox/Additions/x11/vboxmouse/vboxmouse_15.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Additions/x11/vboxmouse: use the new mouse driver for XFree86 too. Thu, 19 Jan 2012 11:21:46 GMT vboxsync [39808] * trunk/src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c (modified) Runtime/r0drv: get the physical address of Linux kernel kmap mappings ... Thu, 19 Jan 2012 10:43:42 GMT vboxsync [39807] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) duh^2! Thu, 19 Jan 2012 10:43:04 GMT vboxsync [39806] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) duh! Thu, 19 Jan 2012 10:38:36 GMT vboxsync [39805] * trunk/src/VBox/Main/include/AdditionsFacilityImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) GuestImpl.cpp: Runlevel todos. Thu, 19 Jan 2012 09:41:09 GMT vboxsync [39804] * trunk/include/iprt/socket.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Fixed regression (I hope) in yesterdays tcp/socket changes (name ... Wed, 18 Jan 2012 18:15:47 GMT vboxsync [39802] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) IPRT: socket / address resolving fixes. Debugged. Wed, 18 Jan 2012 18:01:11 GMT vboxsync [39801] * trunk/src/VBox/Runtime/include/internal/socket.h (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) * trunk/src/VBox/Runtime/r3/udp.cpp (modified) * trunk/src/VBox/Runtime/r3/win/process-win.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) IPRT: socket / address resolving fixes. Wed, 18 Jan 2012 17:54:06 GMT vboxsync [39800] * 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/selector/UIVMDesktop.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) fix for xtracker 6010 Wed, 18 Jan 2012 17:40:09 GMT vboxsync [39799] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Add field for default open flags and add ... Wed, 18 Jan 2012 16:55:06 GMT vboxsync [39798] * trunk/include/VBox/vd.h (modified) * trunk/src/VBox/Storage/VD.cpp (modified) VD: Add option to ignore flush requests Wed, 18 Jan 2012 16:25:41 GMT vboxsync [39797] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) backed out r75758 Wed, 18 Jan 2012 16:01:32 GMT vboxsync [39796] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) experiment Wed, 18 Jan 2012 13:17:15 GMT vboxsync [39794] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) VBoxManage/GuestCtrl: Handle inaccessible directories more gently, ... Wed, 18 Jan 2012 12:53:33 GMT vboxsync [39793] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: Comment. Wed, 18 Jan 2012 10:50:49 GMT vboxsync [39791] * trunk/src/VBox/Main/src-client/GuestCtrlIO.cpp (modified) GuestCtrlIO: Fixed parsing result to be VERR_MORE_DATA when entering ... Wed, 18 Jan 2012 10:48:43 GMT vboxsync [39790] * trunk/src/VBox/Main/testcase/tstGuestCtrlParseBuffer.cpp (modified) tstGuestCtrlParseBuffer: Added routine for manual testing, some ... Wed, 18 Jan 2012 09:38:49 GMT vboxsync [39789] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) Additions/linux/sharedfolders: make sure all data is written out when ... Wed, 18 Jan 2012 09:37:46 GMT vboxsync [39788] * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Additions/linux/sharedfolders: r75732 (processing remount option) ... Tue, 17 Jan 2012 22:22:58 GMT vboxsync [39787] * trunk/src/VBox/Additions/linux/sharedfolders/regops.c (modified) Additions/linux/sharedfolders: make sure all data is written out when ... Tue, 17 Jan 2012 22:10:38 GMT vboxsync [39786] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) Additions/x11/vboxmouse: use the new code for X.Org 7.0, 7.1 and 7.2 too. Tue, 17 Jan 2012 18:47:26 GMT vboxsync [39784] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) regex it is not. Tue, 17 Jan 2012 18:42:57 GMT vboxsync [39783] * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) doxygen comments where appropriate, please. Tue, 17 Jan 2012 18:34:27 GMT vboxsync [39782] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: better warning text. Tue, 17 Jan 2012 14:44:58 GMT vboxsync [39781] * trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c (modified) * trunk/src/VBox/Additions/linux/sharedfolders/vfsmod.c (modified) Shared Folders/Linux: processing remount option . Tue, 17 Jan 2012 13:54:16 GMT vboxsync [39780] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: support pre-S11 pkg versions in OS version ... Tue, 17 Jan 2012 13:22:08 GMT vboxsync [39779] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.cpp (added) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsDisplay.ui (added) FE/Qt: 3017: Create GUI settings for maximum guest resolution: ... Tue, 17 Jan 2012 12:30:57 GMT vboxsync [39778] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: DrvNAT.cpp (missed changes) Tue, 17 Jan 2012 12:22:28 GMT vboxsync [39777] * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT: VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER=1 Tue, 17 Jan 2012 12:15:29 GMT vboxsync [39776] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: (release log) let user know when mapping is registered or ... Tue, 17 Jan 2012 11:03:12 GMT vboxsync [39775] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: introduces CFGM value ... Tue, 17 Jan 2012 04:13:45 GMT vboxsync [39774] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) NAT: backed out r75718. Tue, 17 Jan 2012 02:42:36 GMT vboxsync [39773] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) NAT: logs and comments. Tue, 17 Jan 2012 02:17:38 GMT vboxsync [39772] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: warns on switch on DNS proxy if DNS host resolver has been ... Mon, 16 Jan 2012 02:25:22 GMT vboxsync [39768] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) NAT: replaces ''goto'' with ''if {} else {}'' statement. Fri, 13 Jan 2012 19:32:18 GMT vboxsync [39767] * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT: Introduces VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER kmk variable to ... Fri, 13 Jan 2012 19:28:55 GMT vboxsync [39766] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/libalias/alias_dns.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: host resolver can use user-defined mapping instead of host ... Fri, 13 Jan 2012 15:18:05 GMT vboxsync [39764] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) DrvSCSI: Log errors to the release log for the synchronous I/O path too Thu, 12 Jan 2012 15:29:12 GMT vboxsync [39762] * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (modified) Additions/linux/drm: support OEL/RHEL6.2, fix. Thu, 12 Jan 2012 15:05:44 GMT vboxsync [39761] * trunk/src/VBox/Additions/solaris/Installer/vboxguest.sh (modified) Additions/solaris/Installer: fix 4.1.8 regression with driver loading ... Thu, 12 Jan 2012 14:30:32 GMT vboxsync [39760] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo-win.cpp (modified) VBoxService/VMInfo: Dump process names when enumerating active ... Thu, 12 Jan 2012 11:58:14 GMT vboxsync [39759] * trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredPoller.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Helper.cpp (modified) VBoxGINA + VBoxCredProv: Let the release log know about credential ... Thu, 12 Jan 2012 08:55:32 GMT vboxsync [39757] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: remove unnecessary warning Wed, 11 Jan 2012 17:30:33 GMT vboxsync [39756] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: build_in_tmp selinux permissions for ... Wed, 11 Jan 2012 17:04:59 GMT vboxsync [39755] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) PGMR3PoolGrow: Fixed fatal assertion. duh. Wed, 11 Jan 2012 16:49:33 GMT vboxsync [39754] * trunk/src/VBox/Installer/solaris/checkinstall.sh (modified) Solaris/Installer: fix checkinstall for zones. Wed, 11 Jan 2012 16:14:02 GMT vboxsync [39753] * trunk/src/VBox/Runtime/r3/init.cpp (modified) IPRT: disable critical error message boxes on init. Take three. Wed, 11 Jan 2012 16:12:23 GMT vboxsync [39752] * trunk/src/VBox/Runtime/r3/init.cpp (modified) IPRT: disable critical error message boxes on init. Take two. Wed, 11 Jan 2012 16:07:37 GMT vboxsync [39751] * trunk/src/VBox/Runtime/r3/init.cpp (modified) IPRT: disable critical error message boxes on init. Wed, 11 Jan 2012 14:49:40 GMT vboxsync [39749] * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) Ship VBoxCertUtil and the public part of the code signing certificate ... Wed, 11 Jan 2012 14:42:05 GMT vboxsync [39748] * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp (modified) VBoxCertUtil: remove-trusted-publisher + bugfix. Wed, 11 Jan 2012 14:20:52 GMT vboxsync [39747] * trunk/src/VBox/Additions/WINNT/tools/oracle-vbox.cer (added) current certificate used by oracle for the vbox builds. (The public ... Wed, 11 Jan 2012 13:57:34 GMT vboxsync [39746] * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp (modified) VBoxCertUtil.cpp: More useful code. Tue, 10 Jan 2012 18:23:43 GMT vboxsync [39745] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) Check some more out of memory statuses. Tue, 10 Jan 2012 18:15:04 GMT vboxsync [39744] * 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/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) rtr0memobj: Status code adjustments. Tue, 10 Jan 2012 17:48:22 GMT vboxsync [39743] * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (modified) nit Tue, 10 Jan 2012 17:47:55 GMT vboxsync [39742] * trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp (modified) Loader/VBoxWindowsAdditions.cpp: Made it more robust and scripting ... Tue, 10 Jan 2012 16:00:49 GMT vboxsync [39741] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: More cdecl stuff. Tue, 10 Jan 2012 15:46:17 GMT vboxsync [39740] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: More cdecl stuff. Tue, 10 Jan 2012 15:27:08 GMT vboxsync [39739] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMShw.h (modified) nits. Tue, 10 Jan 2012 15:26:53 GMT vboxsync [39738] * trunk/src/VBox/VMM/VMMR3/PGMPool.cpp (modified) PGMPool.cpp: When using EPT we should be able to use any kind of ... Tue, 10 Jan 2012 11:28:56 GMT vboxsync [39737] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) crOpenGL: remove debug assertion Tue, 10 Jan 2012 11:28:17 GMT vboxsync [39736] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) coOpenGL: followup to fix XP hosts, bugs #10071 and #10088 Tue, 10 Jan 2012 10:59:41 GMT vboxsync [39735] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_wgl.c (modified) coOpenGL: fix XP hosts, bugs #10071 and #10088 Tue, 10 Jan 2012 09:11:00 GMT vboxsync [39734] * trunk/src/VBox/Additions/common/pam/pam_vbox.cpp (modified) pam_vbox: Try to solve C++ decoration hickup, logging adjustment. Mon, 09 Jan 2012 16:34:34 GMT vboxsync [39733] * trunk/src/VBox/Additions/WINNT/tools (added) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (added) * trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp (added) hacking in progress Sun, 08 Jan 2012 21:17:16 GMT vboxsync [39731] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) nit Sun, 08 Jan 2012 21:16:59 GMT vboxsync [39730] * trunk/include/iprt/cdrom.h (added) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/cdrom-generic.cpp (added) iprt/cdrom.h + cdrom-generic.cpp: Sketched out an API for messing ... Sun, 08 Jan 2012 17:29:43 GMT vboxsync [39729] * trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp (modified) Acquire the necessary privileges to perform shutdown if need too. ... Sun, 08 Jan 2012 16:52:13 GMT vboxsync [39728] * trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp (modified) nit Sun, 08 Jan 2012 16:51:52 GMT vboxsync [39727] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp (modified) VINF_SYS_MAY_POWER_OFF Sun, 08 Jan 2012 16:39:33 GMT vboxsync [39726] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/win/RTSystemShutdown-win.cpp (added) RTSystemShutdown/win: Initial implementation. Sun, 08 Jan 2012 10:15:57 GMT vboxsync [39725] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) burn fix Sun, 08 Jan 2012 01:09:54 GMT vboxsync [39724] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r3/linux/RTSystemShutdown-linux.cpp (added) Shutdown implementation for linux (untested). Sun, 08 Jan 2012 00:43:19 GMT vboxsync [39723] * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTShutdown.cpp (added) RTShutdown tool. Sat, 07 Jan 2012 21:36:46 GMT vboxsync [39721] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/system.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/generic/RTSystemShutdown-generic.cpp (added) RTSystemShutdown: stub. Sat, 07 Jan 2012 02:56:25 GMT vboxsync [39720] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ConsoleImpl.cpp: Try avoid holding the console lock (read or write) ...