# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 10, 2025 1:00:02 PM Wed, 27 Feb 2008 13:23:38 GMT vboxsync [7172] * trunk/src/VBox/Runtime/Doxyfile (modified) Doxygen fixes. Wed, 27 Feb 2008 13:16:24 GMT vboxsync [7169] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) * trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/misc/rand.cpp (modified) * trunk/src/VBox/Runtime/common/misc/req.cpp (modified) * trunk/src/VBox/Runtime/common/string/strtonum.cpp (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/memobj-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) * trunk/src/VBox/Runtime/r3/path.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/timer-win.cpp (modified) Doxygen fixes. Wed, 27 Feb 2008 12:47:42 GMT vboxsync [7168] * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_13.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_68.c (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_70.c (modified) Additions/X11: updated mode setting in the X11 additions Wed, 27 Feb 2008 11:53:10 GMT vboxsync [7167] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Adapter type added into Details report, like: Adapter ... Wed, 27 Feb 2008 11:02:14 GMT vboxsync [7166] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Additions/Linux: removed some debug logging Wed, 27 Feb 2008 10:11:12 GMT vboxsync [7165] * trunk/src/VBox/HostServices/SharedClipboard/linux.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/win32.cpp (modified) Better cleanup on shared clipboard initialization failure. Wed, 27 Feb 2008 10:01:16 GMT vboxsync [7164] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Made 'hardDisk' attribute of 'HardDiskAttachment' required. Wed, 27 Feb 2008 02:31:40 GMT vboxsync [7163] * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) r=bird: some missing docs, fixed incorrect cleanup order and made ... Wed, 27 Feb 2008 02:28:43 GMT vboxsync [7162] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) r=bird: some missing docs, fixed incorrect cleanup order and made ... Tue, 26 Feb 2008 18:35:13 GMT vboxsync [7161] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) typo Tue, 26 Feb 2008 18:33:49 GMT vboxsync [7160] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Hook up the new VDI backend to VBoxHDD-new. Tue, 26 Feb 2008 18:20:08 GMT vboxsync [7159] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (copied) Added VBoxHDD-new VDI backend. Untested, but harmless as the code ... Tue, 26 Feb 2008 18:07:58 GMT vboxsync [7158] * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) Various size_t related 64bit cleanness fixes in the VDI code. Tue, 26 Feb 2008 18:01:40 GMT vboxsync [7157] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Make 100% sure the sector number won't ever overflow 32 bits. Tue, 26 Feb 2008 17:59:24 GMT vboxsync [7156] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fixed broken build caused by non-standard compliant vcc header files. Tue, 26 Feb 2008 17:44:15 GMT vboxsync [7155] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Huge cleanup/error checking/logging improvement of the VMDK code. ... Tue, 26 Feb 2008 17:17:10 GMT vboxsync [7152] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) Preparations for implementing a VBoxHDD-new based VDI backend. Clean ... Tue, 26 Feb 2008 16:04:34 GMT vboxsync [7151] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Increase the ATA async thread termination timeout to 5 seconds. ... Tue, 26 Feb 2008 15:57:38 GMT vboxsync [7150] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/x11config.pl (deleted) Common X11 installer stuff. Moved x11config.pl to begin with. Tue, 26 Feb 2008 15:42:03 GMT vboxsync [7149] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) increase the shutdown waiting time to 30 as long as we don't ... Tue, 26 Feb 2008 15:40:03 GMT vboxsync [7148] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) fixed path Tue, 26 Feb 2008 15:11:22 GMT vboxsync [7146] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (modified) Linux installer: cosmetcial fixes Tue, 26 Feb 2008 14:53:39 GMT vboxsync [7145] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/DarwinCursor.cpp (modified) Mac OS X: Really use SDK's and weak linking features. So we can build ... Tue, 26 Feb 2008 13:38:07 GMT vboxsync [7144] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) don't ship tstVMM Tue, 26 Feb 2008 11:26:29 GMT vboxsync [7143] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (moved) * trunk/src/VBox/Installer/linux/vboxnet.sh.in (moved) Linux installer: unify the vboxdrv and vboxnet scripts Tue, 26 Feb 2008 05:05:58 GMT vboxsync [7142] * trunk/src/VBox/Additions/Makefile.kmk (modified) Solaris Guest Additions Installer. Initial stuff. Mon, 25 Feb 2008 20:53:38 GMT vboxsync [7141] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) small fix Mon, 25 Feb 2008 18:34:20 GMT vboxsync [7139] * trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) include cpum.h. Mon, 25 Feb 2008 18:33:50 GMT vboxsync [7138] * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) include cpum.h Mon, 25 Feb 2008 18:32:56 GMT vboxsync [7137] * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) include VBox/x86.h. Mon, 25 Feb 2008 18:31:48 GMT vboxsync [7136] * trunk/src/VBox/VMM/DBGFDisas.cpp (modified) include cpum.h. Mon, 25 Feb 2008 18:24:08 GMT vboxsync [7135] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) Fixed uninitialized cGuard variable. Fixes 2691. Mon, 25 Feb 2008 16:55:38 GMT vboxsync [7132] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) optimization Mon, 25 Feb 2008 16:45:08 GMT vboxsync [7131] * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) fix Mon, 25 Feb 2008 16:44:45 GMT vboxsync [7130] * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) Linux kmod: VBOX_REDHAT_KABI Mon, 25 Feb 2008 16:38:53 GMT vboxsync [7129] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) small optimization Mon, 25 Feb 2008 16:34:49 GMT vboxsync [7128] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Use -f instead cp. Mon, 25 Feb 2008 16:33:24 GMT vboxsync [7127] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Use if1of. Mon, 25 Feb 2008 16:32:14 GMT vboxsync [7126] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Fixed typo. Mon, 25 Feb 2008 16:27:22 GMT vboxsync [7125] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) g+ Mon, 25 Feb 2008 16:18:43 GMT vboxsync [7123] * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) fix. Mon, 25 Feb 2008 16:17:09 GMT vboxsync [7122] * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) Correct comment (not pushad any longer). Mon, 25 Feb 2008 16:01:16 GMT vboxsync [7118] * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (modified) Only while LOG_TO_BACKDOOR is defined for ring-3 guest apps. Mon, 25 Feb 2008 15:54:42 GMT vboxsync [7117] * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/clipboard-helper.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/clipboard-helper.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (modified) r=bird: subversion attributes. some hungarian fixes. do not pass ... Mon, 25 Feb 2008 15:11:08 GMT vboxsync [7116] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/Linux: do not strip debug symbols on debug builds of the ... Mon, 25 Feb 2008 15:02:04 GMT vboxsync [7114] * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) Removed TMCpuTickGetOffset. Mon, 25 Feb 2008 14:58:41 GMT vboxsync [7113] * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Export TMTimerFrom*. Mon, 25 Feb 2008 14:56:17 GMT vboxsync [7111] * trunk/src/VBox/VMM/SSM.cpp (modified) spaces Mon, 25 Feb 2008 14:44:22 GMT vboxsync [7110] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) r=bird: The rate of the virtual clock is subject to change, don't ... Mon, 25 Feb 2008 14:38:50 GMT vboxsync [7109] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.def (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Added TMTimerSetNano and TMTimerSetMicro. Mon, 25 Feb 2008 13:34:33 GMT vboxsync [7107] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) cosmetics. Mon, 25 Feb 2008 13:20:19 GMT vboxsync [7106] * trunk/src/VBox/Additions/x11/xclient/seamless-x11.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/seamless-x11.h (modified) Additions/X11: more updates to seamless mode Mon, 25 Feb 2008 12:52:13 GMT vboxsync [7105] * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) adapted format specifier to 32->64 bit change of CPUMCTX.drX and ... Mon, 25 Feb 2008 12:31:36 GMT vboxsync [7104] * trunk/src/VBox/Main/HostImpl.cpp (modified) checkUSBProxyService warning message for solaris. Mon, 25 Feb 2008 09:49:05 GMT vboxsync [7102] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris: fixes for handling existing VNIC on our hostif setup script. Mon, 25 Feb 2008 08:33:32 GMT vboxsync [7101] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) sol vboxguest: Disabled unused block cookie. Fri, 22 Feb 2008 16:33:09 GMT vboxsync [7100] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) Applied VBoxSDL evdev keyboard patch submitted in public bugtracker ... Fri, 22 Feb 2008 14:05:36 GMT vboxsync [7099] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) Use CMOS to store hard disk geometry for more than 4 disks Fri, 22 Feb 2008 13:41:40 GMT vboxsync [7098] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: debugging update Fri, 22 Feb 2008 13:28:35 GMT vboxsync [7097] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) Removed the anonymous struct Fri, 22 Feb 2008 12:41:56 GMT vboxsync [7095] * trunk/include/VBox/cpum.h (modified) * trunk/include/VBox/cpum.mac (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/include/VBox/x86.h (modified) * trunk/src/VBox/VMM/CPUM.cpp (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) Extended the CPUMCTX structure for 64 bits mode. Fri, 22 Feb 2008 11:09:02 GMT vboxsync [7094] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: fix for the nexenta fix Fri, 22 Feb 2008 10:54:43 GMT vboxsync [7093] * trunk/include/VBox/disopcode.h (modified) * trunk/src/VBox/Disassembler/DisasmTables.cpp (modified) Fix for ARPL Fri, 22 Feb 2008 09:25:45 GMT vboxsync [7092] * trunk/src/VBox/VMM/CPUMInternal.mac (modified) Accidental commit Fri, 22 Feb 2008 09:14:15 GMT vboxsync [7091] * trunk/src/VBox/VMM/REMInternal.h (modified) Backed out more alignment changes Fri, 22 Feb 2008 09:08:35 GMT vboxsync [7089] * trunk/include/iprt/avl.h (modified) * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) Backed out more alignment changes Fri, 22 Feb 2008 08:44:07 GMT vboxsync [7088] * trunk/src/VBox/VMM/PGMInternal.h (modified) Backed out alignment fixes Thu, 21 Feb 2008 20:11:09 GMT vboxsync [7087] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils.c (moved) Additions/x11: renamed vboxutils-new.c Thu, 21 Feb 2008 20:06:06 GMT vboxsync [7086] * trunk/src/VBox/Additions/x11/xgraphics/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xgraphics/vboxutils_68.c (moved) * trunk/src/VBox/Additions/x11/xgraphics/vboxvideo_68.h (copied) * trunk/src/VBox/Additions/x11/xmouse/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xmouse/VBoxUtils_68.c (copied) Additions/x11: reverted the XFree86/X.org 6.8 additions to their old ... Thu, 21 Feb 2008 19:26:59 GMT vboxsync [7085] * trunk/src/VBox/Runtime/common/misc/sanity.h (modified) forgot this Thu, 21 Feb 2008 19:26:33 GMT vboxsync [7084] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/iprt/types.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) made RTGCPHYS 32-bit again, has to be solved properly Thu, 21 Feb 2008 19:12:48 GMT vboxsync [7083] * trunk/src/VBox/Additions/x11/xclient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (moved) Additions/x11: ...and renamed the new clipboard code file. Thu, 21 Feb 2008 19:10:30 GMT vboxsync [7082] * trunk/src/VBox/Additions/x11/xclient/clipboard.cpp (deleted) Additions/x11: removed the old clipboard code... Thu, 21 Feb 2008 19:08:47 GMT vboxsync [7081] * trunk/src/VBox/Additions/x11/xclient/clipboard-new.cpp (modified) Additions/x11: really deactivated excessive logging in the shared ... Thu, 21 Feb 2008 19:08:07 GMT vboxsync [7080] * trunk/src/VBox/Additions/x11/xclient/seamless-x11.cpp (modified) * trunk/src/VBox/Additions/x11/xclient/seamless-x11.h (modified) Additions/x11: removed a member function from VBoxGuestSeamlessX11 Thu, 21 Feb 2008 16:55:59 GMT vboxsync [7079] * trunk/src/VBox/Additions/x11/xclient/seamless-x11.cpp (modified) Additions/X11: more seamless fixes Thu, 21 Feb 2008 16:00:59 GMT vboxsync [7078] * trunk/src/VBox/Frontends/VirtualBox/images/VirtualBox.icns (modified) Mac OS X: new 512x512px vbox icon for nice display in finder coverflow Thu, 21 Feb 2008 15:03:06 GMT vboxsync [7077] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Devices/PCNet: try to fix alignment Thu, 21 Feb 2008 14:55:02 GMT vboxsync [7076] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Attempt to fix breakage on 64 bits linux host Thu, 21 Feb 2008 14:37:32 GMT vboxsync [7075] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) testcases/tstDeviceStructSizeGC: added a couple of PCNetState ... Thu, 21 Feb 2008 14:29:30 GMT vboxsync [7074] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Missing one alignment change Thu, 21 Feb 2008 14:28:28 GMT vboxsync [7073] * trunk/src/VBox/HostServices/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/clipboard-helper.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/clipboard-helper.h (added) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.h (added) * trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp (added) * trunk/src/VBox/HostServices/SharedClipboard/linux.cpp (modified) Added support for the clipboard on Mac OS X hosts. Currently unicode ... Thu, 21 Feb 2008 14:06:23 GMT vboxsync [7072] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/PIIX3ATABmDma.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Devices/vl_vbox.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) Make our devices use the RTGCPHYS32 type & backed out the alignment ... Thu, 21 Feb 2008 12:37:40 GMT vboxsync [7070] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix open flag in raw partition vmdk creation. Thu, 21 Feb 2008 11:48:05 GMT vboxsync [7069] * trunk/src/VBox/Additions/x11/xclient/seamless-x11.cpp (modified) Additions/X11: more seamless fixes Thu, 21 Feb 2008 10:52:56 GMT vboxsync [7068] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) typo Thu, 21 Feb 2008 07:35:02 GMT vboxsync [7066] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) leftover Wed, 20 Feb 2008 21:50:40 GMT vboxsync [7065] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: implemented the software timer interrupt (fixes nexenta and ... Wed, 20 Feb 2008 21:22:14 GMT vboxsync [7064] * trunk/src/VBox/VMM/REMInternal.h (modified) Realigning after RTGCPHYS change. Wed, 20 Feb 2008 21:11:32 GMT vboxsync [7063] * trunk/src/VBox/Additions/x11/xclient/clipboard-new.cpp (modified) r=bird: empty redefinition is *unsafe*. Always use do {} while (0). Wed, 20 Feb 2008 20:52:44 GMT vboxsync [7062] * trunk/src/VBox/Runtime/r0drv/solaris/alloc-r0drv-solaris.c (modified) build fix. Wed, 20 Feb 2008 18:49:47 GMT vboxsync [7060] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/PIIX3ATABmDma.h (modified) Fix incorrect use of RTGCPHYS in DevATA. All this is 32bit only. Wed, 20 Feb 2008 18:40:00 GMT vboxsync [7059] * trunk/src/VBox/Additions/x11/xclient/seamless-x11.cpp (modified) Additions/x11: seamless fixes for Linux guests Wed, 20 Feb 2008 18:29:10 GMT vboxsync [7058] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Added (disabled) instrumentation for measuring the time DMA writes to ... Wed, 20 Feb 2008 18:08:17 GMT vboxsync [7057] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Realigning after RTGCPHYS change. Wed, 20 Feb 2008 18:05:25 GMT vboxsync [7056] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Try fix memcmp link issue for debug windows builds. Wed, 20 Feb 2008 17:21:20 GMT vboxsync [7055] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Realigning after RTGCPHYS change. Wed, 20 Feb 2008 17:17:19 GMT vboxsync [7054] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/memcmp.cpp (modified) fixed debug windows build. Wed, 20 Feb 2008 16:26:06 GMT vboxsync [7053] * trunk/src/VBox/VMM/IOMInternal.h (modified) Realigning after RTGCPHYS change. Wed, 20 Feb 2008 16:21:25 GMT vboxsync [7050] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Realigning after RTGCPHYS change.