# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Mar 12, 2025 1:14:00 AM Wed, 28 Mar 2007 17:12:29 GMT vboxsync [1783] * trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf (modified) No catalog file just yet. Wed, 28 Mar 2007 17:10:02 GMT vboxsync [1782] * trunk/src/VBox/HostDrivers/VBoxTAP/VBoxTAP.inf (modified) added 64 bits inf file Wed, 28 Mar 2007 16:46:12 GMT vboxsync [1781] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp (copied) * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) Split out generic/RTTimerCreate-generic.cpp from generic/timer- ... Wed, 28 Mar 2007 15:44:11 GMT vboxsync [1779] * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) Again (as in r19876) ignore VERR_SEM_DESTROYED until it is properly ... Wed, 28 Mar 2007 15:17:57 GMT vboxsync [1778] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Clean up listen thread properly. Wed, 28 Mar 2007 15:02:09 GMT vboxsync [1777] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) correction Wed, 28 Mar 2007 15:01:35 GMT vboxsync [1776] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Shutdown fix Wed, 28 Mar 2007 14:35:33 GMT vboxsync [1775] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) shutdown change Wed, 28 Mar 2007 14:27:16 GMT vboxsync [1774] * trunk/src/VBox/VMM/PDM.cpp (modified) Destroy drivers in filo order. Wed, 28 Mar 2007 14:26:46 GMT vboxsync [1773] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Spaces Wed, 28 Mar 2007 14:14:05 GMT vboxsync [1772] * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) Another try to fix the race condition in HGCM. Wed, 28 Mar 2007 14:12:29 GMT vboxsync [1771] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (added) Export to OSE. Wed, 28 Mar 2007 14:11:31 GMT vboxsync [1770] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) FE/Qt: Added the initial Chinese/Taiwan translation. Wed, 28 Mar 2007 14:01:26 GMT vboxsync [1769] * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) Fixed a race condition in HGCM. Removed workaround (r19876). Wed, 28 Mar 2007 13:08:35 GMT vboxsync [1768] * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) Fixed typo. Wed, 28 Mar 2007 12:52:38 GMT vboxsync [1767] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Added several translation items and VBoxGlobal::language*() ... Wed, 28 Mar 2007 12:51:24 GMT vboxsync [1766] * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/thread-win32.cpp (modified) * trunk/src/VBox/Runtime/thread.cpp (modified) Introduce a dummy thread name parameter to rtThreadMain to allow ... Wed, 28 Mar 2007 12:23:26 GMT vboxsync [1765] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Doesn't work. Wed, 28 Mar 2007 12:22:37 GMT vboxsync [1764] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Detach named pipe driver. Wed, 28 Mar 2007 11:50:53 GMT vboxsync [1763] * trunk/src/VBox/Devices/Builtins.cpp (modified) Changed registration order of char & named pipe driver. Wed, 28 Mar 2007 11:18:41 GMT vboxsync [1762] * trunk/src/VBox/Main/HostImpl.cpp (modified) Fixed uninitialized input variable in CDROM media presence check. Wed, 28 Mar 2007 11:17:22 GMT vboxsync [1761] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) removed todo Wed, 28 Mar 2007 10:57:40 GMT vboxsync [1760] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Updates Wed, 28 Mar 2007 10:13:41 GMT vboxsync [1759] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Removed assertion and break out of receive loop in case of errors. Wed, 28 Mar 2007 10:10:33 GMT vboxsync [1758] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Another attempt at proper shutdown. Wed, 28 Mar 2007 09:53:17 GMT vboxsync [1757] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSelectorWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) FE/Qt: Hard disk details now show Checking.../Inaccessibe when ... Wed, 28 Mar 2007 09:44:05 GMT vboxsync [1756] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Read fix. Wed, 28 Mar 2007 08:52:16 GMT vboxsync [1755] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) updated logging Wed, 28 Mar 2007 08:31:12 GMT vboxsync [1754] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Oops Wed, 28 Mar 2007 08:30:33 GMT vboxsync [1753] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Added statistics Wed, 28 Mar 2007 08:17:44 GMT vboxsync [1752] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Shutdown fix Wed, 28 Mar 2007 08:08:25 GMT vboxsync [1751] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) Logging update Wed, 28 Mar 2007 08:05:18 GMT vboxsync [1750] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) Extra check for busy read Wed, 28 Mar 2007 07:44:15 GMT vboxsync [1749] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) Wed, 28 Mar 2007 07:43:16 GMT vboxsync [1748] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) alignment Tue, 27 Mar 2007 21:46:59 GMT vboxsync [1746] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) another attempt Tue, 27 Mar 2007 20:37:51 GMT vboxsync [1745] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) another attempt Tue, 27 Mar 2007 19:54:42 GMT vboxsync [1744] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) attempt to fix 64-bit-builds Tue, 27 Mar 2007 19:33:34 GMT vboxsync [1743] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) German updates Tue, 27 Mar 2007 17:22:10 GMT vboxsync [1742] * trunk/src/VBox/Devices/Storage/VmdkHDD.cpp (modified) Proterty cleanup Tue, 27 Mar 2007 16:29:56 GMT vboxsync [1741] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Use a seperate thread for writing. Tue, 27 Mar 2007 16:21:40 GMT vboxsync [1740] * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (modified) Support raw disk images (the code is almost identical to raw disk ... Tue, 27 Mar 2007 16:16:27 GMT vboxsync [1739] * trunk/src/VBox/Main/linux/server_module.cpp (modified) Main: VBoxSVC autostart: Don't endlessly continue starting it after a ... Tue, 27 Mar 2007 16:16:11 GMT vboxsync [1738] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (modified) Clean up properly. Tue, 27 Mar 2007 16:15:38 GMT vboxsync [1737] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Fixed a couple off-by-one errors in the CHS handling part ... Tue, 27 Mar 2007 16:04:01 GMT vboxsync [1736] * trunk/src/VBox/Devices/Serial/DevSerial.cpp (added) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Property cleanup (and reexport serial device). Tue, 27 Mar 2007 14:15:33 GMT vboxsync [1735] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Partly revert previous CHS translation and shuffle around 16383 ... Tue, 27 Mar 2007 13:36:22 GMT vboxsync [1734] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Skip write in case of an error. Tue, 27 Mar 2007 13:05:26 GMT vboxsync [1733] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) -Wno-extra is not available on gcc-3 Tue, 27 Mar 2007 12:59:07 GMT vboxsync [1732] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Shutdown fixes. Tue, 27 Mar 2007 12:37:04 GMT vboxsync [1730] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Use iprt/alloca.h to get the right headers for alloca(). Tue, 27 Mar 2007 12:09:49 GMT vboxsync [1728] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/timesup.cpp (modified) Added missing IN_GUEST to a couple of templates. Tue, 27 Mar 2007 12:07:55 GMT vboxsync [1727] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Added expected config value to the list. Tue, 27 Mar 2007 12:04:17 GMT vboxsync [1726] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) 1703: Redesign the Virtual Disk Manager dialog: 1. Removing the ... Tue, 27 Mar 2007 11:56:52 GMT vboxsync [1725] * trunk/src/VBox/Devices/Builtins.cpp (modified) Please, take care to when introducing new features! Tue, 27 Mar 2007 11:54:44 GMT vboxsync [1724] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) Build breakage fix. Tue, 27 Mar 2007 11:49:09 GMT vboxsync [1723] * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Serial/serial.c (deleted) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Devices/vl_vbox.h (modified) Serial device: - Renamed file & cleaned up - Enabled GC & R0 IO ... Tue, 27 Mar 2007 11:46:57 GMT vboxsync [1722] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) r=bird: excellent. Tue, 27 Mar 2007 11:46:18 GMT vboxsync [1721] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SystemPropertiesImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/xml/SchemaDefs.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Implemented new 'MonitorCount' VM setting, to be used by VGA device ... Tue, 27 Mar 2007 11:39:36 GMT vboxsync [1720] * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) fix/workaround for #1873 Tue, 27 Mar 2007 11:38:45 GMT vboxsync [1719] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) r=bird: missed an else case (fixed). Tue, 27 Mar 2007 11:19:41 GMT vboxsync [1718] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) FE/Qt: NLS: Fixed: header files were not processed by the language ... Tue, 27 Mar 2007 11:09:57 GMT vboxsync [1717] * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (modified) 64 bits windows build fixes Tue, 27 Mar 2007 10:51:11 GMT vboxsync [1716] * trunk/src/VBox/Runtime/utf-8.cpp (modified) win64 build break Tue, 27 Mar 2007 09:13:18 GMT vboxsync [1715] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxvfs.sh (modified) small cosmetical fixes Tue, 27 Mar 2007 08:56:10 GMT vboxsync [1714] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) GCC warning. Tue, 27 Mar 2007 08:53:21 GMT vboxsync [1713] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) GCC warning. Tue, 27 Mar 2007 08:40:05 GMT vboxsync [1712] * trunk/src/VBox/Devices/Serial/serial.c (modified) Cleaned up a bit. Tue, 27 Mar 2007 08:35:21 GMT vboxsync [1711] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/hgcmsvc.h (modified) * trunk/src/VBox/Main/Makefile (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCM.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCMThread.h (modified) HGCM cleanup. Tue, 27 Mar 2007 08:28:34 GMT vboxsync [1710] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/timesup.cpp (modified) Fixed support for Linux guest ring 3 in the runtime Mon, 26 Mar 2007 19:38:01 GMT vboxsync [1709] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) nls updates Mon, 26 Mar 2007 17:54:16 GMT vboxsync [1708] * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (modified) Implemented WIN32 raw disk access setup (the rest was already generic). Mon, 26 Mar 2007 14:18:42 GMT vboxsync [1707] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/images/list_movedown_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_movedown_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_movedown_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_movedown_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_moveup_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_moveup_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_moveup_disabled_16px.png (added) * trunk/src/VBox/Frontends/VirtualBox/images/list_moveup_disabled_22px.png (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Added generic list item up/down icons (currently used for the ... Mon, 26 Mar 2007 14:16:49 GMT vboxsync [1706] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Linux: When opening an URL, give kfmclient:exec a higher ... Mon, 26 Mar 2007 12:59:47 GMT vboxsync [1705] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (added) export to OSE Mon, 26 Mar 2007 12:53:38 GMT vboxsync [1704] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Convert to use case-insensitive string compare from runtime. Mon, 26 Mar 2007 12:44:40 GMT vboxsync [1703] * trunk/include/iprt/string.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/utf-8.cpp (modified) Added case-insensitive UTF-8 string compare (implemented via C ... Mon, 26 Mar 2007 12:30:11 GMT vboxsync [1701] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMNetworkSettings.ui.h (modified) FE/Qt: Network UI spelling. Mon, 26 Mar 2007 12:17:57 GMT vboxsync [1699] * trunk/src/VBox/VMM/Makefile (modified) NO_SUPCALLR0VMM not needed for L4 Mon, 26 Mar 2007 11:40:27 GMT vboxsync [1698] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Change configuration option for TCP/UDP setting. Better config checking. Mon, 26 Mar 2007 08:57:50 GMT vboxsync [1696] * trunk/src/VBox/Devices/Builtins.cpp (modified) Raw disk driver is not supported on L4. Mon, 26 Mar 2007 08:42:07 GMT vboxsync [1695] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile (modified) * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (added) Initial implementation of raw host hard disk support. Mon, 26 Mar 2007 08:32:09 GMT vboxsync [1694] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Don't log GRUB invoking the ROM get configuration BIOS function. Mon, 26 Mar 2007 07:22:22 GMT vboxsync [1692] * trunk/src/VBox/Runtime/testcase/Makefile (modified) * trunk/src/VBox/Runtime/testcase/tstTSC.cpp (copied) Testcase for reading the TSC on all CPUs in an SMP system. Sun, 25 Mar 2007 21:33:41 GMT vboxsync [1691] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) First version of German translation (state of discussion). Use export ... Sat, 24 Mar 2007 18:19:30 GMT vboxsync [1690] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) removed VRDP and guest resize indicator icons Fri, 23 Mar 2007 17:05:34 GMT vboxsync [1688] * trunk/src/VBox/Frontends/VirtualBox/Makefile (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Added NLS support (compile and install defined NLS files; load ... Fri, 23 Mar 2007 16:50:51 GMT vboxsync [1687] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) warnings Fri, 23 Mar 2007 16:47:51 GMT vboxsync [1686] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) warning Fri, 23 Mar 2007 16:47:13 GMT vboxsync [1685] * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) warning Fri, 23 Mar 2007 16:44:54 GMT vboxsync [1684] * trunk/src/VBox/VMM/Makefile (modified) NO_SUPCALLR0VMM for L4 Fri, 23 Mar 2007 15:06:19 GMT vboxsync [1683] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) Remove unused variables. Fri, 23 Mar 2007 14:55:54 GMT vboxsync [1682] * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) A try to fix the Linux build. Fri, 23 Mar 2007 14:45:10 GMT vboxsync [1681] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCM.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) * trunk/src/VBox/Main/include/VMMDev.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCM.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCMObjects.h (modified) * trunk/src/VBox/Main/include/hgcm/HGCMThread.h (modified) Implemented HGCM save/load state Fri, 23 Mar 2007 13:59:23 GMT vboxsync [1680] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) eol-style Fri, 23 Mar 2007 13:36:59 GMT vboxsync [1679] * trunk/src/VBox/Devices/Serial/serial.c (modified) Cleaned it up. Fri, 23 Mar 2007 13:27:23 GMT vboxsync [1678] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Lost connection case. Fri, 23 Mar 2007 13:24:31 GMT vboxsync [1677] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Don't pass back VERR_BROKEN_PIPE to upper layers. Fri, 23 Mar 2007 13:21:51 GMT vboxsync [1676] * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) Removed shutdown detection Fri, 23 Mar 2007 13:19:49 GMT vboxsync [1675] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Disconnect client after detecting a broken pipe