# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 18, 2024 5:50:00 PM Fri, 23 Oct 2009 14:17:37 GMT vboxsync [24038] * trunk/src/VBox/Devices/Network/DevEEPROM.cpp (modified) DevEEPROM.cpp: it's sufficient to return the status of the last SSM ... Fri, 23 Oct 2009 13:45:15 GMT vboxsync [24037] * trunk/src/VBox/VMM/VM.cpp (modified) Missing break Fri, 23 Oct 2009 13:11:03 GMT vboxsync [24036] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) FE/Qt4: Session Information Dialog: Fixed typo in signal connection. Fri, 23 Oct 2009 13:07:16 GMT vboxsync [24035] * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) Backed out dead, but incorrect code Fri, 23 Oct 2009 13:04:13 GMT vboxsync [24034] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Backed out r53864; will cause too many problems unfortunately. Fri, 23 Oct 2009 13:01:30 GMT vboxsync [24033] * trunk/src/VBox/VMM/EMHandleRCTmpl.h (modified) Error code handling Fri, 23 Oct 2009 12:59:25 GMT vboxsync [24032] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Return error code if VT-x/AMD-V init fails. Fri, 23 Oct 2009 12:44:42 GMT vboxsync [24031] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) Removed disabled and incorrect assertion. Fri, 23 Oct 2009 12:39:10 GMT vboxsync [24030] * trunk/src/VBox/VMM/VM.cpp (modified) Warn about AMD-V in use. Fri, 23 Oct 2009 12:33:32 GMT vboxsync [24029] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Compile fix Fri, 23 Oct 2009 12:27:20 GMT vboxsync [24028] * trunk/src/VBox/Additions/WINNT/Graphics/Display/dd.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h (modified) 2d accel: guest driver fix for overlay surfaces not marked as visible Fri, 23 Oct 2009 12:17:23 GMT vboxsync [24027] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fail if VT-x or AMD-V are already enabled (Windows 7) Fri, 23 Oct 2009 12:16:55 GMT vboxsync [24026] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp (modified) VBoxManageStorageController.cpp: Don't use doxygen comments (/** */) ... Fri, 23 Oct 2009 11:53:22 GMT vboxsync [24024] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestProp.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main and VBoxManage/GuestProperties: fix deleting GuestProperties in ... Fri, 23 Oct 2009 11:40:50 GMT vboxsync [24023] * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibHostVersion.cpp (modified) VbglR3: Some cleanup. Fri, 23 Oct 2009 11:31:34 GMT vboxsync [24022] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm (modified) Wrap RTThreadPreemptDisable Fri, 23 Oct 2009 11:29:18 GMT vboxsync [24021] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Use KeSetSystemAffinityThread in RTThreadPreemptDisable/Enable. ... Fri, 23 Oct 2009 11:03:34 GMT vboxsync [24020] * trunk/src/VBox/Devices/Network/DevE1000.cpp (modified) * trunk/src/VBox/Devices/Network/DevEEPROM.cpp (modified) * trunk/src/VBox/Devices/Network/DevEEPROM.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) E1000: EEPROM save/load functions Fri, 23 Oct 2009 10:14:27 GMT vboxsync [24019] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) DevSB16: save and verify config (untested). Fri, 23 Oct 2009 09:29:25 GMT vboxsync [24018] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) toupper -> RT_C_TO_UPPER. Fri, 23 Oct 2009 09:10:13 GMT vboxsync [24017] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) UUID: for r53765 Fri, 23 Oct 2009 08:36:58 GMT vboxsync [24015] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Don't include . Fri, 23 Oct 2009 08:35:04 GMT vboxsync [24014] * trunk/src/VBox/Runtime/include/internal/mp.h (deleted) * trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) Removed rtMpClearPoke function as it's no longer required. (fixes ... Fri, 23 Oct 2009 08:34:24 GMT vboxsync [24013] * trunk/src/VBox/Frontends/VBoxBFE/USBProxyServiceLinux.cpp (modified) don't use on UTF-8. Fri, 23 Oct 2009 08:32:55 GMT vboxsync [24012] * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) DevPIC: Always enable 'info pic', not only in debug builds. Fri, 23 Oct 2009 08:30:17 GMT vboxsync [24011] * trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp (modified) don't use on UTF-8. Fri, 23 Oct 2009 08:28:33 GMT vboxsync [24010] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAP.cpp (modified) don't use on UTF-8. Fri, 23 Oct 2009 08:25:56 GMT vboxsync [24009] * trunk/src/VBox/VMM/DBGFInfo.cpp (modified) * trunk/src/VBox/VMM/DBGFSym.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/testcase/tstAnimate.cpp (modified) don't use on UTF-8. Fri, 23 Oct 2009 08:20:17 GMT vboxsync [24008] * trunk/src/VBox/Devices/Storage/DrvHostBase.cpp (modified) DrvHostBase.cpp: toupper -> RT_C_TO_UPPER. Fri, 23 Oct 2009 08:02:13 GMT vboxsync [24006] * trunk/src/VBox/Runtime/common/string/strstrip.cpp (modified) * trunk/src/VBox/Runtime/r3/fs.cpp (modified) don't use on UTF-8. Fri, 23 Oct 2009 06:58:55 GMT vboxsync [24005] * trunk/src/VBox/Main/generic/OpenGLTest.cpp (modified) * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) TestVBoxOGL: fixed -test 3D, more verbose help Fri, 23 Oct 2009 06:39:42 GMT vboxsync [24004] * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) VBoxTestOGL: small help Fri, 23 Oct 2009 06:06:46 GMT vboxsync [24003] * trunk/src/VBox/Runtime/r3/win/fileio-win.cpp (modified) disable incorrect assert Thu, 22 Oct 2009 23:44:58 GMT vboxsync [24002] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QILabel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QILabel_p.h (deleted) * trunk/src/VBox/Frontends/VirtualBox/src/QIAbstractWizard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QILabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGLSettingsLanguage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGLSettingsLanguage.ui (modified) FE/Qt4: Cleaning QILabel from garbage, reworking QILabel size-hint ... Thu, 22 Oct 2009 20:23:22 GMT vboxsync [24001] * trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp (modified) Runtime: Darwin requires an extra parameter for F_NOCACHE which ... Thu, 22 Oct 2009 19:14:58 GMT vboxsync [24000] * trunk/src/VBox/Main/AutoLock.cpp (modified) * trunk/src/VBox/Main/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/Global.cpp (modified) * trunk/src/VBox/Main/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/SerialPortImpl.cpp (modified) small svn property cleanup Thu, 22 Oct 2009 18:34:15 GMT vboxsync [23998] * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDisplay.ui (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VRDP port range API: user manual, frontends. Thu, 22 Oct 2009 17:50:03 GMT vboxsync [23997] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 4370: FE/Qt4: Unable to auto-mount Guest Additions image while ... Thu, 22 Oct 2009 16:13:14 GMT vboxsync [23994] * trunk/src/VBox/Frontends/VBoxShell/vboxshell.py (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxApplianceEditorWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) #3987: Virtio: Network adapter available in all frontends. Thu, 22 Oct 2009 15:31:02 GMT vboxsync [23993] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC: gcc warnings Thu, 22 Oct 2009 14:42:48 GMT vboxsync [23990] * trunk/src/VBox/Main/generic/OpenGLTestApp.cpp (modified) VBoxTestOGL: Fix for strcmp(). Thu, 22 Oct 2009 14:42:12 GMT vboxsync [23989] * trunk/src/VBox/Devices/Parallel/DevParallel.cpp (modified) DevParallel: verify config on load. Thu, 22 Oct 2009 14:39:51 GMT vboxsync [23987] * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) Reverted unintentionally submitted changes. Thu, 22 Oct 2009 14:36:13 GMT vboxsync [23986] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) DevAPIC: Added debugger support to print LAPIC and I/O APIC state. Thu, 22 Oct 2009 14:19:37 GMT vboxsync [23985] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) DevVGA: Save and verify the basic config. Thu, 22 Oct 2009 13:55:41 GMT vboxsync [23984] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: take keyboard layouts which use shift to cancel CapsLock into ... Thu, 22 Oct 2009 13:49:41 GMT vboxsync [23983] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Must flush all contexts when restarting with asid 1 Thu, 22 Oct 2009 13:26:00 GMT vboxsync [23982] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) Frontends/VirtualBox: NULL strings are not valid as medium UUIDs for ... Thu, 22 Oct 2009 13:25:42 GMT vboxsync [23981] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) DevIchAc97: validate config. Thu, 22 Oct 2009 13:24:01 GMT vboxsync [23980] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) 2d accel: explicit link libGL.so to VirtualBox on Linux as well Thu, 22 Oct 2009 13:21:46 GMT vboxsync [23979] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) #3987: Virtio: Fixed RX thread blocking on early RX packets. Guest ... 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, ...