# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 11, 2025 11:31:55 PM Fri, 30 Mar 2007 20:30:20 GMT vboxsync [1841] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) warning. Fri, 30 Mar 2007 18:42:46 GMT vboxsync [1840] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/types.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) Support driver interface cleanup. Fri, 30 Mar 2007 18:30:16 GMT vboxsync [1839] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) style Fri, 30 Mar 2007 18:16:07 GMT vboxsync [1838] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) speed. Fri, 30 Mar 2007 18:12:21 GMT vboxsync [1837] * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) 64-bit bustage. Fri, 30 Mar 2007 17:18:35 GMT vboxsync [1835] * trunk/src/VBox/Main/linux/server.cpp (modified) Main: Fixed delayed VirtualBox server shutdown on XPCOM. Fri, 30 Mar 2007 14:39:26 GMT vboxsync [1834] * trunk/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp (modified) Forgot to set the action flag Fri, 30 Mar 2007 14:35:43 GMT vboxsync [1833] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) comment + logging Fri, 30 Mar 2007 14:16:58 GMT vboxsync [1831] * trunk/src/VBox/VMM/EM.cpp (modified) Some CSAM changes. Fri, 30 Mar 2007 14:16:35 GMT vboxsync [1830] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/CSAMInternal.h (modified) * trunk/src/VBox/VMM/PATM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp (modified) Preparation for new code page detection. Fri, 30 Mar 2007 12:52:55 GMT vboxsync [1828] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.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/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/IOMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Cleaned up cpl checking. Fri, 30 Mar 2007 12:27:13 GMT vboxsync [1825] * trunk/src/VBox/Additions/linux/module/Makefile (modified) Added a missing runtime header file to the Linux additions kernel modules Fri, 30 Mar 2007 11:41:34 GMT vboxsync [1824] * trunk/src/VBox/Devices/Network/slirp/misc.c (modified) * trunk/src/VBox/Devices/Network/slirp/misc.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) Disable NAT UDP broadcast resend to local address. Removed the inline ... Fri, 30 Mar 2007 11:29:22 GMT vboxsync [1823] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Extra safety check. Fri, 30 Mar 2007 11:15:23 GMT vboxsync [1822] * trunk/src/VBox/VMM/VMMGC/SELMGC.cpp (modified) * trunk/src/VBox/VMM/VMMGC/TRPMGC.cpp (modified) Log writes to shadow tables (gdt, idt, ldt, tss) Fri, 30 Mar 2007 11:13:39 GMT vboxsync [1821] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Extra check for hypervisor region writes. Fri, 30 Mar 2007 08:25:09 GMT vboxsync [1820] * trunk/src/VBox/VMM/VMMGC/CPUMGC.cpp (modified) Correct. Fri, 30 Mar 2007 07:10:27 GMT vboxsync [1819] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) Copy internal/magics.h Fri, 30 Mar 2007 02:53:01 GMT vboxsync [1817] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) UINT_PTR Thu, 29 Mar 2007 18:59:35 GMT vboxsync [1816] * trunk/src/VBox/Runtime/alloc/heapsimple.cpp (modified) * trunk/src/VBox/Runtime/generic/semsrw-generic.cpp (modified) * trunk/src/VBox/Runtime/generic/spinlock-generic.cpp (modified) * trunk/src/VBox/Runtime/include/internal/dir.h (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/include/internal/magics.h (modified) * trunk/src/VBox/Runtime/include/internal/memobj.h (modified) * trunk/src/VBox/Runtime/include/internal/thread.h (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/darwin/semaphore-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/darwin/spinlock-r0drv-darwin.cpp (modified) * trunk/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/spinlock-r0drv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/nt/semaphore-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/spinlock-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semevent-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semeventmulti-r0drv-os2.cpp (modified) * trunk/src/VBox/Runtime/r0drv/os2/semfastmutex-r0drv-os2.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/r3/linux/sems-linux.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/alloc-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/stream.cpp (modified) moved magics to a common header to avoid duplicating the same defines ... Thu, 29 Mar 2007 18:30:31 GMT vboxsync [1815] * trunk/src/VBox/Runtime/include/internal/magics.h (added) export it. Thu, 29 Mar 2007 18:15:31 GMT vboxsync [1814] * trunk/src/VBox/VMM/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/VMMGC/CPUMGCA.asm (modified) Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP) Thu, 29 Mar 2007 18:12:51 GMT vboxsync [1813] * trunk/src/VBox/VMM/VMMGC/CPUMGC.cpp (modified) r=bird: I think we're also missing the bits of the state that's ... Thu, 29 Mar 2007 17:49:36 GMT vboxsync [1812] * trunk/src/VBox/VMM/PDM.cpp (modified) r=bird: Not entirely sure if inverting the destruction order is a ... Thu, 29 Mar 2007 17:29:28 GMT vboxsync [1810] * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) oops. Thu, 29 Mar 2007 17:28:57 GMT vboxsync [1809] * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) oops. Thu, 29 Mar 2007 17:25:07 GMT vboxsync [1808] * trunk/src/VBox/Main/linux/server.cpp (modified) this is how we setup a one-shot timer. (code still disabled) Thu, 29 Mar 2007 17:24:21 GMT vboxsync [1807] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/generic/timer-generic.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win32/timer-win32.cpp (modified) Adopted the posix timer code to support the three new timer APIs Thu, 29 Mar 2007 17:07:44 GMT vboxsync [1806] * trunk/src/VBox/Main/linux/server.cpp (modified) * trunk/src/VBox/Main/linux/server.h (added) * trunk/src/VBox/Main/linux/server_module.cpp (modified) Main: Don't distinguish between VBoxSVC exe locations when taking a ... Thu, 29 Mar 2007 15:04:03 GMT vboxsync [1805] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/QT: Build fix. Thu, 29 Mar 2007 14:15:54 GMT vboxsync [1804] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) FE/Qt: Attempted to fix a bunch of bugs in VBoxGlobal::getOpenFileName(). Thu, 29 Mar 2007 14:11:50 GMT vboxsync [1803] * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) Mark thread NamedPipe listen thread as waitable, so that waiting for ... Thu, 29 Mar 2007 14:04:07 GMT vboxsync [1802] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Avoid unimplemented int15 function warning for ah=0xe9 (SMI functions ... Thu, 29 Mar 2007 13:55:56 GMT vboxsync [1801] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) oops Thu, 29 Mar 2007 13:55:47 GMT vboxsync [1800] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) missing parameter Thu, 29 Mar 2007 13:53:50 GMT vboxsync [1799] * trunk/src/VBox/VMM/PATM/CSAM.cpp (modified) Refuse to patch a handler whose idt cs selector isn't wide open. Thu, 29 Mar 2007 13:46:20 GMT vboxsync [1798] * trunk/src/VBox/VMM/VMMGC/CPUMGC.cpp (modified) Restore guest context when an trap occurs during iret in ... Thu, 29 Mar 2007 13:39:22 GMT vboxsync [1797] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Clearer logging when a trap occurs in hypervisor code. Thu, 29 Mar 2007 12:43:54 GMT vboxsync [1796] * trunk/src/VBox/Devices/Network/slirp/ctl.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) Commit the code written by Michal (with some minor changes). Thu, 29 Mar 2007 12:30:45 GMT vboxsync [1795] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (modified) Fixed small problem with iSCSI translation detection (returns unknown ... Thu, 29 Mar 2007 11:51:32 GMT vboxsync [1794] * trunk/src/VBox/VMM/SELM.cpp (modified) put back interrupt redirection update Thu, 29 Mar 2007 11:50:26 GMT vboxsync [1793] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) backed out 19970 Thu, 29 Mar 2007 11:47:32 GMT vboxsync [1792] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PATM/VMMGC/PATMGC.cpp (modified) * trunk/src/VBox/VMM/SELM.cpp (modified) * trunk/src/VBox/VMM/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Proper interrupt redirection bitmap sync Thu, 29 Mar 2007 11:38:47 GMT vboxsync [1791] * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) style Thu, 29 Mar 2007 10:42:05 GMT vboxsync [1790] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) 1902: "Select Directory" dialogs are not native: New Win32 API ... Thu, 29 Mar 2007 09:47:08 GMT vboxsync [1789] * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) Fixed accidentally slipped in code duplication. Thu, 29 Mar 2007 08:02:32 GMT vboxsync [1788] * 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/hgcm/HGCMThread.h (modified) Implemented hgcmThreadWait. Wed, 28 Mar 2007 21:07:23 GMT vboxsync [1785] * trunk/src/VBox/Additions/linux/xgraphics/vboxvideo.c (modified) allow to specify arbitrary X resolutions + use the right virtual ... Wed, 28 Mar 2007 17:15:50 GMT vboxsync [1784] * trunk/src/VBox/Devices/Storage/DrvHostRawDisk.cpp (modified) Provide sensible error message in case the raw disk cannot be opened. 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().