# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Apr 27, 2025 1:42:49 PM Thu, 22 Oct 2009 13:15:35 GMT vboxsync [23978] * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) Remove semicolon Thu, 22 Oct 2009 12:59:53 GMT vboxsync [23977] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Cleaned up Thu, 22 Oct 2009 12:57:29 GMT vboxsync [23976] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Flush page instead of context (code path not used) Thu, 22 Oct 2009 12:54:52 GMT vboxsync [23975] * trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) AsyncCompletion: Fix possible data corruption Thu, 22 Oct 2009 12:34:22 GMT vboxsync [23973] * trunk/include/iprt/file.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvRawFile.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) * trunk/src/VBox/Devices/Storage/ParallelsHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDDFormats/AppleDiskImage/VBoxDMG.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/freebsd/HostHardwareFreeBSD.cpp (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) * trunk/src/VBox/Runtime/common/misc/s3.cpp (modified) * trunk/src/VBox/Runtime/common/misc/tar.cpp (modified) * trunk/src/VBox/Runtime/include/internal/file.h (modified) * trunk/src/VBox/Runtime/r3/fileio.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) * trunk/src/VBox/Runtime/r3/xml.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAio.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstFileAppend-1.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstIoCtl.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp (modified) * trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp (modified) *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and ... Thu, 22 Oct 2009 12:04:44 GMT vboxsync [23972] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Must set tlb flush flag when exiting ring 0 (local init) Thu, 22 Oct 2009 11:26:25 GMT vboxsync [23971] * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) X11/VBoxClient: Command line help. Thu, 22 Oct 2009 11:24:08 GMT vboxsync [23970] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvSCSIHost.cpp (modified) DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message. Thu, 22 Oct 2009 11:22:50 GMT vboxsync [23969] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) DevE1000: typo. Thu, 22 Oct 2009 11:22:09 GMT vboxsync [23968] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevPCNet: save & verify config. Thu, 22 Oct 2009 09:57:32 GMT vboxsync [23967] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: ULONG => StorageControllerType_T Thu, 22 Oct 2009 09:56:44 GMT vboxsync [23966] * trunk/src/VBox/Devices/Network/DevEEPROM.h (modified) DevEEPROM.h: todo Thu, 22 Oct 2009 09:56:20 GMT vboxsync [23965] * trunk/src/VBox/Devices/Network/DevE1000Phy.cpp (modified) DevE1000Phy: nit picking. Thu, 22 Oct 2009 09:56:01 GMT vboxsync [23964] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) DevE1000: save config (disabled). Thu, 22 Oct 2009 09:52:34 GMT vboxsync [23963] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: fixed a bug where replacing hdd's was not allowed and ... Thu, 22 Oct 2009 09:48:38 GMT vboxsync [23962] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsUSB.cpp (modified) FE/Qt4: uninitialized variable found by valgrind Thu, 22 Oct 2009 09:35:19 GMT vboxsync [23961] * trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp (modified) * trunk/src/VBox/Runtime/common/string/strformatrt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (modified) IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6. Thu, 22 Oct 2009 09:15:59 GMT vboxsync [23960] * trunk/src/VBox/Runtime/testcase/Makefile.kmk (modified) * trunk/src/VBox/Runtime/testcase/tstRTStrFormat.cpp (moved) tstStrFormat -> tstRTStrFormat. Thu, 22 Oct 2009 08:38:31 GMT vboxsync [23959] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletion: Disable async I/O on linux if opening fails ... Thu, 22 Oct 2009 06:19:07 GMT vboxsync [23958] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) temporary debugging code Wed, 21 Oct 2009 22:18:40 GMT vboxsync [23956] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileFailsafe.cpp (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h (modified) * trunk/src/VBox/VMM/PDMAsyncCompletionFileNormal.cpp (modified) PDMAsyncCompletion: Migrate endpoints to a failsafe manager if a ... Wed, 21 Oct 2009 21:02:09 GMT vboxsync [23955] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 4357: RT_OS_LINUX only Wed, 21 Oct 2009 21:00:12 GMT vboxsync [23954] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 4357: check /proc/mounts not /etc/fstab Wed, 21 Oct 2009 20:53:51 GMT vboxsync [23953] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaManagerDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxMediaManagerDlg.ui (modified) FE/Qt4: GUI Coding-Style for Virtual Media Manager. Wed, 21 Oct 2009 20:42:09 GMT vboxsync [23952] * trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp (modified) AsyncCompletion: Disable RTFILE_O_NO_CACHE for Linux on filesystems ... Wed, 21 Oct 2009 19:54:33 GMT vboxsync [23951] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: double-defined variable Wed, 21 Oct 2009 19:25:12 GMT vboxsync [23950] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) DrvVD: Fix stupid bug which masks errors while opening a file Wed, 21 Oct 2009 19:04:28 GMT vboxsync [23949] * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) VBoxClient: Burn fix. Wed, 21 Oct 2009 17:36:30 GMT vboxsync [23948] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt4: 4357: Warn if usbfs is mounted at /sys/bus/usb/drivers - ... Wed, 21 Oct 2009 17:32:21 GMT vboxsync [23947] * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) API/Medium: stub for resizing method Wed, 21 Oct 2009 16:59:20 GMT vboxsync [23946] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API: medium terminology cleanup, no actual interface change Wed, 21 Oct 2009 16:58:31 GMT vboxsync [23945] * trunk/src/VBox/Main/MachineImpl.cpp (modified) API/Machine: more parameter checks Wed, 21 Oct 2009 15:54:04 GMT vboxsync [23944] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Format specifier fix Wed, 21 Oct 2009 15:48:36 GMT vboxsync [23943] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More verbose assertion Wed, 21 Oct 2009 15:41:50 GMT vboxsync [23942] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow Wed, 21 Oct 2009 15:40:36 GMT vboxsync [23941] * trunk/src/VBox/Additions/x11/Installer/98vboxadd-xclient (modified) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/main.cpp (modified) VBoxClient: Installer, command line, define cleanup. Wed, 21 Oct 2009 15:38:18 GMT vboxsync [23940] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) DevDMA.cpp: No need for uuid.h Wed, 21 Oct 2009 15:11:11 GMT vboxsync [23939] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) FE/Qt4: Build warning fixed (unused variable). Wed, 21 Oct 2009 14:48:02 GMT vboxsync [23938] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2d accel: make mouse move events for overlay widget be tracked ... Wed, 21 Oct 2009 14:44:05 GMT vboxsync [23937] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Snapshots processing algorithm (VM Selector page): Restore ... Wed, 21 Oct 2009 14:32:16 GMT vboxsync [23936] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API/Machine: clarify API docs, fix remaining code Wed, 21 Oct 2009 14:18:11 GMT vboxsync [23935] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) VBoxManage: don't use machine uuid variable for other purposes. Wed, 21 Oct 2009 13:52:11 GMT vboxsync [23934] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: removed spaces after function names Wed, 21 Oct 2009 13:21:10 GMT vboxsync [23933] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) DevE1000,DevPCNet: Don't take the link temporarily down when ... Wed, 21 Oct 2009 13:08:35 GMT vboxsync [23932] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: fixed bug which caused changing media during runtime to fail Wed, 21 Oct 2009 12:55:11 GMT vboxsync [23931] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: add a parameter validity check Wed, 21 Oct 2009 11:47:44 GMT vboxsync [23930] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) FE/Qt4: Fixing build warning in snapshot processing widget ... Wed, 21 Oct 2009 11:18:46 GMT vboxsync [23929] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: Fixing warning during explicit storage slot conversion ... Wed, 21 Oct 2009 10:17:08 GMT vboxsync [23928] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.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/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) API: make necessary adjustments to support DVD passthrough again, ... Wed, 21 Oct 2009 09:18:34 GMT vboxsync [23927] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFlt-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltCommon-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltMp-win.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/win/VBoxNetFltPt-win.c (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) netflt/win: alternative loopback handling mechanism (disabled for now) Wed, 21 Oct 2009 08:25:33 GMT vboxsync [23926] * trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp (modified) Windows guest video driver: 800x600 is always a valid video mode. Wed, 21 Oct 2009 00:44:27 GMT vboxsync [23925] * trunk/src/VBox/VMM/DBGF.cpp (modified) dbgfR3VMMWait: polling hack. Tue, 20 Oct 2009 18:56:51 GMT vboxsync [23924] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox1.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/delete_snapshot_16px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/delete_snapshot_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/delete_snapshot_dis_16px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/images/delete_snapshot_dis_22px.png (moved) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSnapshotsWgt.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSnapshotsWgt.cpp (modified) FE/Qt4: Snapshots processing (VM Selector Page) algorithms update ... Tue, 20 Oct 2009 18:53:51 GMT vboxsync [23923] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: warning Tue, 20 Oct 2009 18:52:58 GMT vboxsync [23922] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) missing case Tue, 20 Oct 2009 18:11:29 GMT vboxsync [23921] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: better error message if ''semget()'' returns ENOSPC Tue, 20 Oct 2009 17:52:29 GMT vboxsync [23920] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/MachineImpl: warning cosmetics Tue, 20 Oct 2009 17:48:40 GMT vboxsync [23919] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) re-apply r53640, r53642 Tue, 20 Oct 2009 17:25:29 GMT vboxsync [23918] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) DrvIntNet: Send dummy ethernet frame on resume after teleporting. Tue, 20 Oct 2009 17:24:52 GMT vboxsync [23917] * trunk/src/VBox/VMM/VM.cpp (modified) VM: Set it VMINT::fTeleportedAndNotFullyResumedYet in VMR3Load.... Tue, 20 Oct 2009 17:14:40 GMT vboxsync [23916] * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/GenericRequest.cpp (modified) Verify VMMREQUEST (xTracker #4336). Tue, 20 Oct 2009 17:06:58 GMT vboxsync [23915] * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/vmapi.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) VM,PDMDevHlp,PDMDrvHlp: VM[R3]TeleportedAndNotFullyResumedYet ... Tue, 20 Oct 2009 16:31:36 GMT vboxsync [23914] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) Main/MediumAttachment: very ugly fix for the fact that ... Tue, 20 Oct 2009 16:28:39 GMT vboxsync [23913] * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) Storage/Raw: fix memory leak for every open/create Tue, 20 Oct 2009 16:14:14 GMT vboxsync [23912] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManageHelp: removed the option dvdattach and floppyattach from ... Tue, 20 Oct 2009 15:56:43 GMT vboxsync [23911] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix for fix for tiny memory leak in GetExtraData Tue, 20 Oct 2009 15:54:50 GMT vboxsync [23910] * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) Properly protect VMM device from concurrent access (guest SMP). Tue, 20 Oct 2009 15:50:06 GMT vboxsync [23909] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: fix tiny memory leak in GetExtraData Tue, 20 Oct 2009 15:02:15 GMT vboxsync [23905] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Moved the LivePrep phase to the worker thread. Tue, 20 Oct 2009 15:01:56 GMT vboxsync [23904] * trunk/src/VBox/Main/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) VMM,Main: Fixed bugs related to teleporting a paused VM. Tue, 20 Oct 2009 14:34:12 GMT vboxsync [23903] * trunk/src/VBox/Runtime/r3/xml.cpp (modified) Runtime: fix memory leak Tue, 20 Oct 2009 14:32:19 GMT vboxsync [23902] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManage: changed storageattach behaviour to match the syntax diagram Tue, 20 Oct 2009 14:22:03 GMT vboxsync [23901] * trunk/src/VBox/VMM/PDMDevMiscHlp.cpp (modified) doc typo. Tue, 20 Oct 2009 14:21:52 GMT vboxsync [23900] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC: spaces Tue, 20 Oct 2009 11:42:26 GMT vboxsync [23899] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBQuartz2D.cpp (modified) FE/Qt4-OSX: fix redraw problem on Snow Leopard/Carbon in a dual ... Tue, 20 Oct 2009 11:03:11 GMT vboxsync [23897] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) API docs Tue, 20 Oct 2009 10:10:07 GMT vboxsync [23896] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) SDK: fix makefile dependency Tue, 20 Oct 2009 09:34:01 GMT vboxsync [23895] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM.cpp: Corrected assertion. Tue, 20 Oct 2009 09:22:03 GMT vboxsync [23894] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: controllerName - BSTR -> Bstr. Tue, 20 Oct 2009 08:59:51 GMT vboxsync [23893] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibMisc.cpp (modified) VBoxGuestR3LibMisc.cpp: uninitialized return value Tue, 20 Oct 2009 08:55:51 GMT vboxsync [23892] * trunk/src/VBox/Runtime/r3/init.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/process-posix.cpp (modified) * trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/uxproces.c (modified) temporarily back out r53642, r53640 Mon, 19 Oct 2009 21:30:36 GMT vboxsync [23891] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) 3rd try to fix r53634 Mon, 19 Oct 2009 21:10:42 GMT vboxsync [23890] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) API bindings: integrate PHP bindings generation into build system; ... Mon, 19 Oct 2009 20:58:07 GMT vboxsync [23889] * trunk/debian/rules (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) 2nd try to fix r53634 Mon, 19 Oct 2009 20:18:33 GMT vboxsync [23888] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux installer: fixed r53634 Mon, 19 Oct 2009 19:26:26 GMT vboxsync [23887] * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) API bindings: updated PHP wrappers from James Lucas Mon, 19 Oct 2009 19:15:49 GMT vboxsync [23885] * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard.h (modified) * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor. Mon, 19 Oct 2009 18:55:38 GMT vboxsync [23884] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) windows build fix Mon, 19 Oct 2009 18:52:12 GMT vboxsync [23883] * trunk/src/VBox/HostServices/SharedClipboard/service.cpp (modified) SharedClipboard: SSMR3[Put|Get]Mem band-aid. Mon, 19 Oct 2009 18:36:03 GMT vboxsync [23882] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: make restoreSnapshot() work better, adjust VBoxManage Mon, 19 Oct 2009 18:07:38 GMT vboxsync [23881] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main: make restoreSnapshot() work on snapshots other than the current ... Mon, 19 Oct 2009 17:48:04 GMT vboxsync [23880] * 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/MediumAttachment: change return value of Controller getter to ... Mon, 19 Oct 2009 17:26:44 GMT vboxsync [23879] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageSnapshot.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxSnapshotsWgt.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/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/MachineImpl.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) Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; ... Mon, 19 Oct 2009 16:24:26 GMT vboxsync [23876] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxHostVersion.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) * trunk/src/VBox/Additions/x11/VBoxClient/hostversion.cpp (modified) VbglR3/VBoxTray/VBoxClient: Common code to check for host updates ... Mon, 19 Oct 2009 16:22:27 GMT vboxsync [23875] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) VBoxManage: fix deleting a guest property Mon, 19 Oct 2009 15:36:44 GMT vboxsync [23874] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFBOverlay.cpp (modified) 2daccel: fix redraw issue on overlay hide for linux Mon, 19 Oct 2009 15:10:16 GMT vboxsync [23873] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few ... Mon, 19 Oct 2009 14:49:13 GMT vboxsync [23872] * trunk/include/VBox/ssm.h (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits. Mon, 19 Oct 2009 14:46:53 GMT vboxsync [23871] * trunk/src/VBox/Runtime/r3/init.cpp (modified) followup for waitpid fix: old sigaction flags check fix Mon, 19 Oct 2009 14:43:19 GMT vboxsync [23870] * trunk/src/VBox/Additions/WINNT/Graphics/Wine/switcher/sw_common.c (modified) crOpenGL: disable d3d for javaws as well