# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Mar 7, 2025 5:59:32 PM Wed, 11 Nov 2009 10:31:52 GMT vboxsync [24577] * trunk/include/VBox/cdefs.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC. Wed, 11 Nov 2009 10:00:23 GMT vboxsync [24576] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) EFI: binary EFI firmware Wed, 11 Nov 2009 09:54:23 GMT vboxsync [24575] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Reduce the number of ifndef SSM_STANDALONE checks by moving code. Wed, 11 Nov 2009 09:44:52 GMT vboxsync [24574] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSMStandalone.a/lib for linking with VBoxSVC. Wed, 11 Nov 2009 09:21:09 GMT vboxsync [24573] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) build fix Wed, 11 Nov 2009 09:07:46 GMT vboxsync [24572] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: gcc warning Wed, 11 Nov 2009 09:03:00 GMT vboxsync [24571] * trunk/src/VBox/Main/Makefile.kmk (modified) VBoxSVC link fix Wed, 11 Nov 2009 09:02:21 GMT vboxsync [24570] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c (modified) crOGL: gcc warnings (note that ''GLint'' is sometimes ''long''!) Wed, 11 Nov 2009 08:54:03 GMT vboxsync [24569] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c (modified) crOGL: gcc warning Wed, 11 Nov 2009 08:52:16 GMT vboxsync [24568] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) add the EFI firmware image into Linux .deb/.rpm packages Tue, 10 Nov 2009 20:05:55 GMT vboxsync [24567] * trunk/src/VBox/VMM/VM.cpp (modified) VM.cpp: Always write VMSetError messages to the release log. Main may ... Tue, 10 Nov 2009 19:42:07 GMT vboxsync [24566] * trunk/src/VBox/VMM/SSM.cpp (modified) gcc warning Tue, 10 Nov 2009 19:38:05 GMT vboxsync [24565] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) dang Tue, 10 Nov 2009 19:08:40 GMT vboxsync [24564] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: VBoxConsoleWND: Take Snapshot name generation now takes into ... Tue, 10 Nov 2009 19:07:00 GMT vboxsync [24563] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) Main/MediumImpl: dead code Tue, 10 Nov 2009 18:52:21 GMT vboxsync [24562] * trunk/Config.kmk (modified) 3.1.0 Beta 1 done Tue, 10 Nov 2009 17:12:21 GMT vboxsync [24561] * trunk/Config.kmk (modified) * trunk/debian/changelog (modified) 3.1.0 Beta 1 Tue, 10 Nov 2009 16:44:42 GMT vboxsync [24560] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: change the dvd/floppy mounting code so that the ... Tue, 10 Nov 2009 16:10:31 GMT vboxsync [24559] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Regression fix: Save mediums mounted at runtime. Tue, 10 Nov 2009 15:59:07 GMT vboxsync [24558] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Teleport to local process with disks attached. Delays the ... Tue, 10 Nov 2009 15:49:35 GMT vboxsync [24557] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) FE/Qt4: Force-remounting support. Tue, 10 Nov 2009 15:24:24 GMT vboxsync [24556] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main/snapshots: another attempt at progress crash fixing Tue, 10 Nov 2009 15:20:40 GMT vboxsync [24555] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main/VirtualBox: fix a bunch of error messages which weren't ... Tue, 10 Nov 2009 14:47:55 GMT vboxsync [24554] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) 2nd attempt to fix the cast problem Tue, 10 Nov 2009 14:39:25 GMT vboxsync [24553] * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Wrong pointer type for the progress object Tue, 10 Nov 2009 14:20:40 GMT vboxsync [24552] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) ConsoleImpl: Assertion update Tue, 10 Nov 2009 13:53:28 GMT vboxsync [24551] * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) virtio: no setting file updates needed, reverting r54670 Tue, 10 Nov 2009 13:51:14 GMT vboxsync [24550] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) GUI: added assertion to GUI so that VBoxSVC wont assert in ... Tue, 10 Nov 2009 13:44:20 GMT vboxsync [24549] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Installer/solaris: fix opensolaris version check so that it deals ... Tue, 10 Nov 2009 13:39:06 GMT vboxsync [24548] * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) virtio: string mismatch between device and some parts of main. (part ... Tue, 10 Nov 2009 13:30:10 GMT vboxsync [24547] * trunk/src/VBox/Main/Version.cpp (deleted) Main/Version.cpp: obsolete Tue, 10 Nov 2009 13:24:50 GMT vboxsync [24546] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) virtio: string mismatch between device and some parts of main. Tue, 10 Nov 2009 13:23:34 GMT vboxsync [24545] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) GUI: temporary fix for assertion in VBoxMedium during takeSnapshot() Tue, 10 Nov 2009 13:02:20 GMT vboxsync [24544] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: message fixes Tue, 10 Nov 2009 12:36:00 GMT vboxsync [24543] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions/linux/installer: more fixes Tue, 10 Nov 2009 12:33:01 GMT vboxsync [24542] * trunk/src/VBox/VMM/PGM.cpp (modified) PGM: Allow writes during resuming. Tue, 10 Nov 2009 12:29:05 GMT vboxsync [24541] * trunk/src/VBox/Main/xpcom/server_module.cpp (modified) fix #4415: VBoxSVC zombie Tue, 10 Nov 2009 12:10:25 GMT vboxsync [24540] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceTimeSync.cpp (modified) VBoxServiceTimeSync.cpp: file header. Tue, 10 Nov 2009 11:59:03 GMT vboxsync [24539] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Saved state screenshot API (xTracker 4364). Tue, 10 Nov 2009 11:55:13 GMT vboxsync [24538] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings: fix typo in hardware conversion settings version bump Tue, 10 Nov 2009 11:48:35 GMT vboxsync [24537] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: more fixes Tue, 10 Nov 2009 10:42:04 GMT vboxsync [24536] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: backed out temporary test change. Tue, 10 Nov 2009 09:33:05 GMT vboxsync [24535] * trunk/src/VBox/Installer/solaris/vboxconfig.sh (modified) Solaris/Installer: Temporary testing change. Should be reverted. Tue, 10 Nov 2009 08:51:18 GMT vboxsync [24534] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxCloseVMDlg.ui (modified) Revert to the current snapshot -> Restore the current snapshot Tue, 10 Nov 2009 08:23:13 GMT vboxsync [24533] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) #4410: Drop incoming packets in E1000 if VM is not running. Tue, 10 Nov 2009 00:00:54 GMT vboxsync [24532] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: typo Mon, 09 Nov 2009 23:17:57 GMT vboxsync [24531] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: more fixes Mon, 09 Nov 2009 23:16:52 GMT vboxsync [24530] * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) AsyncCompletion: Fix assertion when closing endpoints Mon, 09 Nov 2009 23:16:22 GMT vboxsync [24529] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) AsyncCompletion: Fix reference leak of cached entries. Blocked ... Mon, 09 Nov 2009 20:40:18 GMT vboxsync [24528] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Saved state screenshot Main API prototype (xTracker 4364). Mon, 09 Nov 2009 20:39:29 GMT vboxsync [24527] * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) VHD: Fix incompatibility with Hyper-V. Contributed by Huihong Luo Mon, 09 Nov 2009 19:34:28 GMT vboxsync [24526] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: fix import and export of floppy and DVD attachments broken by ... Mon, 09 Nov 2009 19:02:41 GMT vboxsync [24525] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) ApplianceImpl: Fixed to build on Windows. Mon, 09 Nov 2009 17:47:03 GMT vboxsync [24524] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/Machine: fix error handling in MountMedium, dropping the error ... Mon, 09 Nov 2009 17:28:38 GMT vboxsync [24523] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) More comments Mon, 09 Nov 2009 17:25:44 GMT vboxsync [24522] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) Main/OVF: fix import of floppies, add stub code for proper future CD- ... Mon, 09 Nov 2009 17:16:59 GMT vboxsync [24521] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Ignore all other CMOS shutdown status values (OpenSolaris sets it to ... Mon, 09 Nov 2009 16:41:30 GMT vboxsync [24520] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) Got rid of annoying inability to sometimes load vt-x release states ... Mon, 09 Nov 2009 16:28:59 GMT vboxsync [24519] * trunk/Config.kmk (modified) Disable async completion Mon, 09 Nov 2009 16:05:42 GMT vboxsync [24518] * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/NetFltInstall.cpp (modified) NetFltInstall: Fixed installation errors, added todos. Mon, 09 Nov 2009 16:03:09 GMT vboxsync [24517] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Reuse evicted buffers if possible to avoid too much ... Mon, 09 Nov 2009 15:52:49 GMT vboxsync [24516] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: fix the missing case warning Mon, 09 Nov 2009 15:49:08 GMT vboxsync [24515] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) mac burn fix Mon, 09 Nov 2009 15:41:43 GMT vboxsync [24514] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) GUI: after more discussion, enable branch drawing in snapshots tree ... Mon, 09 Nov 2009 15:37:59 GMT vboxsync [24513] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) GUI: enable branch drawing in snapshots tree on Mac platform as well Mon, 09 Nov 2009 15:37:36 GMT vboxsync [24512] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxServiceVMInfo.cpp: r=bird: Added a todo about unwanted namefiltering. Mon, 09 Nov 2009 15:27:28 GMT vboxsync [24511] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main/MediumAttchment: back out API change which changed the return ... Mon, 09 Nov 2009 15:16:47 GMT vboxsync [24510] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) GUI: enable branch drawing in snapshots tree on Linux platform Mon, 09 Nov 2009 14:59:05 GMT vboxsync [24509] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/SnapshotImpl.cpp (modified) Main: fix deleteSnapshot failure: medium backreferences were not ... Mon, 09 Nov 2009 14:44:12 GMT vboxsync [24508] * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) SSM,VM: VMSetError handling. Mon, 09 Nov 2009 14:43:42 GMT vboxsync [24507] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0.cpp: privately disabled the assertion. Mon, 09 Nov 2009 14:24:01 GMT vboxsync [24506] * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) VBoxService: Fixed UTMP enumeration return value on OpenSolaris. Mon, 09 Nov 2009 13:47:06 GMT vboxsync [24505] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: no toggle mode (on/off) required for --forceunmount Mon, 09 Nov 2009 13:35:37 GMT vboxsync [24504] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: Implemented the --forceunmount option Mon, 09 Nov 2009 13:29:40 GMT vboxsync [24503] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) OpenGL: better error message Mon, 09 Nov 2009 13:26:17 GMT vboxsync [24502] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: X11 setup fix Mon, 09 Nov 2009 13:09:27 GMT vboxsync [24501] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 2d accel: re-enable 2D support test on VM creation for Mac Mon, 09 Nov 2009 12:36:53 GMT vboxsync [24500] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 4370: Unable to auto-mount Guest Additions image while ... Mon, 09 Nov 2009 12:35:37 GMT vboxsync [24499] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main/testcase: build fix Mon, 09 Nov 2009 12:31:45 GMT vboxsync [24498] * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) SUPDrvIOC.h: Note about the major version consumed by the 3.0 branch. Mon, 09 Nov 2009 12:31:12 GMT vboxsync [24497] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings.cpp: Corrected the handling of the hardware version. ... Mon, 09 Nov 2009 12:30:03 GMT vboxsync [24496] * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) Main/testcase: update to changed MountMedium method as well Mon, 09 Nov 2009 12:26:36 GMT vboxsync [24495] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) DevVGA: Restore version 1 saved states (very recent regression). Mon, 09 Nov 2009 12:12:28 GMT vboxsync [24494] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Appliance: fix SCSI controller import (use long name now), and ... Mon, 09 Nov 2009 11:59:49 GMT vboxsync [24493] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/SessionImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (modified) API/Machine,Session: add a force mount parameter to MountMedium and ... Mon, 09 Nov 2009 11:34:43 GMT vboxsync [24492] * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Linux additions: fixed Makefile Mon, 09 Nov 2009 11:24:51 GMT vboxsync [24491] * trunk/src/VBox/HostServices/SharedOpenGL/crserver/crservice.cpp (modified) typo in error message Mon, 09 Nov 2009 11:23:35 GMT vboxsync [24490] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Saved state screenshot API stubs (xTracker 4364). Mon, 09 Nov 2009 11:17:15 GMT vboxsync [24489] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL-OSX: better fix for r54567 Mon, 09 Nov 2009 11:12:31 GMT vboxsync [24488] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: 3616: Guru meditation triggers VM window resize: Ignoring ... Mon, 09 Nov 2009 11:01:47 GMT vboxsync [24487] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) Additions/linux/installer: non-Debian versions of X.Org 1.6 do need ... Mon, 09 Nov 2009 11:00:05 GMT vboxsync [24486] * trunk/src/VBox/Additions/linux/installer/vboxadd-service.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Aditions/linux/installer: do forced uninstall without requiring a ... Mon, 09 Nov 2009 10:22:57 GMT vboxsync [24485] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Corrected assertion Mon, 09 Nov 2009 10:21:11 GMT vboxsync [24484] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Must reinit VT-x and AMD-V after a suspend as some BIOSes don't do ... Mon, 09 Nov 2009 10:19:58 GMT vboxsync [24483] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL-OSX: make sure a valid context is set Mon, 09 Nov 2009 10:00:12 GMT vboxsync [24482] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) HWACCMR0.cpp: Disabled deadly assertion. Mon, 09 Nov 2009 09:45:54 GMT vboxsync [24481] * trunk/src/VBox/VMM/PGMSavedState.cpp (modified) PGMSavedState.cpp: /RamPreAlloc=true shouldn't make any difference ... Mon, 09 Nov 2009 09:45:42 GMT vboxsync [24480] * trunk/Config.kmk (modified) Enable new async I/O path again Mon, 09 Nov 2009 09:39:38 GMT vboxsync [24479] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) Linux addiitons: re-enable DRI for Linux, Solaris Mon, 09 Nov 2009 08:57:20 GMT vboxsync [24478] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Linux additions: don't warn if the link already exists