# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Apr 12, 2025 12:30:17 PM Wed, 30 May 2012 18:40:48 GMT vboxsync [41504] * trunk/include/iprt/stream.h (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) RTStrmGetLine: Deal with correctly with \r\n, current handling is ... Wed, 30 May 2012 15:58:23 GMT vboxsync [41501] * trunk/include/VBox/dis.h (modified) * trunk/src/VBox/Disassembler/DisasmFormatYasm.cpp (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) DISFormatYasmIsOddEncoding: From tstDisasm-2. Wed, 30 May 2012 13:47:41 GMT vboxsync [41493] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/common/dbg/dbgas.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmod.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) * trunk/src/VBox/Runtime/tools/RTLdrFlt.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) RTDbg*SymbolByAddr*: Added a flag parameter. Tue, 29 May 2012 11:43:27 GMT vboxsync [41477] * trunk/Makefile.kmk (modified) * trunk/doc/manual/Makefile.kmk (modified) * trunk/include/Makefile.kmk (modified) * trunk/src/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Loader/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Installer/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT4/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Mouse/NT5/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/np/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxCredProv/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxHook/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/tools/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/pam/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/freebsd/vboxvfs/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/Makefile.kmk (modified) * trunk/src/VBox/Additions/os2/VBoxSF/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/Additions/solaris/Virtio/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/testcase/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/x11stubs/Makefile.kmk (modified) * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Devices/EFI/Thunk/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS-new/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) * trunk/src/VBox/Devices/Samples/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/Makefile.kmk (modified) * trunk/src/VBox/Disassembler/testcase/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/VNC/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Common/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Common/VBoxKeyboard/Makefile.kmk (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBFE/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxHeadless/testcase/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxShell/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/HGSMI/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/darwin/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/solaris/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/darwin/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/freebsd/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/linux/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/win/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestControl/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/Makefile.kmk (modified) * trunk/src/VBox/HostServices/GuestProperties/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedFolders/testcase/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/auth/Makefile.kmk (modified) * trunk/src/VBox/HostServices/testcase/Makefile.kmk (modified) * trunk/src/VBox/ImageMounter/VBoxFUSE/Makefile.kmk (modified) * trunk/src/VBox/Installer/Makefile.kmk (modified) * trunk/src/VBox/Installer/common/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/testcase/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Resources/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Stub/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/StubBld/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/NAT/Makefile.kmk (modified) * trunk/src/VBox/RDP/client/Makefile.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Storage/Debug/Makefile.kmk (modified) * trunk/src/VBox/Storage/Makefile.kmk (modified) * trunk/src/VBox/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/Preload/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/apps/Makefile.kmk (modified) * trunk/src/apps/adpctl/Makefile.kmk (modified) * trunk/src/apps/svnsync-vbox/Makefile.kmk (modified) * trunk/src/apps/tunctl/Makefile.kmk (modified) * trunk/src/bldprogs/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) * trunk/src/libs/kStuff/Makefile.kmk (modified) * trunk/src/libs/liblzf-3.4/Makefile.kmk (modified) * trunk/src/libs/libpng-1.2.8/Makefile.kmk (modified) * trunk/src/libs/libxml2-2.6.31/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/java/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified) * trunk/src/libs/zlib-1.2.6/Makefile.kmk (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/testcase/Makefile.kmk (modified) **/Makefile.kmk: Cosmetic changes. Wed, 23 May 2012 13:04:53 GMT vboxsync [41416] * trunk/include/VBox/VMMDevTesting.h (modified) * trunk/include/VBox/VMMDevTesting.mac (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevTesting.cpp (modified) VMMDevTesting: VMMDEV_TESTING_CMD_SKIPPED. Tue, 22 May 2012 18:25:28 GMT vboxsync [41410] * trunk/include/VBox/types.h (modified) comment update. Tue, 22 May 2012 16:41:38 GMT vboxsync [41404] * trunk/include/VBox/HostServices/VBoxCrOpenGLSvc.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/GuestHost/OpenGL/include/cr_server.h (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_main.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_muralfbo.c (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) crOpenGL: VM window scroll handling Mon, 21 May 2012 18:04:03 GMT vboxsync [41374] * trunk/include/VBox/VBoxCrHgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxCrHgsmi.cpp (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/Video/disp/wddm/VBoxDispMp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMp.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpLogger.cpp (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispMpLogger.h (added) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) wddm/3d/crogl: backdoor logging Mon, 21 May 2012 15:23:40 GMT vboxsync [41371] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,include,VBoxManage: smartcard support: ... Mon, 21 May 2012 12:26:40 GMT vboxsync [41363] * trunk/include/VBox/RemoteDesktop/VRDESCard.h (modified) * trunk/include/VBox/vmm/pdmcardreaderinfs.h (added) * trunk/src/VBox/Main/include/UsbCardReader.h (added) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (added) VRDP,Main,Extpack,include: smartcard support: do not use platform ... Fri, 18 May 2012 11:06:56 GMT vboxsync [41351] * trunk/include/VBox/RemoteDesktop/VRDESCard.h (added) VRDP: smartcard support Fri, 18 May 2012 09:05:47 GMT vboxsync [41349] * trunk/include/VBox/vmm/pdmdev.h (modified) pdmdev.h: warning Wed, 16 May 2012 20:07:33 GMT vboxsync [41343] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Convert some ring-3 addresses to ring-0 to ease structure access ... Wed, 16 May 2012 14:39:21 GMT vboxsync [41338] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Pass ring-0 address to the tracer when possible (makes accessing much ... Tue, 15 May 2012 13:12:02 GMT vboxsync [41311] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Work around 10.6.x or ld64-97.17 issue with relocations in the __VTGObj. Tue, 15 May 2012 12:09:10 GMT vboxsync [41307] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Runtime/common/log/log: make g_Logger weak which is the better solution Tue, 15 May 2012 09:35:04 GMT vboxsync [41300] * trunk/include/VBox/err.mac (modified) * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.mac (modified) regenerated .mac files. Tue, 15 May 2012 09:33:20 GMT vboxsync [41299] * trunk/include/VBox/err.h (modified) 19xx not 10xx (VERR_VM_REQUEST_TOO_MANY_ARGS_IPE and two others). Tue, 15 May 2012 09:29:26 GMT vboxsync [41298] * trunk/include/VBox/err.h (modified) VBox/err.h: duplicate error codes Mon, 14 May 2012 12:03:45 GMT vboxsync [41279] * trunk/include/VBox/vmm/vm.h (modified) vmm/vm.h: comment typo. Mon, 14 May 2012 10:15:38 GMT vboxsync [41277] * trunk/include/VBox/vmm/hwacc_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ... Mon, 14 May 2012 08:44:16 GMT vboxsync [41270] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/iprt/x86.h (modified) cleanups Mon, 14 May 2012 08:36:38 GMT vboxsync [41269] * trunk/include/VBox/vmm/vm.h (modified) Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU. Mon, 14 May 2012 08:35:51 GMT vboxsync [41268] * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU. Mon, 14 May 2012 08:06:25 GMT vboxsync [41267] * trunk/include/iprt/x86.h (modified) Hacking my way around D's lack of pragma pack. Fri, 11 May 2012 20:18:18 GMT vboxsync [41259] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/dtrace/lib/vbox-types.d (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (copied) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/bldprogs/VBoxCPP.cpp (modified) Working on DTrace lib files. Fri, 11 May 2012 06:08:05 GMT vboxsync [41251] * trunk/include/iprt/log.h (modified) log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")). Thu, 10 May 2012 20:07:11 GMT vboxsync [41247] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/dtrace/lib/amd64/vbox-arch-types.d (moved) * trunk/src/VBox/VMM/dtrace/lib/vbox-types.d (moved) * trunk/src/VBox/VMM/dtrace/lib/x86/vbox-arch-types.d (moved) More dtrace library stuff. On 64-bit solaris dtrace can now grok the ... Tue, 08 May 2012 20:38:10 GMT vboxsync [41218] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/vm.h (modified) Tweaks for DTrace. Tue, 08 May 2012 18:05:41 GMT vboxsync [41216] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/NullFramebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) Frontends: back out the Framebuffer cleanup, to be retried later Tue, 08 May 2012 15:06:18 GMT vboxsync [41210] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) GuestHost, HostService: darwin bitmap support, copyright header and ... Tue, 08 May 2012 08:56:52 GMT vboxsync [41201] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxHeadless/NullFramebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) Main+Frontends: replace custom QueryInterface method to eliminate ... Tue, 08 May 2012 08:47:18 GMT vboxsync [41200] * trunk/include/VBox/com/MultiResult.h (modified) * trunk/include/VBox/com/VirtualBoxErrorInfo.h (deleted) Main: more ErrorInfo cleanup, forgotten files Mon, 07 May 2012 15:39:30 GMT vboxsync [41189] * trunk/include/VBox/vmm/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) * trunk/src/VBox/VMM/include/HWACCMInternal.h (modified) VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry. Fri, 04 May 2012 15:45:28 GMT vboxsync [41173] * trunk/include/VBox/vmm/hwacc_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HWACCM.cpp (modified) VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, ... Fri, 04 May 2012 14:24:42 GMT vboxsync [41169] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/memuserkernel-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/memuserkernel-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/memuserkernel-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/memuserkernel-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memuserkernel-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/solaris/memuserkernel-r0drv-solaris.c (modified) IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access ... Thu, 03 May 2012 23:33:24 GMT vboxsync [41155] * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/tstAsmStructs.cpp (modified) alignment and build fixes. Thu, 03 May 2012 20:38:18 GMT vboxsync [41149] * trunk/include/VBox/vmm/vmm.h (modified) hrpmf. not needed. Thu, 03 May 2012 20:15:27 GMT vboxsync [41147] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibTracerA.asm (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/VMMRC.def (modified) * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.mac (modified) SUPDrv,VMM: Tracepoints in raw-mode. Thu, 03 May 2012 11:35:25 GMT vboxsync [41130] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPDrv-dtrace.cpp: Made it build again. Wed, 02 May 2012 14:22:29 GMT vboxsync [41117] * trunk/Config.kmk (modified) * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibTracerA.asm (added) * trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUP,VBoxTpG,++: Initial implementation of generic user module ... Wed, 02 May 2012 08:37:46 GMT vboxsync [41109] * trunk/include/VBox/HGSMI/HGSMI.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPShgsmi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/basetexture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/device.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/resource.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/surface.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/texture.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/vboxsharedrc.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_gl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h (modified) * trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c (modified) * trunk/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/include/chromium.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_glstate.h (modified) * trunk/src/VBox/GuestHost/OpenGL/include/cr_pack.h (modified) * trunk/src/VBox/GuestHost/OpenGL/packer/pack_buffer.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_init.c (modified) * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c (modified) crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics ... Sun, 29 Apr 2012 22:07:23 GMT vboxsync [41094] * trunk/include/iprt/dvm.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/dvm/dvmvfs.cpp (added) Runtime/Dvm: Glue for VFS Fri, 27 Apr 2012 13:36:29 GMT vboxsync [41086] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) todo: fix structure duplication. Fri, 27 Apr 2012 12:14:34 GMT vboxsync [41083] * trunk/include/VBox/GuestHost/clipboard-helper.h (modified) * trunk/src/VBox/GuestHost/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) GA: Bitmap clipboard support (darwin). Thanks to François Revol ... Wed, 25 Apr 2012 21:42:29 GMT vboxsync [41058] * trunk/include/VBox/VBoxUhgsmi.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPMisc.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) * trunk/src/VBox/GuestHost/OpenGL/util/vboxhgcm.c (modified) crHgsmi cleanup & adjustments Tue, 24 Apr 2012 10:13:40 GMT vboxsync [41040] * trunk/include/VBox/com/com.h (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/include/Logging.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Logging.cpp (deleted) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) Main+Frontends: move release logging setup to the glue code (to ... Fri, 20 Apr 2012 13:11:05 GMT vboxsync [41006] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: _2K, _8K and _16K. Thu, 19 Apr 2012 14:25:38 GMT vboxsync [40993] * trunk/include/VBox/VBoxDrvCfg-win.h (modified) * trunk/include/VBox/VBoxNetCfg-win.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/VBoxNetCfg.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/tools/VBoxNetAdpInstall.cpp (modified) * trunk/src/VBox/HostDrivers/win/cfg/VBoxDrvCfg.cpp (modified) * trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) NetCfg/win: disable/enable/update HostOnly Thu, 19 Apr 2012 10:32:03 GMT vboxsync [40986] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/d3d8_main.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9_main.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/VBoxDbgGl.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/vbox/VBoxDbgGl.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_main.c (modified) * trunk/src/VBox/Additions/WINNT/SharedFolders/driver/vbsfhlp.c (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/parser.h (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/parser.h (modified) * trunk/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/parser.h (modified) * trunk/src/VBox/ExtPacks/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/VBoxNetFltNobj.def (modified) * trunk/src/VBox/HostDrivers/linux/export_modules (modified) header fixes Thu, 19 Apr 2012 05:46:29 GMT vboxsync [40983] * trunk/include/VBox/sup.h (modified) warnings. Wed, 18 Apr 2012 18:56:50 GMT vboxsync [40981] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) SUPLib,SUPDrv: Working on the user mode tracer interface. Wed, 18 Apr 2012 18:26:07 GMT vboxsync [40980] * trunk/include/iprt/path.h (modified) Corrected two really old sins. Wed, 18 Apr 2012 18:14:03 GMT vboxsync [40979] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathHasExt.cpp (moved) * trunk/src/VBox/Runtime/common/path/RTPathHasPath.cpp (moved) Corrected two really old sins. Tue, 17 Apr 2012 16:43:28 GMT vboxsync [40966] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/dbg-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/initterm-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/semmutex-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/RTMpPokeCpu-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/i86pc (deleted) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/memobj-r0drv-solaris.h (added) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mp-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/mpnotification-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/process-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/thread2-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/time-r0drv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/vbi/timer-r0drv-solaris.c (modified) Runtime/r0drv/solaris: Dissolve VBI into IPRT. Mon, 16 Apr 2012 22:58:48 GMT vboxsync [40956] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevApic.h (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) PDM,APIC,IO-APIC: More IRQ tagging. Mon, 16 Apr 2012 19:24:29 GMT vboxsync [40950] * trunk/include/VBox/sup.h (modified) sup.h: Fix aCPUs alignment on SPARC (the storage library includes ... Mon, 16 Apr 2012 17:16:27 GMT vboxsync [40946] * trunk/include/iprt/types.h (modified) iprt: build fix. Mon, 16 Apr 2012 16:11:56 GMT vboxsync [40945] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/types.h (modified) iprt: dance with NULL. Mon, 16 Apr 2012 15:26:45 GMT vboxsync [40943] * trunk/include/iprt/types.h (modified) better fix for the NULL problem Mon, 16 Apr 2012 14:49:59 GMT vboxsync [40942] * trunk/include/iprt/types.h (modified) iprt: comment fix. Mon, 16 Apr 2012 14:34:59 GMT vboxsync [40941] * trunk/include/iprt/types.h (modified) runtime: smaller linux 3.4-rc3 build fix. Mon, 16 Apr 2012 11:58:26 GMT vboxsync [40938] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/alloc/heapoffset.cpp (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/Runtime/common/log/logrel.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletable.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletable.h (modified) * trunk/src/VBox/Runtime/common/misc/handletablectx.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletablesimple.cpp (modified) * trunk/src/VBox/Runtime/common/misc/term.cpp (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsDup.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathAbsExDup.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathExt.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathFilename.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathParse.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathRealDup.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathStripExt.cpp (modified) * trunk/src/VBox/Runtime/common/path/RTPathStripFilename.cpp (modified) * trunk/src/VBox/Runtime/common/rand/randparkmiller.cpp (modified) * trunk/src/VBox/Runtime/common/string/straprintf.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/common/string/stringalloc.cpp (modified) * trunk/src/VBox/Runtime/common/string/strpbrk.cpp (modified) * trunk/src/VBox/Runtime/common/string/strprintf.cpp (modified) * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-16.cpp (modified) * trunk/src/VBox/Runtime/common/string/utf-8.cpp (modified) * trunk/src/VBox/Runtime/common/table/avl_Base.cpp.h (modified) * trunk/src/VBox/Runtime/common/table/avl_Get.cpp.h (modified) * trunk/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) runtime: backed out r77481,r77482,r77483,r77484,r77485 Mon, 16 Apr 2012 10:36:10 GMT vboxsync [40937] * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) Tag the APIC timer IRQs. Mon, 16 Apr 2012 03:32:32 GMT vboxsync [40931] * trunk/include/iprt/asm.h (modified) * trunk/include/iprt/string.h (modified) linux: 3.4-rc3 build fix [-fpermissive] Sat, 14 Apr 2012 07:40:05 GMT vboxsync [40915] * trunk/include/iprt/types.h (modified) FreeBSD: Fix build on 10-CURRENT (Thanks to Daichi Goto and Bernhard ... Sat, 14 Apr 2012 07:13:21 GMT vboxsync [40914] * trunk/include/iprt/types.h (modified) FreeBSD: Fix build on 10-CURRENT (Thanks to Tijl Coosemans and ... Fri, 13 Apr 2012 20:50:14 GMT vboxsync [40907] * trunk/include/VBox/vmm/pdmapi.h (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/VBox/vmm/pdmdrv.h (modified) * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Bus/DevPciIch9.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.cpp (modified) * trunk/src/VBox/Devices/Bus/MsiCommon.h (modified) * trunk/src/VBox/Devices/Bus/MsixCommon.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevIoApic.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) Working on tracking IRQs for tracing and logging purposes. Thu, 12 Apr 2012 14:40:45 GMT vboxsync [40894] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/mem.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/initterm-r0drv-linux.c (modified) IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use ... Thu, 12 Apr 2012 12:12:40 GMT vboxsync [40892] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) 64-bit probe arguments (on mac) Thu, 12 Apr 2012 00:13:37 GMT vboxsync [40886] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) SUPDrvTracing: display more info on argument list bugs. Wed, 11 Apr 2012 20:44:41 GMT vboxsync [40878] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/VBox/err.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Working on the 64-bit probe argument issue for 32-bit hosts... Wed, 11 Apr 2012 17:51:17 GMT vboxsync [40875] * trunk/include/VBox/com/string.h (modified) build fix (breaks in the watchdog). Wed, 11 Apr 2012 17:35:26 GMT vboxsync [40874] * trunk/include/iprt/cdefs.h (modified) Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM. Wed, 11 Apr 2012 17:31:28 GMT vboxsync [40873] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of ... Wed, 11 Apr 2012 15:29:11 GMT vboxsync [40869] * trunk/include/iprt/cdefs.h (modified) * trunk/include/iprt/mem.h (modified) MSC v7.1 build fix. Tue, 10 Apr 2012 19:52:43 GMT vboxsync [40858] * trunk/include/VBox/VBoxOGLTest.h (modified) missing hdr Tue, 10 Apr 2012 18:52:33 GMT vboxsync [40857] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.) Tue, 10 Apr 2012 15:11:16 GMT vboxsync [40856] * trunk/include/iprt/darwin (deleted) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/r0drv/darwin/dbgkrnlinfo-r0drv-darwin.cpp (moved) * trunk/src/VBox/Runtime/r0drv/darwin/initterm-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTDarwinMachKernel.cpp (modified) IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo. Tue, 10 Apr 2012 15:10:41 GMT vboxsync [40855] * trunk/include/iprt/dbg.h (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/r0drv/solaris/dbg-r0drv-solaris.c (modified) RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol ... Tue, 10 Apr 2012 14:13:26 GMT vboxsync [40851] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the ... Tue, 10 Apr 2012 13:07:39 GMT vboxsync [40845] * trunk/include/VBox/VBoxOGLTest.h (added) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest (added) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTest.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestApp.cpp (moved) * trunk/src/VBox/HostServices/SharedOpenGL/OpenGLTest/OpenGLTestDarwin.cpp (moved) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) 3D check: direct invocation on the client side Tue, 10 Apr 2012 08:19:34 GMT vboxsync [40840] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Storage/Debug.cpp (modified) Storage/Debug: Function to log a CUE sheet Mon, 09 Apr 2012 14:18:19 GMT vboxsync [40839] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG: Drop the file name in the probe location, it isn't useful to ... Mon, 09 Apr 2012 14:16:47 GMT vboxsync [40838] * trunk/include/iprt/cdefs.h (modified) iprt/cdefs.h: The MSC equivalent of __PRETTY_FUNCTION__ is __FUNCSIG__. Sun, 08 Apr 2012 18:41:46 GMT vboxsync [40826] * trunk/include/VBox/VBoxTpG.h (modified) * trunk/include/iprt/asmdefs.mac (modified) * trunk/include/iprt/path.h (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) VBoxTpG.cpp: Microsoft Visual C++ support. Sun, 08 Apr 2012 16:28:24 GMT vboxsync [40824] * trunk/include/iprt/errno.h (added) * trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp (modified) * trunk/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp (modified) errno.h wrapper. Sat, 07 Apr 2012 21:01:54 GMT vboxsync [40820] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) The ring-3 SUPLib APIs for talking to the tracer. Sat, 07 Apr 2012 20:53:32 GMT vboxsync [40818] * trunk/include/VBox/err.h (modified) SUPDrv: Added three new IOCtls for talking to the tracer. Fri, 06 Apr 2012 22:43:00 GMT vboxsync [40807] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) build fix Fri, 06 Apr 2012 21:05:19 GMT vboxsync [40806] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/spinlock.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Devices/Bus/SrvPciRawR0.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltM-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltP-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxPci/VBoxPci.c (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/VBoxUSBFilterMgr.cpp (modified) * trunk/src/VBox/Runtime/VBox/VBoxRTImp.def (modified) * trunk/src/VBox/Runtime/common/misc/handletable.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletable.h (modified) * trunk/src/VBox/Runtime/common/misc/handletablectx.cpp (modified) * trunk/src/VBox/Runtime/common/misc/handletablesimple.cpp (modified) * trunk/src/VBox/Runtime/common/misc/thread.cpp (modified) * trunk/src/VBox/Runtime/generic/mempool-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/spinlock-generic.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/freebsd/spinlock-r0drv-freebsd.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/timer-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/mpnotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/spinlock-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/timer-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/powernotification-r0drv.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/spinlock-r0drv-solaris.c (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMBlkCache.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether ... Thu, 05 Apr 2012 15:18:37 GMT vboxsync [40777] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracer.cpp (moved) * trunk/src/VBox/HostDrivers/Support/SUPDrvTracerA.asm (added) * trunk/src/VBox/HostDrivers/Support/freebsd/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) SUPDrv: tracing infastructure coding... Thu, 05 Apr 2012 13:36:37 GMT vboxsync [40775] * trunk/include/iprt/timer.h (modified) iprt/timer.h: comment fix. Thu, 05 Apr 2012 12:16:23 GMT vboxsync [40771] * trunk/include/iprt/string.h (modified) iprt/string.h: comment fixes Thu, 05 Apr 2012 11:49:20 GMT vboxsync [40769] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/sup.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) HostDrivers/Support: Moved spinlock to DevExt for Mp event race ... Thu, 05 Apr 2012 09:47:33 GMT vboxsync [40767] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) * trunk/src/VBox/HostServices/GuestProperties/service.cpp (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) also enumerate guest properties during guru meditation Wed, 04 Apr 2012 14:40:09 GMT vboxsync [40763] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-tracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/bldprogs/VBoxTpG.cpp (modified) SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp ... Wed, 04 Apr 2012 07:56:12 GMT vboxsync [40761] * trunk/include/VBox/sup.h (modified) sup.h: User mode vs. kernel mode probes firing. Tue, 03 Apr 2012 19:57:32 GMT vboxsync [40759] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-tracer.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) Some more tracer code. Tue, 03 Apr 2012 14:47:33 GMT vboxsync [40756] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-dtrace.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv-tracer.cpp (copied) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) SUP: Working on a generic tracer interface.