# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Apr 22, 2025 4:29:02 AM Fri, 18 Oct 2013 15:11:33 GMT vboxsync [49187] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/setmode.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/undefined (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri2.c (added) Additions/x11/vboxvideo: use DRI2 for X.Org Server 1.7 and later. Fri, 18 Oct 2013 15:00:04 GMT vboxsync [49186] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix MSR_TSC_AUX auto-load/store when not using TSC ... Fri, 18 Oct 2013 14:37:07 GMT vboxsync [49185] * trunk/src/VBox/Runtime/common/asm/ASMCpuIdExSlow.asm (modified) ASMCpuIdExSlow burn fix. Fri, 18 Oct 2013 14:28:01 GMT vboxsync [49184] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) FE/Qt: NLS meta-data fix for r90060. Fri, 18 Oct 2013 14:26:05 GMT vboxsync [49183] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.h (modified) FE/Qt: Runtime UI: Make sure automatic guest-size-hint calculator do ... Fri, 18 Oct 2013 14:14:27 GMT vboxsync [49182] * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/asm/ASMCpuIdExSlow.asm (copied) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) Added ASMCpuIdExSlow and made CPUM use it. Fri, 18 Oct 2013 13:27:20 GMT vboxsync [49181] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.h (added) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrlListener.cpp (added) OSE build fix Fri, 18 Oct 2013 12:35:36 GMT vboxsync [49180] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.h (modified) wddm/3d: ref d3d rt to avoid calling unloaded lib Fri, 18 Oct 2013 12:19:17 GMT vboxsync [49179] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) SUPDrv: Doxygen for r90051. Fri, 18 Oct 2013 12:17:21 GMT vboxsync [49178] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) SUPDrv: Fix VT-x capability querying for BIOSes that don't set the ... Fri, 18 Oct 2013 11:48:13 GMT vboxsync [49177] * 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.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/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/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/runtime/scale/UIMachineViewScale.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Guest screen size adjustment mechanism. Fri, 18 Oct 2013 10:23:05 GMT vboxsync [49176] * 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/scale/UIMachineViewScale.h (modified) FE/Qt: Runtime UI: Some small cleanup. Fri, 18 Oct 2013 09:17:49 GMT vboxsync [49175] * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) Additions/x11: remove outdated todo. Fri, 18 Oct 2013 09:11:58 GMT vboxsync [49174] * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.0 (deleted) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5 (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/BT.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/BTPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/Canvas.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/CanvasP.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ChkNotMaskEv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/Configint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/IBM.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/IBMPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/Pci.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/README (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/TI.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/TIPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/XIstubs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/agpgart.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/allowev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/atKeynames.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/bstore.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/bstorestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/bt829.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/cfb8_16.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/chgdctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/chgfctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/chgkbd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/chgkmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/chgprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/chgptr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/closedev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/closestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/closure.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/colormap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/colormapst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/compiler.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/compint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/config-backends.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/configProcs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/cursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/cursorstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/cw.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/damage.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/damageext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/damageextint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/damagestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dbestruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ddcPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/debug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/decode.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/devbell.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dgaproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dispatch.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dix-config-apple-verbatim.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dix.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dixaccess.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dixevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dixfont.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dixfontstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dixgrabs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dixstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dlloader.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmx-config.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmx.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmx_glxvisuals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxarg.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxbackend.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxcb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxclient.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxcmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxcommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxcompat.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxconfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxconsole.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxcursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxdpms.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxdummy.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxeq.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxextension.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxfont.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxgc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxgcops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxinput.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxinputinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxlog.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxmotion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxparse.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxpict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxpixmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxprint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxscrinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxshadow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxsigio.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxstat.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxsync.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxvisual.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dmxwindow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dpmsproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dri.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dri2.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dristruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/dummylib.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/edid.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/enterleave.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/exa.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/exa_priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/exevents.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/exglobals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/extension.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/extension_string.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/extinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/extnsionst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fb24_32.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fbbits.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fbdevhw.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fboverlay.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fbpict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fbpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fbrop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fi1236.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fourcc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fpu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/fpu_regs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/g_disptab.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/gc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/gcstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/geext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/geint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getbmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getdctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getfctl.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getkmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getmmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getprop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getselev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/getvers.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glapi.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glapioffsets.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glapitable.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glapitemp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/globals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glprocs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glthread.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxbyteorder.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxcontext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxdrawable.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxdricommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxerror.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxfbconfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxscreens.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxserver.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxsingle.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxswap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxutil.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxvendor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glxvisuals.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/glyphstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/grabdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/grabdevb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/grabdevk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/gtmotion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/hotplug.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/i2c_def.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/indirect_dispatch.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/indirect_reqsize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/indirect_size.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/indirect_size_get.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/indirect_table.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/indirect_util.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/input.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/inputstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/int10Defines.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/listdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/lk201kbd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/lnx-keyboard.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/lnx-ms.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/lnx-ps2.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/lnx.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/loader.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/loaderProcs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/memrange.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mi.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mibank.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mibstore.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mibstorest.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/micmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/micoord.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/midbe.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/midbestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mifillarc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mifpoly.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/migc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/miline.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mioverlay.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mipict.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mipointer.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mipointrst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mipoly.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/misc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/miscanfill.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/miscstruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mispans.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/misprite.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mispritest.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mistruct.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mivalidate.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/miwideline.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/mizerarc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/modinit.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/msp3430.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/opaque.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/opendev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/os.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/osdep.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/panoramiX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/panoramiXh.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/panoramiXsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/parser.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/picture.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/picturestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/pixmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/pixmapstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/prim_asm.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/prim_ops.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/prim_x86_gcc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/privates.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/property.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/propertyst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ptrveloc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/queryst.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/randrstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/region.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/regionstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/registry.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/regs.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/renderedge.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/resource.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/rgb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/rootless.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/rootlessCommon.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/rootlessConfig.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/rootlessWindow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/rrtransform.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/scoasm.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/screenint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/scrnintstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/securitysrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/selectev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/selection.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/sendexev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/servermd.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/set.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/setbmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/setdval.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/setfocus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/setmmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/setmode.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/shadow.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/shadowfb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/shmint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/shrotpack.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/shrotpackYX.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/singlesize.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/site.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/sleepuntil.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/swaprep.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/swapreq.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/sym.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/tda8425.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/tda9850.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/tda9885.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/types.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/uda1380.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ungrdev.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ungrdevb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ungrdevk.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/unpack.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/usb-common.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/usb-keyboard.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/usb-mouse.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/usb-other.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/usb-private.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/validate.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/vbe.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/vbeModes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/vgaHW.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/vidmodeproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/wfbrename.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/window.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/windowstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/x86emu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/x86emui.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaa.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaaWrapper.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaacexp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaalocal.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaarop.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xaawrap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xace.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xacestr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Axp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Bus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Config.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Crtc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Cursor.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86CursorPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86DDC.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Date.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86InPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Modes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Module.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86OSpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Opt.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Optrec.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Parser.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Pci.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86PciInfo.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Priv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Privstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86RAC.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86RamDac.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86RamDacPriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86RandR12.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Rename.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Resources.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Sbus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86Xinput.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86_OSlib.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86_OSproc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86cmap.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86dgaext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86fbman.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86i2c.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86int10.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86pciBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86sbusBus.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86str.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86tokens.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86x86emu.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86xv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86xvmc.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xf86xvpriv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xfixes.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xfixesint.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xiproperty.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xisb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkb.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkbDflts.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkbfile.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkbgeom.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkbrules.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkbsrv.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xkbstr.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xorgVersion.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xselinux.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xserver-properties.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xvdisp.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xvdix.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xvmcext.h (added) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/xvmodproc.h (added) Additions/x11: replace header files for X.Org Server 1.6.0 with those ... Thu, 17 Oct 2013 20:42:22 GMT vboxsync [49173] * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Storage/AHCI: Add per port hotplug configuration flag Thu, 17 Oct 2013 19:34:35 GMT vboxsync [49172] * trunk/src/VBox/GuestHost/OpenGL/include/cr_dump.h (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/dump.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) crOpenGL: dumping stuff Thu, 17 Oct 2013 19:05:01 GMT vboxsync [49171] * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm: comment typo Thu, 17 Oct 2013 18:58:57 GMT vboxsync [49170] * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/drawprim.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/state.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/wined3d_private.h (modified) wined3d: always emit zero vertattr Thu, 17 Oct 2013 18:41:54 GMT vboxsync [49169] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) FE/Qt: MacOS X: One more build fix for r90040. Thu, 17 Oct 2013 18:28:59 GMT vboxsync [49168] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) FE/Qt: MacOS X: Build fix for r90040. Thu, 17 Oct 2013 18:17:16 GMT vboxsync [49167] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Runtime UI: Reworking frame-buffer synchronization logic. Thu, 17 Oct 2013 14:53:00 GMT vboxsync [49166] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Build fix. Thu, 17 Oct 2013 14:48:13 GMT vboxsync [49165] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage/GuestCtrl: Unified a lot of command line handling, ... Thu, 17 Oct 2013 13:55:36 GMT vboxsync [49164] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) Added a quick MSR report (~1 sec on fast box) to the normal tstVMM ... Thu, 17 Oct 2013 13:27:31 GMT vboxsync [49163] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) crOpenGL: ignore framebuffer's NotifyEvent failures Thu, 17 Oct 2013 13:00:03 GMT vboxsync [49162] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Installer/linux/install.sh (modified) * trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec (modified) Installer/linux: create system groups instead of normal ones during ... Thu, 17 Oct 2013 12:34:47 GMT vboxsync [49161] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) EmulatedUSBImpl: Ctor initialization list reordering warning. Thu, 17 Oct 2013 09:16:43 GMT vboxsync [49159] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: Comment nits. Thu, 17 Oct 2013 09:09:08 GMT vboxsync [49158] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: back out r89941 and force re-downloading of the certs if we ... Thu, 17 Oct 2013 09:04:16 GMT vboxsync [49157] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Try use r3/nt/direnum-r3-nt.cpp. Thu, 17 Oct 2013 07:31:36 GMT vboxsync [49153] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HMR0SVM.cpp: Ditto and added the separate single stepping loop function. Thu, 17 Oct 2013 07:30:41 GMT vboxsync [49152] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HMR0VMX.cpp: Clear the TF bit in the single step loop, instead on ... Thu, 17 Oct 2013 07:22:02 GMT vboxsync [49150] * trunk/include/iprt/nt (added) * trunk/include/iprt/nt/nt.h (copied) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dir.h (modified) * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/fs-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/internal-r3-nt.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.c (modified) SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid ... Thu, 17 Oct 2013 03:53:24 GMT vboxsync [49149] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/proxy.h (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c (modified) On NATNetworkSetting trigger quick RAs. Wed, 16 Oct 2013 22:18:47 GMT vboxsync [49148] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) duh Wed, 16 Oct 2013 21:35:14 GMT vboxsync [49147] * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a ... Wed, 16 Oct 2013 20:16:42 GMT vboxsync [49145] * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) grr Wed, 16 Oct 2013 18:13:11 GMT vboxsync [49144] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) More MSRs per call on non-windows. Wed, 16 Oct 2013 17:34:19 GMT vboxsync [49143] * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) supdrvVtgValidateHdr: More details in a couple of situations. Wed, 16 Oct 2013 14:34:08 GMT vboxsync [49142] * trunk/src/VBox/Debugger/VBoxDbgConsole.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) Debugger/VBoxDbgConsole: Customized context-menu to toggle colors/fonts. Wed, 16 Oct 2013 14:07:14 GMT vboxsync [49141] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host ... Wed, 16 Oct 2013 13:23:52 GMT vboxsync [49140] * trunk/src/VBox/Installer/linux/run-inst.sh (modified) Additions/Linux/installer: set umask. Wed, 16 Oct 2013 12:37:55 GMT vboxsync [49139] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetworkImpl.cpp: 2 lines between methods. Wed, 16 Oct 2013 12:29:03 GMT vboxsync [49138] * trunk/src/VBox/HostDrivers/win/VBoxDbgLog.h (modified) HostDriver: Minor nit. Coding style. Wed, 16 Oct 2013 12:28:02 GMT vboxsync [49137] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbDev.h (modified) * trunk/src/VBox/HostDrivers/win/VBoxDbgLog.h (modified) HostDrivers: Minor nit. Coding style. Wed, 16 Oct 2013 12:27:10 GMT vboxsync [49136] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetworkImpl.cpp: G/c -line. Wed, 16 Oct 2013 12:26:37 GMT vboxsync [49135] * trunk/src/VBox/Runtime/common/zip/tar.cpp (modified) Runtime: Minor nit. Coding style. Wed, 16 Oct 2013 12:24:39 GMT vboxsync [49134] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) VMM: Minor nit, coding style. Wed, 16 Oct 2013 12:22:14 GMT vboxsync [49133] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetworkImpl.cpp: replace explicit autolock releasing with ... Wed, 16 Oct 2013 12:09:56 GMT vboxsync [49132] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/HostVideoInputDeviceImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostVideoInputDeviceImpl.cpp (modified) Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList. Wed, 16 Oct 2013 12:03:12 GMT vboxsync [49131] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetworkImpl.cpp: update comment in ... Wed, 16 Oct 2013 11:57:15 GMT vboxsync [49130] * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) Main/ExtPackManagerImpl: internal method to get the full path of a ... Wed, 16 Oct 2013 11:51:55 GMT vboxsync [49129] * trunk/src/VBox/Main/include/NATNetworkImpl.h (modified) * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetworkImpl.h: G/c drops NAT_XML_SERIALIZATION and do ... Wed, 16 Oct 2013 11:35:35 GMT vboxsync [49128] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBufferQuartz2D.h (modified) FE/Qt: Runtime UI: MacOS X: Quartz2D frame-buffer: Removing some ... Wed, 16 Oct 2013 10:18:34 GMT vboxsync [49127] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetworkImpl.cpp: do settings saving and event firing iff new ... Tue, 15 Oct 2013 23:40:23 GMT vboxsync [49126] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NATNetwork::saveSettings: fireNATNetworkSettingEvent also for ... Tue, 15 Oct 2013 23:08:23 GMT vboxsync [49125] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Fix TAB/spaces in previous. Tue, 15 Oct 2013 23:04:55 GMT vboxsync [49124] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetLwipNAT::HandleEvent: set NATSEVICEPORTFORWARDRULE::Pfr::fPfrIPv6 Tue, 15 Oct 2013 18:09:24 GMT vboxsync [49123] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) build fix Tue, 15 Oct 2013 17:12:42 GMT vboxsync [49122] * trunk/src/VBox/Frontends/VirtualBox/Doxyfile (modified) FE/Qt: Doxyfile: One more MacOS X related define. Tue, 15 Oct 2013 15:12:35 GMT vboxsync [49121] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h (modified) FE/Qt: 6982: Runtime UI: Multi-screen auto-pilot feature: MacOS X: ... Tue, 15 Oct 2013 15:12:06 GMT vboxsync [49120] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/EmulatedUSBImpl.h (modified) * trunk/src/VBox/Main/include/UsbWebcamInterface.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) Main: emulated webcam updates. Tue, 15 Oct 2013 15:05:37 GMT vboxsync [49119] * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetNAT: drops Windows's limitation on registering listeners. Tue, 15 Oct 2013 13:46:24 GMT vboxsync [49118] * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) kext plugins. Tue, 15 Oct 2013 13:04:23 GMT vboxsync [49117] * trunk/src/VBox/Devices/USB/VUSBDevice.cpp (modified) USB: Missing change Tue, 15 Oct 2013 12:50:23 GMT vboxsync [49116] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/EFI/Firmware/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/ipxe/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Config.kmk (modified) *.kmk: Some template cleanup, adding VBoxR3Tool for dev tools ... Tue, 15 Oct 2013 09:40:09 GMT vboxsync [49114] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageNATNetwork.cpp (modified) NetworkServices: coding style Tue, 15 Oct 2013 09:36:22 GMT vboxsync [49113] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp (modified) * trunk/src/VBox/NetworkServices/NetLib/VBoxPortForwardString.h (modified) NetworkServices: coding style Tue, 15 Oct 2013 09:04:23 GMT vboxsync [49112] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetLwipNAT.cpp: event qeue processing (borrowed from VBoxHeadless). Tue, 15 Oct 2013 08:56:52 GMT vboxsync [49110] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetLwipNAT.cpp: extend listener scope to class level. Tue, 15 Oct 2013 08:54:39 GMT vboxsync [49109] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) VBoxNetLwipNAT.cpp: typo (copy'n'paste) in dynamic port-forwarding ... Tue, 15 Oct 2013 07:40:51 GMT vboxsync [49105] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: temporarily add the intermediate certificate as long as the ... Tue, 15 Oct 2013 06:21:26 GMT vboxsync [49104] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) GetWindowLong => GetWindowLongPtr at several places Tue, 15 Oct 2013 06:20:39 GMT vboxsync [49103] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) pr6927. ISO images are skipped by default during export. The command ... Tue, 15 Oct 2013 04:18:36 GMT vboxsync [49102] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Listen for VBoxEventType_OnNATNetworkSetting to pick up changes in ... Tue, 15 Oct 2013 03:12:55 GMT vboxsync [49101] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork.cpp: replace implicit call of autolock release, with ... Tue, 15 Oct 2013 02:53:02 GMT vboxsync [49100] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) Main/NATNetwork: reorder saving settings and firing change events, ... Tue, 15 Oct 2013 02:10:28 GMT vboxsync [49099] * trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c (modified) Use proxy_options::ipv6_defroute instead of rtmon_get_defaults() to ... Tue, 15 Oct 2013 01:30:53 GMT vboxsync [49098] * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxAppleSim/VBoxAppleSim.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVga.c (modified) EFI: Found a likely value for APPLE_GETVAR_PROTOCOL::u64Magic as well ... Mon, 14 Oct 2013 22:38:09 GMT vboxsync [49097] * trunk/src/VBox/Devices/USB/VUSBInternal.h (modified) Alignment Mon, 14 Oct 2013 22:22:03 GMT vboxsync [49096] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Blank lines nit. Mon, 14 Oct 2013 22:13:41 GMT vboxsync [49095] * trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp (modified) Rename PortForwardListener to NATNetworkListener (with more events to ... Mon, 14 Oct 2013 22:05:14 GMT vboxsync [49094] * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) build fix Mon, 14 Oct 2013 22:02:15 GMT vboxsync [49093] * trunk/src/VBox/Devices/Storage/UsbMsd.cpp (modified) Storage/UsbMsd: Implement save state handlers Mon, 14 Oct 2013 22:01:16 GMT vboxsync [49092] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/include/VBox/vusb.h (modified) * trunk/src/VBox/Devices/USB/DevOHCI.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) VUSB,EHCI,OHCI: Add a method to query whether a device is emulated or ... Mon, 14 Oct 2013 21:15:46 GMT vboxsync [49091] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) UIWizardNewVM.cpp: Always SetPortCount on AHCI when used, whether it ... Mon, 14 Oct 2013 18:33:39 GMT vboxsync [49090] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: leds sync: resync last affected HID device with the guest ... Mon, 14 Oct 2013 16:30:30 GMT vboxsync [49089] * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxAppleSim/VBoxAppleSim.c (modified) VBoxAppleSim.c: Appears that APPLE_GETVAR_PROTOCOL had the wrong ... Mon, 14 Oct 2013 15:38:39 GMT vboxsync [49088] * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crOpenGL: fix hgcm fallback Mon, 14 Oct 2013 15:29:25 GMT vboxsync [49087] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) DBGC: 'u' fix. Mon, 14 Oct 2013 12:57:15 GMT vboxsync [49086] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage/doc: document 'VBoxManage modifyvm triplefaultreset' Mon, 14 Oct 2013 12:45:59 GMT vboxsync [49085] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Partially revert r89778. Back to disassembling and ... Mon, 14 Oct 2013 10:18:02 GMT vboxsync [49084] * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) tstRTPath.cpp: RTPathStripSuffix works more sensibly now, lone dot ... Mon, 14 Oct 2013 03:31:06 GMT vboxsync [49082] * trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) IPRT: darwin debugging fixes. Mon, 14 Oct 2013 03:14:47 GMT vboxsync [49081] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) build fixes Mon, 14 Oct 2013 02:31:01 GMT vboxsync [49080] * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) baka fixes. Mon, 14 Oct 2013 02:28:52 GMT vboxsync [49078] * trunk/src/VBox/Runtime/r3/win/dir-win.cpp (modified) dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!! Mon, 14 Oct 2013 02:13:37 GMT vboxsync [49077] * trunk/src/VBox/Runtime/tools/RTDbgSymCache.cpp (modified) RTDbgSymCache: flat kext hack. Mon, 14 Oct 2013 02:13:11 GMT vboxsync [49076] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) IPRT: DWARF reader, enum the image symbols and add what's missing (or ... Mon, 14 Oct 2013 01:59:59 GMT vboxsync [49075] * trunk/src/VBox/Debugger/DBGPlugInDarwin.cpp (modified) DBGPlugInDarwin.cpp: Kind of works, with latest kldr and a symbol ...