# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Feb 7, 2025 1:58:02 PM Sat, 23 Jun 2007 00:43:44 GMT vboxsync [3241] * trunk/include/VBox/VBoxGuest.h (modified) OS/2 basic IDC interface. Sat, 23 Jun 2007 00:36:15 GMT vboxsync [3240] * trunk/include/VBox/ostypes.h (modified) OSType -> VBOXOSTYPE (crashes with central OS typedef on mac). Sat, 23 Jun 2007 00:35:15 GMT vboxsync [3239] * trunk/src/VBox/Runtime/strformatrt.cpp (modified) Added current context (CC) variations on the RG/RG types; ... Fri, 22 Jun 2007 20:27:17 GMT vboxsync [3238] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Keep the AssertMsg1/2 overrides separate from the no ring-0 assertion ... Fri, 22 Jun 2007 20:21:36 GMT vboxsync [3237] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Set size and version after memsetting the VMMDev RAM on reset. ... Fri, 22 Jun 2007 20:15:08 GMT vboxsync [3236] * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) comment. Fri, 22 Jun 2007 17:05:24 GMT vboxsync [3235] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) Backed out 22205 & 22203 Fri, 22 Jun 2007 17:00:00 GMT vboxsync [3234] * trunk/include/VBox/shflsvc.h (modified) Backed out 22204 Fri, 22 Jun 2007 14:02:47 GMT vboxsync [3233] * trunk/Config.kmk (modified) fixed CXXFLAGS for VBOXR0DRV/Linux Fri, 22 Jun 2007 11:38:11 GMT vboxsync [3232] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) Make VT-x/AMD-V feature enabled by default for newly created ... Fri, 22 Jun 2007 09:37:41 GMT vboxsync [3231] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Removed obsolete winmm audio option Fri, 22 Jun 2007 08:55:03 GMT vboxsync [3230] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) Correction Fri, 22 Jun 2007 08:53:19 GMT vboxsync [3229] * trunk/include/VBox/shflsvc.h (modified) Preparations for mapping a guest case-insensitive fs on a host case ... Fri, 22 Jun 2007 08:53:10 GMT vboxsync [3228] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) Preparations for mapping a guest case-insensitive fs on a host case ... Fri, 22 Jun 2007 06:56:58 GMT vboxsync [3227] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) warning Fri, 22 Jun 2007 06:55:33 GMT vboxsync [3226] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) warnings Fri, 22 Jun 2007 04:37:40 GMT vboxsync [3225] * trunk/src/VBox/Runtime/r0drv/memobj-r0drv.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/memobj-r0drv-os2.cpp (modified) RTR0MemObjMapKernel for OS/2. Fri, 22 Jun 2007 01:03:33 GMT vboxsync [3224] * trunk/src/VBox/Runtime/r0drv/os2/os2imports.imp (modified) DOS16DEVIOCTL* Thu, 21 Jun 2007 20:16:09 GMT vboxsync [3223] * trunk/include/VBox/log.h (modified) * trunk/include/iprt/log.h (modified) Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h ... Thu, 21 Jun 2007 20:11:18 GMT vboxsync [3222] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) template. Thu, 21 Jun 2007 20:10:56 GMT vboxsync [3221] * trunk/Config.kmk (modified) Enable backdoor logging for all OS/2 guest ring-0 code. Thu, 21 Jun 2007 20:05:03 GMT vboxsync [3220] * trunk/Config.kmk (modified) VBOXOS2GUESTR0 and VBOXOS2GUESTR0LIB. Thu, 21 Jun 2007 20:03:13 GMT vboxsync [3219] * trunk/src/VBox/Runtime/Makefile.kmk (modified) RuntimeOS2GuestR0. Thu, 21 Jun 2007 18:50:28 GMT vboxsync [3218] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Fixed a memory leak Thu, 21 Jun 2007 16:50:43 GMT vboxsync [3217] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Improved whatsthis wording; increased the default height of ... Thu, 21 Jun 2007 15:47:31 GMT vboxsync [3216] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Removed incorrect io return code changes. Thu, 21 Jun 2007 15:39:26 GMT vboxsync [3215] * trunk/src/VBox/Devices/Audio/alsaaudio.c (modified) shut up error messages from alsa-lib Thu, 21 Jun 2007 15:00:08 GMT vboxsync [3214] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/audio.h (modified) if no audio voice could be opened choose the NULL audio backend Thu, 21 Jun 2007 14:46:23 GMT vboxsync [3213] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 1859: FE/Qt Mouse cursor issue: When the ... Thu, 21 Jun 2007 14:42:55 GMT vboxsync [3212] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) typo Thu, 21 Jun 2007 14:06:02 GMT vboxsync [3211] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) typos Thu, 21 Jun 2007 13:43:17 GMT vboxsync [3210] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Fixed a typo Thu, 21 Jun 2007 13:33:45 GMT vboxsync [3209] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Call the pfnUnload HGCM service entry. Thu, 21 Jun 2007 13:18:47 GMT vboxsync [3208] * trunk/include/VBox/err.h (modified) No need for VINF_IOM_HC_IOPORT_READWRITE afterall Thu, 21 Jun 2007 13:18:21 GMT vboxsync [3207] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. ... Thu, 21 Jun 2007 13:16:44 GMT vboxsync [3206] * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) Marked io instructions as read or write Thu, 21 Jun 2007 13:15:10 GMT vboxsync [3205] * trunk/include/VBox/dis.h (modified) Added OPTYPE_PORTIO_READ & OPTYPE_PORTIO_WRITE Thu, 21 Jun 2007 13:11:55 GMT vboxsync [3204] * trunk/include/VBox/err.h (modified) Added VINF_IOM_HC_IOPORT_READWRITE (again) Thu, 21 Jun 2007 11:51:55 GMT vboxsync [3203] * trunk/configure (modified) X11R6 search path for SLES10 Thu, 21 Jun 2007 11:50:26 GMT vboxsync [3202] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) VM Settings -> Advanced Page: Boot Sequence and Extended Features ... Thu, 21 Jun 2007 10:57:28 GMT vboxsync [3201] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) Logging Thu, 21 Jun 2007 10:46:41 GMT vboxsync [3200] * trunk/include/VBox/VBoxGuest.h (modified) compile fix Thu, 21 Jun 2007 10:00:32 GMT vboxsync [3199] * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) Ignore AttachFailError config in Block driver. Otherwise changing the ... Thu, 21 Jun 2007 09:08:44 GMT vboxsync [3198] * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) The secondary display resize for Windows guests. Thu, 21 Jun 2007 08:19:41 GMT vboxsync [3197] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) IO handling updates Thu, 21 Jun 2007 07:11:55 GMT vboxsync [3196] * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) worked around annoying gcc warning Thu, 21 Jun 2007 04:24:21 GMT vboxsync [3195] * trunk/include/VBox/VBoxGuest.h (modified) fixed l4 build break. Thu, 21 Jun 2007 03:52:13 GMT vboxsync [3194] * trunk/include/VBox/VBoxGuest.h (modified) OS/2 port; documenting IOCtl trouble that's been brewing for a while ... Thu, 21 Jun 2007 03:47:36 GMT vboxsync [3193] * trunk/include/VBox/VBoxGuestLib.h (modified) fixed a couple of comments. Thu, 21 Jun 2007 03:44:41 GMT vboxsync [3192] * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.h (modified) Make it build on OS/2. Wed, 20 Jun 2007 22:26:49 GMT vboxsync [3191] * trunk/include/VBox/com/defs.h (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/ProgressImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/glue/com.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxXMLUtil.h (modified) * trunk/src/VBox/Main/linux/server.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-os2.xsd (added) Main: Made it build on OS/2. Wed, 20 Jun 2007 20:53:55 GMT vboxsync [3190] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) shut up warnings Wed, 20 Jun 2007 20:29:50 GMT vboxsync [3189] * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) hash. Wed, 20 Jun 2007 17:24:15 GMT vboxsync [3188] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxFB/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Build: Renamed VBox COM Glue library from VBoxXPCOM.[a|lib] to ... Wed, 20 Jun 2007 17:21:17 GMT vboxsync [3187] * trunk/Config.kmk (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Moved the noisy GLIB and LIBIDL to src/libs/xpcom (OS/2 only - but ... Wed, 20 Jun 2007 15:32:16 GMT vboxsync [3186] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) Build: Cleaned up Main templates. Wed, 20 Jun 2007 13:43:13 GMT vboxsync [3185] * trunk/src/VBox/VMM/PGMBth.h (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) some minor comment cleanup. Wed, 20 Jun 2007 13:40:16 GMT vboxsync [3184] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMGC/IOMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM ... Wed, 20 Jun 2007 13:23:46 GMT vboxsync [3183] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 2028: Add VT-x/AMD-V setting: "Enable VT-x/AMD-V" setting check-box ... Wed, 20 Jun 2007 12:15:40 GMT vboxsync [3182] * trunk/Config.kmk (modified) use else ifxx. Wed, 20 Jun 2007 12:12:32 GMT vboxsync [3181] * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) !VBOX marks the bit aren't VBox code. Wed, 20 Jun 2007 11:13:03 GMT vboxsync [3180] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Inverted checks Wed, 20 Jun 2007 11:12:03 GMT vboxsync [3179] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Also check for 16 bits mode Wed, 20 Jun 2007 11:07:38 GMT vboxsync [3178] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Take 16 bits count in real or v86 mode. Wed, 20 Jun 2007 10:48:41 GMT vboxsync [3177] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) First check vmmr0.r0 exports and then the builtin support driver ... Wed, 20 Jun 2007 10:41:50 GMT vboxsync [3176] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) some logs Wed, 20 Jun 2007 10:00:55 GMT vboxsync [3175] * trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/components/nsStaticComponentLoader.cpp (modified) XPCOM: Suppressed GCC 4 warnings. Wed, 20 Jun 2007 09:23:07 GMT vboxsync [3174] * trunk/src/VBox/Frontends/VirtualBox/nls/qt_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sv.ts (modified) FE/Qt: Corrected syntax of some qt_xx translations. Wed, 20 Jun 2007 09:16:15 GMT vboxsync [3173] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) FE/Qt: Synchronized Finnish, Hungarian and Swedish translations with ... Wed, 20 Jun 2007 09:14:10 GMT vboxsync [3172] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) compile fix Wed, 20 Jun 2007 09:13:12 GMT vboxsync [3171] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fixes for bad error code VINF_EM_RESCHEDULE_REM. Wed, 20 Jun 2007 09:01:49 GMT vboxsync [3170] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_fi.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_hu.ts (added) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_sv.ts (modified) FE/Qt: Updated Swedish translation; Added Hungarian and Finnish ... Wed, 20 Jun 2007 08:58:50 GMT vboxsync [3169] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More IOM_SUCCESS changes Wed, 20 Jun 2007 08:45:50 GMT vboxsync [3168] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrected io return checks. Tue, 19 Jun 2007 21:14:36 GMT vboxsync [3167] * trunk/src/VBox/Devices/Storage/fdc.c (modified) use PDM helper functions Tue, 19 Jun 2007 21:13:54 GMT vboxsync [3166] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) use some PDM helper functions Tue, 19 Jun 2007 20:46:55 GMT vboxsync [3165] * trunk/include/VBox/VBoxVideo.h (added) export to OSE Tue, 19 Jun 2007 20:36:43 GMT vboxsync [3164] * trunk/configure (modified) mark freebsd as valid OS Tue, 19 Jun 2007 20:33:57 GMT vboxsync [3163] * trunk/configure (modified) fixed some issues with FreeBSD, thanks Jason Spiro Tue, 19 Jun 2007 20:07:27 GMT vboxsync [3162] * trunk/include/iprt/cdefs.h (modified) #undef RT_MAX on OS/2. Tue, 19 Jun 2007 20:07:06 GMT vboxsync [3161] * trunk/include/iprt/param.h (modified) #undef PAGE_SIZE to avoid clashes (you change the header order if you ... Tue, 19 Jun 2007 17:26:15 GMT vboxsync [3160] * trunk/src/VBox/Runtime/utf-16.cpp (modified) rtUtf16RecodeAsUtf8 takes a cch excluding the terminator. removed ... Tue, 19 Jun 2007 17:09:42 GMT vboxsync [3159] * trunk/include/VBox/pdm.h (modified) Increased the devhlp version since somebody might be using it ... Tue, 19 Jun 2007 16:47:21 GMT vboxsync [3158] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) No else after return. Tue, 19 Jun 2007 12:23:23 GMT vboxsync [3157] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain. Tue, 19 Jun 2007 12:09:43 GMT vboxsync [3156] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) A IRP_MJ_SYSTEM_CONTROL handler is required. Tue, 19 Jun 2007 11:25:14 GMT vboxsync [3155] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MouseImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) Allow the VM to start with NULL framebuffer. Tue, 19 Jun 2007 11:22:23 GMT vboxsync [3154] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) added monitorcount option Tue, 19 Jun 2007 09:40:23 GMT vboxsync [3153] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pdm.h (modified) * trunk/include/VBox/vrdpapi.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/drv.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/enable.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/screen.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbox.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vbva.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdpbmp.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/vboxioctl.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxFB/Framebuffer.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/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) Multimonitor support. Mon, 18 Jun 2007 23:19:07 GMT vboxsync [3152] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM: Fixed OS/2 build. Mon, 18 Jun 2007 22:53:04 GMT vboxsync [3151] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) VMM: Fixed OS/2 build. Mon, 18 Jun 2007 22:31:27 GMT vboxsync [3150] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) XPCOM: Ported necessary bits of IPC/DConnect tp OS/2. Mon, 18 Jun 2007 22:24:11 GMT vboxsync [3149] * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) * trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_os2.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_vbox.cfg (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/obsolete/protypes.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtypes.h (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/os2sock.c (modified) * trunk/src/libs/xpcom18a4/os2deps.cpp (added) * trunk/src/libs/xpcom18a4/xpcom/base/nscore.h (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/public/xptcall.h (modified) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcinvoke_gcc_x86_os2.cpp (added) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/xptcstubs_gcc_x86_os2.cpp (added) * trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/xptinfo.h (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/PrimitiveTest.c (modified) * trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tests/SimpleTypeLib.c (modified) XPCOM: Ported necessary bits of IPC/DConnect tp OS/2. Mon, 18 Jun 2007 21:57:56 GMT vboxsync [3148] * trunk/src/VBox/Runtime/log.cpp (modified) Runtime: Added support for colon as the 'instruction=value' separator ... Mon, 18 Jun 2007 21:42:45 GMT vboxsync [3147] * trunk/tools/os2.x86/bin/libexslt.dll (added) * trunk/tools/os2.x86/bin/libxml2.dll (added) * trunk/tools/os2.x86/bin/libxslt.dll (added) * trunk/tools/os2.x86/bin/xsltproc.exe (added) tools: Added xsltproc and DLLs for OS/2 taken from ... Mon, 18 Jun 2007 17:11:26 GMT vboxsync [3146] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Emulate all weird aspects of the IRQ line multiplexing. No guest has ... Mon, 18 Jun 2007 15:31:09 GMT vboxsync [3145] * trunk/include/VBox/iom.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMGC/IOMGC.cpp (modified) Fixed incorrect IOM return checks. Mon, 18 Jun 2007 15:05:33 GMT vboxsync [3144] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) FE/Qt: Slightly improved r22048. Mon, 18 Jun 2007 14:47:09 GMT vboxsync [3143] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) Fixed a problem where the new HD wizard was not removing the keyboard ... Mon, 18 Jun 2007 14:36:56 GMT vboxsync [3142] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) * trunk/src/VBox/Additions/linux/xclient/clipboard.cpp (modified) Moved the X11 guest clipboard connection and disconnection code into ...