# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 4, 2025 2:35:01 PM Fri, 29 Feb 2008 11:36:31 GMT vboxsync [7216] * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Main/idl/doxygen.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/xml: Ident 4 -> 2. Fri, 29 Feb 2008 01:49:05 GMT vboxsync [7215] * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) msc hack. Fri, 29 Feb 2008 01:45:37 GMT vboxsync [7214] * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) moved stuff around. Fri, 29 Feb 2008 01:42:12 GMT vboxsync [7213] * trunk/src/VBox/Runtime/common/string/memcmp.asm (modified) the clearing of xAX was supposed to be in the common part (see ... Fri, 29 Feb 2008 01:40:28 GMT vboxsync [7212] * trunk/src/VBox/Runtime/common/string/memset.asm (modified) Fixed wrong shift in the 32-bit code, caused high word to be zero. Fri, 29 Feb 2008 01:29:26 GMT vboxsync [7210] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (modified) Testcases for memcpy, mempcpy, memset, memchr, strchr, memcmp and ... Fri, 29 Feb 2008 01:26:26 GMT vboxsync [7209] * trunk/src/VBox/Runtime/common/string/memset.asm (modified) Implemented the MSC version and fixed the 64-bit GCC bit so that rax ... Fri, 29 Feb 2008 01:25:30 GMT vboxsync [7208] * trunk/src/VBox/Runtime/common/string/memcmp.asm (modified) Initialize xAX to zero, was broken in the 64-bit success path. Thu, 28 Feb 2008 18:43:08 GMT vboxsync [7207] * trunk/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/COMWrappers.xsl (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBDDRAW.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewHDWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxUSBFilterSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSerialPortSettings.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/USBProxyService.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/include/BIOSSettingsImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/RemoteUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/SerialPortImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main: Reworked enums to avoid 1) weird duplication of enum name when ... Thu, 28 Feb 2008 16:42:10 GMT vboxsync [7206] * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRV.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (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/Support/win/SUPDrv-win.cpp (modified) Added SUPR0ExecuteCallback. Currently a stub. Thu, 28 Feb 2008 16:00:42 GMT vboxsync [7204] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstNoCrt-1.cpp (added) Simple memmove testcase. Thu, 28 Feb 2008 16:00:30 GMT vboxsync [7203] * trunk/src/VBox/Runtime/common/string/memmove.asm (modified) Fixed backwards copy, play it safe. Thu, 28 Feb 2008 15:40:47 GMT vboxsync [7202] * trunk/src/VBox/Installer/linux/VirtualBox.desktop (modified) Installer/Linux: desktop file fix as per ... Thu, 28 Feb 2008 15:33:44 GMT vboxsync [7201] * trunk/src/VBox/Runtime/common/string/strformattype.cpp (modified) Runtime/Common: strformattype.cpp has to be compilable by a C ... Thu, 28 Feb 2008 14:03:34 GMT vboxsync [7199] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fixed assorted nasty bugs introduced by the previous big cleanup. And ... Thu, 28 Feb 2008 14:02:09 GMT vboxsync [7198] * trunk/src/VBox/Runtime/Makefile.kmk (modified) FreeBSD needs memmove for the kernel bit too. Thu, 28 Feb 2008 11:47:09 GMT vboxsync [7196] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Little format correction for details report of network adapters. Thu, 28 Feb 2008 09:30:09 GMT vboxsync [7195] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) The size of the dialog is now stored even if the window disappears ... Thu, 28 Feb 2008 09:28:11 GMT vboxsync [7194] * trunk/src/VBox/Additions/WINNT/Graphics/Display/vrdp.c (modified) Enabled the VRDP text orders. Thu, 28 Feb 2008 08:09:21 GMT vboxsync [7193] * trunk/src/VBox/HostDrivers/Support/darwin/load.sh (modified) shell scripts are eol-style LF Thu, 28 Feb 2008 08:09:01 GMT vboxsync [7192] * trunk/src/VBox/Additions/linux/installer/VBoxRandR.sh (modified) * trunk/src/VBox/Installer/linux/VBoxAddIF.sh (modified) * trunk/src/VBox/Installer/linux/VBoxSysInfo.sh (modified) * trunk/src/VBox/VMM/testcase/mkdsk.sh (modified) shell scripts are eol-style LF Thu, 28 Feb 2008 05:57:10 GMT vboxsync [7191] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Merged vboxclient startup X11 script. Solaris guest installer now ... Wed, 27 Feb 2008 20:39:59 GMT vboxsync [7190] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) Some fixes to size&state restoring mechanism of Info Dlg. Wed, 27 Feb 2008 19:26:08 GMT vboxsync [7189] * trunk/src/VBox/Runtime/Makefile.kmk (modified) memmove for RuntimeR0 too. Wed, 27 Feb 2008 19:08:51 GMT vboxsync [7188] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMInformationDlg.ui.h (modified) Save size and max state of Information Dialog at dialog closing. Wed, 27 Feb 2008 18:37:23 GMT vboxsync [7186] * trunk/src/VBox/Runtime/Makefile.kmk (modified) nocrt memmove. Use it for RuntimeGuestR0Drv and GC. Wed, 27 Feb 2008 18:34:30 GMT vboxsync [7185] * trunk/src/VBox/Runtime/common/string/memmove.asm (copied) * trunk/src/VBox/Runtime/common/string/memmove_alias.c (copied) no-crt memmove implementation. Wed, 27 Feb 2008 18:09:26 GMT vboxsync [7184] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) Frontends/VirtualBox: automatically leave fullscreen/seamless if the ... Wed, 27 Feb 2008 17:41:30 GMT vboxsync [7183] * trunk/include/iprt/string.h (modified) * trunk/src/VBox/Additions/linux/module/Makefile.module (modified) * trunk/src/VBox/Additions/linux/module/files_vboxadd (modified) * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/strformat.cpp (modified) * trunk/src/VBox/Runtime/common/string/strformattype.cpp (added) * trunk/src/VBox/Runtime/include/internal/string.h (modified) * trunk/src/VBox/Runtime/testcase/tstStrFormat.cpp (modified) Added RTStrFormatTypeRegister/SetUser/Deregister for runtime ... Wed, 27 Feb 2008 16:52:36 GMT vboxsync [7181] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) cosmetics Wed, 27 Feb 2008 16:45:11 GMT vboxsync [7180] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp (modified) Added ASMAtomicAddU32 and ASMAtomicAddS32. Extended the inline ... Wed, 27 Feb 2008 16:06:01 GMT vboxsync [7179] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) Frontends/VirtualBox: increased the timeout when entering and exiting ... Wed, 27 Feb 2008 15:06:30 GMT vboxsync [7177] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxIChatTheaterWrapper.m (added) Mac OS X: Added a skeleton of the iChat Theater implementation. Wed, 27 Feb 2008 13:32:32 GMT vboxsync [7173] * trunk/src/VBox/Runtime/Doxyfile (modified) * trunk/src/VBox/Runtime/VBox/RTAssertDoBreakpoint-vbox.cpp (modified) Doxygen fixes. 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