# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 12:36:17 PM Thu, 25 Jan 2007 19:56:10 GMT vboxsync [329] * trunk/src/VBox/Runtime/alloc/heapsimple.cpp (added) test Thu, 25 Jan 2007 19:20:59 GMT vboxsync [327] * trunk/src/VBox/Runtime/misc/rand.cpp (added) export to OSE Thu, 25 Jan 2007 18:55:21 GMT vboxsync [326] * trunk/src/VBox/Runtime/alloc (added) * trunk/src/VBox/Runtime/alloc/Makefile.kmk (added) export to OSE Thu, 25 Jan 2007 18:13:40 GMT vboxsync [325] * trunk/src/VBox/HostDrivers/Support/darwin/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/linux/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/os2/Makefile.kup (added) * trunk/src/VBox/HostDrivers/Support/win32/Makefile.kup (added) forgot to export them Thu, 25 Jan 2007 18:10:53 GMT vboxsync [324] * trunk/src/VBox/HostDrivers/Support/linux/Makefile.kmk (deleted) * trunk/src/VBox/HostDrivers/Support/win32/Makefile.kmk (deleted) Makefile.kmk -> Makefile.kup Thu, 25 Jan 2007 17:25:01 GMT vboxsync [323] * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) drop the default, there's just one other call. Thu, 25 Jan 2007 17:20:26 GMT vboxsync [322] * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) r=bird: some comments on the runtime error stuff. Thu, 25 Jan 2007 17:09:52 GMT vboxsync [321] * trunk/include/VBox/vmm.h (modified) stdarg.h -> iprt/stdarg.h Thu, 25 Jan 2007 16:57:39 GMT vboxsync [320] * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) @todo on a potential bug. Thu, 25 Jan 2007 16:56:35 GMT vboxsync [319] * trunk/src/VBox/VMM/VMInternal.h (modified) r=bird: do jmp_buf like in EMInternal.h with a padding union. Thu, 25 Jan 2007 16:53:59 GMT vboxsync [318] * trunk/src/VBox/VMM/EM.cpp (modified) rcGC Thu, 25 Jan 2007 16:38:48 GMT vboxsync [317] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) r=bird: devhlp, please. Thu, 25 Jan 2007 16:37:30 GMT vboxsync [316] * trunk/src/VBox/Devices/PC/BIOS/Makefile (modified) I like the lists better this way. Thu, 25 Jan 2007 16:30:23 GMT vboxsync [315] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) r=bird: int != u. Cnt == c. Thu, 25 Jan 2007 16:20:36 GMT vboxsync [314] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) I use it. Thu, 25 Jan 2007 16:19:38 GMT vboxsync [313] * trunk/src/VBox/Main/hgcm/HGCMThread.cpp (modified) DECLINLINE doesn't work for C++ anylonger. Thu, 25 Jan 2007 16:11:04 GMT vboxsync [312] * trunk/include/VBox/vrdpapi.h (modified) More VRDP clipboard code Thu, 25 Jan 2007 15:58:26 GMT vboxsync [311] * trunk/include/iprt/types.h (modified) Moved the simple heap type. Thu, 25 Jan 2007 15:58:01 GMT vboxsync [310] * trunk/include/iprt/heap.h (modified) * trunk/include/iprt/types.h (modified) Moved the simple heap type. Thu, 25 Jan 2007 15:57:38 GMT vboxsync [309] * trunk/include/iprt/cdefs.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp (modified) DECLINLINE is supposed to be static of course. Thu, 25 Jan 2007 15:56:11 GMT vboxsync [308] * trunk/src/VBox/VMM/TRPM.cpp (modified) logging update Thu, 25 Jan 2007 15:52:40 GMT vboxsync [307] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Bump SSM version. Thu, 25 Jan 2007 15:51:23 GMT vboxsync [306] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Update Thu, 25 Jan 2007 15:42:56 GMT vboxsync [305] * trunk/Makefile (modified) abspath? Thu, 25 Jan 2007 15:36:19 GMT vboxsync [304] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fixed a collection of bugs in capability reporting. Added 3 ATAPI ... Thu, 25 Jan 2007 14:55:10 GMT vboxsync [303] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Completed physical monitoring of ring descriptor table. (disabled) ... Thu, 25 Jan 2007 14:48:55 GMT vboxsync [302] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.mac (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) * trunk/src/VBox/VMM/PATM/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMSSM.cpp (modified) Handle iret to ring 0 code with IF cleared. Warning: possibly ... Thu, 25 Jan 2007 14:42:44 GMT vboxsync [301] * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCM.cpp (modified) * trunk/src/VBox/Additions/linux/Makefile (modified) * 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) Rewrote the additions installer and made it work with Slackware Thu, 25 Jan 2007 14:30:37 GMT vboxsync [300] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/include/ConsoleVRDPServer.h (modified) Another attempt to solve the VRDP initialization problem Thu, 25 Jan 2007 13:42:23 GMT vboxsync [299] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) VRDP server must be started after the VM is created but before it is ... Thu, 25 Jan 2007 13:09:58 GMT vboxsync [298] * trunk/src/VBox/Main/USBDeviceFilterImpl.cpp (modified) Main: Fixed: [Host]USBDeviceFilter::manufaturer/product/serialNumber ... Thu, 25 Jan 2007 13:04:46 GMT vboxsync [297] * trunk/Config.kmk (modified) Config.kmk: Added an option to disable 'warning C4065: switch ... Thu, 25 Jan 2007 11:45:10 GMT vboxsync [296] * trunk/src/VBox/Additions/linux/Makefile (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile (modified) use $(VBOX_VERSION) Thu, 25 Jan 2007 10:28:03 GMT vboxsync [295] * trunk/src/VBox/Additions/common/VBoxGuestLib/PhysHeap.cpp (modified) make inlines static Thu, 25 Jan 2007 10:14:45 GMT vboxsync [294] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Fixed warning Thu, 25 Jan 2007 09:57:18 GMT vboxsync [293] * trunk/Makefile (modified) added 'kmk snapshot' rule Thu, 25 Jan 2007 09:49:18 GMT vboxsync [292] * trunk/Config.kmk (modified) VBOX_VERSION for convenience Thu, 25 Jan 2007 05:45:36 GMT vboxsync [291] * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) compile fix Thu, 25 Jan 2007 05:43:58 GMT vboxsync [290] * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) compile fix Thu, 25 Jan 2007 05:41:27 GMT vboxsync [289] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h (modified) * trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c (modified) AMD64 exec heap. (I wonder if this compiles...) Thu, 25 Jan 2007 05:14:15 GMT vboxsync [288] * trunk/include/iprt/heap.h (modified) * trunk/src/VBox/Runtime/testcase/tstHeapSimple.cpp (modified) debugged the heap. Thu, 25 Jan 2007 03:18:13 GMT vboxsync [287] * trunk/Config.kmk (modified) kBuild update. Wed, 24 Jan 2007 20:43:00 GMT vboxsync [286] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) The VRDP server to be launched after the successful VM startup. Wed, 24 Jan 2007 20:17:19 GMT vboxsync [285] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) wording Wed, 24 Jan 2007 18:32:53 GMT vboxsync [284] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Added VRDP UI to the VM Settings dialog. Wed, 24 Jan 2007 18:31:03 GMT vboxsync [283] * trunk/include/iprt/heap.h (added) * trunk/src/VBox/Runtime/testcase/tstHeapSimple.cpp (added) more simple heap stuff. Wed, 24 Jan 2007 18:29:39 GMT vboxsync [282] * trunk/src/VBox/Runtime/Makefile (modified) * trunk/src/VBox/Runtime/testcase/Makefile (modified) more simple heap stuff. Wed, 24 Jan 2007 16:42:35 GMT vboxsync [281] * 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/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Fixes and enhancements to the USB device menus (tooltips, ... Wed, 24 Jan 2007 16:06:55 GMT vboxsync [280] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) Reset the resize event in proper place. Also in the VBoxBFE. Wed, 24 Jan 2007 16:06:21 GMT vboxsync [279] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Reset the resize event in proper place. Wed, 24 Jan 2007 14:44:56 GMT vboxsync [278] * trunk/src/VBox/VMM/EM.cpp (modified) Disable single instruction emulation for iret. Makes no diference. Wed, 24 Jan 2007 14:43:42 GMT vboxsync [277] * trunk/src/VBox/VMM/PATM/PATMA.asm (modified) Changed detection of pending guest interrupts & event in generated ... Wed, 24 Jan 2007 14:05:18 GMT vboxsync [276] * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) Another update Wed, 24 Jan 2007 14:03:58 GMT vboxsync [275] * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) Update Wed, 24 Jan 2007 13:59:46 GMT vboxsync [274] * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) Update Wed, 24 Jan 2007 13:54:15 GMT vboxsync [273] * trunk/src/VBox/VMM/EM.cpp (modified) Update Wed, 24 Jan 2007 13:43:05 GMT vboxsync [272] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) More stats Wed, 24 Jan 2007 13:42:58 GMT vboxsync [271] * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) More stats Wed, 24 Jan 2007 13:40:07 GMT vboxsync [270] * trunk/src/VBox/VMM/EM.cpp (modified) VINF_PATM_PENDING_IRQ_AFTER_IRET update Wed, 24 Jan 2007 13:35:26 GMT vboxsync [269] * trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp (modified) Update Wed, 24 Jan 2007 13:32:56 GMT vboxsync [268] * trunk/src/VBox/VMM/PATM/VMMAll/PATMAll.cpp (modified) PATM_ACTION_PENDING_IRQ_AFTER_IRET added Wed, 24 Jan 2007 13:32:38 GMT vboxsync [267] * trunk/src/VBox/VMM/PATM/PATMA.h (modified) * trunk/src/VBox/VMM/PATM/PATMA.mac (modified) Updates Wed, 24 Jan 2007 13:31:25 GMT vboxsync [266] * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) Increased SSM version Wed, 24 Jan 2007 13:30:58 GMT vboxsync [265] * trunk/include/VBox/err.h (modified) Added VINF_PATM_PENDING_IRQ_AFTER_IRET Wed, 24 Jan 2007 13:07:57 GMT vboxsync [264] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) added better error message for the most common case that /dev/net/tun ... Wed, 24 Jan 2007 12:15:05 GMT vboxsync [263] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt: Added USB submenus and indicator to the Console window for ... Wed, 24 Jan 2007 12:05:42 GMT vboxsync [262] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) Produce a better error message if the host CD/DVD drive is not ... Wed, 24 Jan 2007 11:03:55 GMT vboxsync [261] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: Small naming corrections. Wed, 24 Jan 2007 10:14:22 GMT vboxsync [260] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h (modified) Fixed the vboxdrv kernel module on 2.4 series kernels Wed, 24 Jan 2007 09:51:01 GMT vboxsync [259] * trunk/src/VBox/Main/HostImpl.cpp (modified) don't try to open CDROM drives with O_EXCL, we don't use this flag ... Wed, 24 Jan 2007 09:01:10 GMT vboxsync [258] * trunk/src/VBox/Devices/Storage/VmdkHDD.cpp (added) export to OSE Wed, 24 Jan 2007 08:20:38 GMT vboxsync [257] * trunk/src/recompiler/precompiled/VBoxRecompiler.o (modified) * trunk/src/recompiler/precompiled/exec.o (modified) * trunk/src/recompiler/precompiled/helper.o (modified) * trunk/src/recompiler/precompiled/op.o (modified) * trunk/src/recompiler/precompiled/translate-all.o (modified) * trunk/src/recompiler/precompiled/translate.o (modified) updated precompiled objects Wed, 24 Jan 2007 02:10:50 GMT vboxsync [256] * trunk/Config.kmk (modified) Added VBOX_VERSION_STRING to the version header. Tue, 23 Jan 2007 21:33:50 GMT vboxsync [255] * trunk/include/VBox/pdm.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) same magic with caps lock Tue, 23 Jan 2007 20:13:24 GMT vboxsync [254] * trunk/src/VBox/Frontends/VirtualBox/src/COMDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) warnings Tue, 23 Jan 2007 18:28:49 GMT vboxsync [253] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxDiskImageManagerDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) FE/Qt: Various VDM fixes. Tue, 23 Jan 2007 17:37:51 GMT vboxsync [252] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) make PHY 1-31 invisible for Linux guests Tue, 23 Jan 2007 17:27:59 GMT vboxsync [251] * trunk/include/VBox/vm.h (modified) More room Tue, 23 Jan 2007 17:12:21 GMT vboxsync [250] * trunk/src/VBox/VMM/MMPhys.cpp (modified) Reversed Tue, 23 Jan 2007 17:11:33 GMT vboxsync [249] * trunk/include/iprt/thread.h (modified) Removed RTThreadExit again (sigh) Tue, 23 Jan 2007 17:11:08 GMT vboxsync [248] * 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) Removed RTThreadExit again Tue, 23 Jan 2007 17:10:04 GMT vboxsync [247] * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) Out of memory reporting for dynamic memory allocation case. Tue, 23 Jan 2007 16:59:52 GMT vboxsync [246] * trunk/include/VBox/vmapi.h (modified) Added VMR3WaitForResume Tue, 23 Jan 2007 16:51:51 GMT vboxsync [245] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: synchronize the num lock state between host and guest Tue, 23 Jan 2007 16:49:40 GMT vboxsync [244] * 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) Added RTThreadExit for win32 & os2. Posix & l4 version not implemented Tue, 23 Jan 2007 16:48:21 GMT vboxsync [243] * trunk/include/iprt/thread.h (modified) Added RTThreadExit Tue, 23 Jan 2007 16:40:38 GMT vboxsync [242] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: Commeted out debug code. Tue, 23 Jan 2007 15:19:58 GMT vboxsync [241] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) not available on Linux 2.4 Tue, 23 Jan 2007 14:40:56 GMT vboxsync [240] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile (modified) Added first VMDK attempt. Tue, 23 Jan 2007 14:08:17 GMT vboxsync [239] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) use the new runtime error report mechanism to warn the user if the ... Tue, 23 Jan 2007 13:33:33 GMT vboxsync [238] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Keep the framebuffer locked during resizing Tue, 23 Jan 2007 13:14:04 GMT vboxsync [237] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt: Implemented preliminary support for IConsole runtime error ... Tue, 23 Jan 2007 13:12:32 GMT vboxsync [236] * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) FE/Qt: Fixed layout problems (too tall primary message text label) in ... Tue, 23 Jan 2007 13:10:43 GMT vboxsync [235] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) Main: Implemented runtime error notifications in IConsole ... Tue, 23 Jan 2007 13:04:38 GMT vboxsync [234] * trunk/include/VBox/vmapi.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMAll.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Added support for runtime error notifications (VMSetRuntimeError ... Tue, 23 Jan 2007 12:44:53 GMT vboxsync [233] * trunk/include/VBox/vrdpapi.h (modified) Stubs for VRDP clipboard. Tue, 23 Jan 2007 08:56:49 GMT vboxsync [232] * trunk/src/VBox/HostDrivers/Support/Makefile (modified) Don't install vboxdrv.ko anymore to out/.../bin because this module ... Mon, 22 Jan 2007 21:44:29 GMT vboxsync [231] * trunk/include/iprt/types.h (modified) RTPROCESS must be pointer sized (HC). Mon, 22 Jan 2007 21:08:10 GMT vboxsync [230] * trunk/src/VBox/Additions/linux/Makefile (modified) fixed objcopy switches Mon, 22 Jan 2007 19:51:37 GMT vboxsync [229] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Makefile (modified) disabled compilation of ne2000, we don't use it since ages (since ...