# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 12:50:19 PM Fri, 19 Dec 2008 16:02:42 GMT vboxsync [15702] * trunk/src/VBox/VMM/HWACCMInternal.h (modified) fixed build Fri, 19 Dec 2008 16:01:26 GMT vboxsync [15701] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) fixed build Fri, 19 Dec 2008 15:47:08 GMT vboxsync [15700] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Removed temporary code Fri, 19 Dec 2008 15:44:42 GMT vboxsync [15699] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) crOpenGL: fix 32 bit opengl applications under vista64 Fri, 19 Dec 2008 14:28:58 GMT vboxsync [15698] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: French NLS fixes Fri, 19 Dec 2008 14:26:58 GMT vboxsync [15697] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Some test code (inactive) Fri, 19 Dec 2008 14:20:13 GMT vboxsync [15696] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Activate switcher test Fri, 19 Dec 2008 14:11:54 GMT vboxsync [15695] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Compile fix Fri, 19 Dec 2008 14:11:07 GMT vboxsync [15694] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Profiling of the 32/64 switcher. Fri, 19 Dec 2008 14:04:04 GMT vboxsync [15693] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage converttoraw: forgotten default format Fri, 19 Dec 2008 13:52:38 GMT vboxsync [15692] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage/convertfromraw: forgotten parameter checking and default ... Fri, 19 Dec 2008 13:29:23 GMT vboxsync [15691] * trunk/src/VBox/HostDrivers/Support/linux/Makefile (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile (modified) Linux host kernel modules: removed 2.4 cruft; fixed ... Fri, 19 Dec 2008 13:06:50 GMT vboxsync [15689] * trunk/src/VBox/HostDrivers/Support/linux/export_modules (deleted) ... and removed the old script Fri, 19 Dec 2008 13:03:17 GMT vboxsync [15688] * trunk/src/VBox/HostDrivers/linux/export_modules (copied) export_modules fix Fri, 19 Dec 2008 12:48:34 GMT vboxsync [15687] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Removed obsolete createif & removeif commands. Fri, 19 Dec 2008 12:47:01 GMT vboxsync [15686] * trunk/src/VBox/Main/HostImpl.cpp (modified) Reminder to remove obsolete code after we branch. Fri, 19 Dec 2008 12:05:06 GMT vboxsync [15685] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: code style Fri, 19 Dec 2008 11:56:10 GMT vboxsync [15684] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: build fix Fri, 19 Dec 2008 11:47:21 GMT vboxsync [15683] * trunk/src/VBox/Devices/Network/slirp/debug.c (modified) slirp:debug printing ports in host byte order Fri, 19 Dec 2008 11:46:38 GMT vboxsync [15682] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) slirp: tcp/ip port-forwarding fix Fri, 19 Dec 2008 11:25:06 GMT vboxsync [15681] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) Linux netflt: allow to compile the tree without the kernel module Fri, 19 Dec 2008 11:06:38 GMT vboxsync [15680] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Remap MMIO memory as well for recompiler writes Fri, 19 Dec 2008 10:10:38 GMT vboxsync [15679] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Another paranoid assertion Fri, 19 Dec 2008 09:26:23 GMT vboxsync [15677] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) Don't touch freed memory. Added some more error checks. Fri, 19 Dec 2008 06:27:16 GMT vboxsync [15676] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) slirp:typo Fri, 19 Dec 2008 02:45:29 GMT vboxsync [15675] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI: Make it possible to define the serial number, firmware revision ... Thu, 18 Dec 2008 23:28:16 GMT vboxsync [15674] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: Fix crash in debug build Thu, 18 Dec 2008 23:28:00 GMT vboxsync [15673] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) VDI: use VERR_VD_VDI_INVALID_HEADER instead of ... Thu, 18 Dec 2008 22:22:45 GMT vboxsync [15672] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:makes icmp support unaware of synchronization method on Windows ... Thu, 18 Dec 2008 19:09:32 GMT vboxsync [15671] * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) PGMAllHandler.cpp: Prevent pgmPoolTrackFlushGCPhysPTsSlow and ... Thu, 18 Dec 2008 18:59:15 GMT vboxsync [15670] * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) Linux/Installer: install udev rule for USB with sysfs and remove ... Thu, 18 Dec 2008 18:54:07 GMT vboxsync [15669] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt4: Restored r41122 and r41128. Thu, 18 Dec 2008 17:41:26 GMT vboxsync [15667] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Made the ubuntu live cd boot screen fast on darwin. Fixed ... Thu, 18 Dec 2008 15:18:39 GMT vboxsync [15666] * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) Correct the guest cr4 value when the host isn't in PAE mode (and the ... Thu, 18 Dec 2008 14:54:12 GMT vboxsync [15665] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Devices/VGA: reverted r40263 as it caused display problems in some ... Thu, 18 Dec 2008 14:46:02 GMT vboxsync [15664] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobalSettings.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGLSettingsGeneral.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobalSettings.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxGLSettingsGeneral.ui (modified) FE/Qt4-OSX: Added option to enable/disable the real time VM preview ... Thu, 18 Dec 2008 14:42:58 GMT vboxsync [15662] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) Rewrote some switcher code. Thu, 18 Dec 2008 14:21:08 GMT vboxsync [15661] * trunk/src/VBox/Main/DVDDriveImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 18 Dec 2008 14:13:57 GMT vboxsync [15660] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #3416: The problem with incorrectly shown guest-to-host packets is fixed. Thu, 18 Dec 2008 14:02:42 GMT vboxsync [15659] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) Label name changes. Thu, 18 Dec 2008 13:58:53 GMT vboxsync [15658] * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) #3282: More reliable /proc/net/if_inet6 handling. Thu, 18 Dec 2008 13:52:03 GMT vboxsync [15657] * trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm (modified) Extra error checks for vmxon & vmptrld. Thu, 18 Dec 2008 13:38:53 GMT vboxsync [15656] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Removed obsolete assertion Thu, 18 Dec 2008 13:28:02 GMT vboxsync [15655] * trunk/src/VBox/Runtime/r3/tcp.cpp (modified) IPRT/tcp.cpp: separated the resolver errors from the other ones, ... Thu, 18 Dec 2008 13:21:48 GMT vboxsync [15654] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Turn off interrupts in the 32/64 switcher. Thu, 18 Dec 2008 12:57:39 GMT vboxsync [15653] * trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp (modified) SUPLib-darwin: hDevice is NIL_RTFILE if it's not opened. Thu, 18 Dec 2008 12:51:03 GMT vboxsync [15652] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4-OSX: spelling Thu, 18 Dec 2008 12:44:13 GMT vboxsync [15650] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) FE/Qt4-OSX: fix mac burns Thu, 18 Dec 2008 12:37:11 GMT vboxsync [15649] * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) #3285: Improve error handling API to include unique error numbers ... Thu, 18 Dec 2008 12:26:26 GMT vboxsync [15648] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: query 64bitEnabled for 64-bit hosts too, except default it to ... Thu, 18 Dec 2008 12:12:46 GMT vboxsync [15647] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: Reverted r40889 (horribly ugly VMMDev Heap hack) as this has ... Thu, 18 Dec 2008 11:16:58 GMT vboxsync [15644] * trunk/include/iprt/linux/sysfs.h (modified) * trunk/src/VBox/Runtime/r3/linux/sysfs.cpp (modified) IPRT: sysfs review, fixes and cleanup. Thu, 18 Dec 2008 11:14:59 GMT vboxsync [15643] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SrvIntNetR0: Fixed promisc flag check for the host direction. Thu, 18 Dec 2008 11:09:00 GMT vboxsync [15642] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxUtils.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: fixed slow resizing (#3376) Thu, 18 Dec 2008 11:08:36 GMT vboxsync [15641] * trunk/src/VBox/Devices/Makefile.kmk (modified) moved Debug.cpp a little bit around as it is used from both, ... Thu, 18 Dec 2008 10:03:20 GMT vboxsync [15639] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_de.ts (modified) German NLS updates Thu, 18 Dec 2008 07:58:57 GMT vboxsync [15638] * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) slirp:icmp: missed changes (build fix) Thu, 18 Dec 2008 07:51:22 GMT vboxsync [15637] * trunk/src/VBox/Devices/Makefile.kmk (modified) slirp:build: VBOX_WITH_SLIRP_ICMP is removed Thu, 18 Dec 2008 07:01:32 GMT vboxsync [15636] * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.h (modified) * trunk/src/VBox/Devices/Network/slirp/ip_input.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) slirp:icmp: Get rid of old ICMP implementation Wed, 17 Dec 2008 16:44:58 GMT vboxsync [15635] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) More logging Wed, 17 Dec 2008 16:38:42 GMT vboxsync [15634] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Check parameter size correctly (disabled smsw). Wed, 17 Dec 2008 15:08:11 GMT vboxsync [15633] * trunk/src/VBox/VMM/EMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Smsw emlution (inactive). Wed, 17 Dec 2008 14:55:42 GMT vboxsync [15632] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Extra instruction Wed, 17 Dec 2008 13:34:36 GMT vboxsync [15629] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: minor. Wed, 17 Dec 2008 09:20:11 GMT vboxsync [15625] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) RTErrConvertToErrno returns positive values Wed, 17 Dec 2008 09:10:58 GMT vboxsync [15624] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) vboxmod.c: vboxadd_lock_hgcm_parms must negate the ... Wed, 17 Dec 2008 08:53:53 GMT vboxsync [15623] * trunk/src/VBox/VMM/HWACCM.cpp (modified) backed out 41130 Wed, 17 Dec 2008 08:36:39 GMT vboxsync [15622] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) backed out 41122, not authorized Wed, 17 Dec 2008 08:30:39 GMT vboxsync [15621] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) backed out r41128 Wed, 17 Dec 2008 07:14:53 GMT vboxsync [15619] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Adjusted the release log message Wed, 17 Dec 2008 07:13:25 GMT vboxsync [15618] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Turned off 64 bits support for VT-x on all 32 bits platforms except ... Wed, 17 Dec 2008 01:31:01 GMT vboxsync [15617] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) FE/Qt: NLS: Small Russian translation fix. Wed, 17 Dec 2008 01:21:20 GMT vboxsync [15616] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: Added spacing between the first and the second column in the ... Tue, 16 Dec 2008 23:43:22 GMT vboxsync [15615] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox4/nls/qt_pt.ts (modified) FE/Qt4: NLS: 2.1 updates. Tue, 16 Dec 2008 23:25:34 GMT vboxsync [15614] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_ru.ts (modified) FE/Qt: NLS: Updated Russian translation. Tue, 16 Dec 2008 23:06:27 GMT vboxsync [15613] * trunk/src/VBox/Additions/linux/module/vboxmod.c (modified) Additions/Linux: make sure we lock user memory when we make an HGCM call Tue, 16 Dec 2008 22:30:23 GMT vboxsync [15612] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: Added stack seg todo in HWACCMR3CanExecuteGuest. Tue, 16 Dec 2008 22:28:15 GMT vboxsync [15611] * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM: Updated todo in HWACCMR3CanExecuteGuest. Tue, 16 Dec 2008 22:01:58 GMT vboxsync [15610] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp (modified) FE/Qt4: Make sure the settings files are checked for the auto- ... Tue, 16 Dec 2008 22:00:21 GMT vboxsync [15609] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) HWACCM/EM: Sketeched out some scheduling notification from EM to let ... Tue, 16 Dec 2008 20:59:43 GMT vboxsync [15607] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Moved code around Tue, 16 Dec 2008 20:31:44 GMT vboxsync [15606] * trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp (modified) Linux additions: recover the R0 hack which was removed in r39344 to ... Tue, 16 Dec 2008 19:54:21 GMT vboxsync [15605] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) #3281: Making #undef HWACCM_VMX_EMULATE_REALMODE work again, looks ... Tue, 16 Dec 2008 19:20:17 GMT vboxsync [15604] * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) Main: #3400: Fixed a race between the VBoxSVC shutdown timer and ... Tue, 16 Dec 2008 18:34:21 GMT vboxsync [15603] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: 3D Acceleration check-box aligned slightly. Tue, 16 Dec 2008 18:01:38 GMT vboxsync [15602] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) VBoxManage: move converthd back to internalcommands, and a few minor ... Tue, 16 Dec 2008 18:00:03 GMT vboxsync [15601] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: Moving 3D Acceleration check-box into the Basic tab of VM ... Tue, 16 Dec 2008 17:40:24 GMT vboxsync [15600] * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsNetwork.cpp (modified) #3282: One more Qt3 fix. Tue, 16 Dec 2008 17:27:13 GMT vboxsync [15599] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) #3282: Qt3 build fix. Tue, 16 Dec 2008 16:14:17 GMT vboxsync [15598] * trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac (modified) Invalidate fs & gs. Tue, 16 Dec 2008 16:05:49 GMT vboxsync [15597] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:icmp:win sanity checks Tue, 16 Dec 2008 15:59:30 GMT vboxsync [15596] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main: Cosmetics. Tue, 16 Dec 2008 15:12:36 GMT vboxsync [15595] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) #3282: Windows build fix with VBOX_WITH_NETFLT disabled. Tue, 16 Dec 2008 15:05:18 GMT vboxsync [15594] * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Main/HardDisk2: Pass parent uuid along when creating a snapshot diff. ... Tue, 16 Dec 2008 14:56:18 GMT vboxsync [15593] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) typo Tue, 16 Dec 2008 14:48:13 GMT vboxsync [15592] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, ... Tue, 16 Dec 2008 14:46:08 GMT vboxsync [15591] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) Storage/VBoxHDD-new: introduce parent UUID parameter for ... Tue, 16 Dec 2008 14:38:07 GMT vboxsync [15590] * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) slirp:icmp: logging too noisy Tue, 16 Dec 2008 14:24:08 GMT vboxsync [15589] * trunk/src/VBox/Additions/linux/module/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/sharedfolders/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) script needs execute permissions otherwise it wouldn't be found by dkms Tue, 16 Dec 2008 14:20:54 GMT vboxsync [15588] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.mac (modified) Save magic value in VMCS cache