# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 24, 2024 7:08:51 PM 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(). 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 ...