# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 5, 2025 7:56:00 PM Thu, 18 Sep 2008 12:57:45 GMT vboxsync [12570] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Backed out 36772 & 36762 Thu, 18 Sep 2008 12:52:42 GMT vboxsync [12569] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) Missed this change. Thu, 18 Sep 2008 12:47:46 GMT vboxsync [12568] * trunk/src/VBox/Devices/Builtins.h (modified) Fix for the fix Thu, 18 Sep 2008 12:43:46 GMT vboxsync [12567] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) Fix mac burns Thu, 18 Sep 2008 12:42:54 GMT vboxsync [12566] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Backed out 36722, 36764 & 36770; no need for per-cpu mmio ... Thu, 18 Sep 2008 12:31:04 GMT vboxsync [12565] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) Enable the BusLogic adapter by default and introduce VBOX_WITH_SCSI ... Thu, 18 Sep 2008 12:13:15 GMT vboxsync [12564] * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Don't need to make complicated 16-bit CFGM read here, but you ... Thu, 18 Sep 2008 12:04:24 GMT vboxsync [12563] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) DevAPIC: DECLINLINE, static inline is a gnuims. Thu, 18 Sep 2008 11:54:34 GMT vboxsync [12561] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) IOM: Made some minor adjustments to the MMIO CPU registration context ... Thu, 18 Sep 2008 11:29:49 GMT vboxsync [12560] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) Update BIOS scsi driver Thu, 18 Sep 2008 11:22:08 GMT vboxsync [12559] * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) SCSI: Correct PDMDRVREG for SCSI host access driver Thu, 18 Sep 2008 11:02:03 GMT vboxsync [12557] * trunk/src/VBox/VMM/IOM.cpp (modified) Updated assertions Thu, 18 Sep 2008 10:59:59 GMT vboxsync [12556] * trunk/src/VBox/Frontends/VirtualBox4/src/QIMessageBox.cpp (modified) FE/Qt4: Make sure that the message boxes has set the 'dialog' type to ... Thu, 18 Sep 2008 10:46:25 GMT vboxsync [12555] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) configure CPU count in VMM, use per-CPU MMIO regions for APIC Thu, 18 Sep 2008 10:10:08 GMT vboxsync [12554] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Some debug register statistics added. Thu, 18 Sep 2008 10:04:01 GMT vboxsync [12553] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxProblemReporter.cpp (modified) FE/Qt4: Use translated manual of the current selected language if it ... Thu, 18 Sep 2008 06:35:34 GMT vboxsync [12552] * trunk/src/VBox/Devices/Storage/Debug.cpp (added) export Wed, 17 Sep 2008 18:58:37 GMT vboxsync [12551] * trunk/include/VBox/scsi.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/ide.h (modified) be more verbose when logging ATA/SCSI commands Wed, 17 Sep 2008 18:19:38 GMT vboxsync [12550] * trunk/src/VBox/VMM/TMInternal.h (modified) TM: alignment miscounting. Wed, 17 Sep 2008 18:02:02 GMT vboxsync [12549] * trunk/include/VBox/tm.h (modified) * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Implemented a TSC mode where it's tied to execution and halt ... Wed, 17 Sep 2008 17:59:49 GMT vboxsync [12548] * trunk/src/VBox/Runtime/testcase/tstTSC.cpp (modified) iprt/tstTSC: Extended it with an option (-f) for sampling the ... Wed, 17 Sep 2008 17:11:15 GMT vboxsync [12546] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/linux/PerformanceLinux.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) PerfAPI: Improved Linux collector Wed, 17 Sep 2008 15:11:37 GMT vboxsync [12545] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/vm.h (modified) * trunk/include/VBox/vm.mac (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Updates for per-cpu MMIO range registration. (APIC) Wed, 17 Sep 2008 13:01:01 GMT vboxsync [12542] * trunk/src/VBox/VMM/CPUM.cpp (modified) @page heading. Wed, 17 Sep 2008 12:59:55 GMT vboxsync [12541] * trunk/src/VBox/VMM/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/DBGFModule.cpp (modified) @page heading. Wed, 17 Sep 2008 11:40:47 GMT vboxsync [12537] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Use RTMemAllocZ/RTMemFree. Wed, 17 Sep 2008 11:38:50 GMT vboxsync [12536] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) And the error case too Wed, 17 Sep 2008 11:38:03 GMT vboxsync [12535] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Plugged memory leak Wed, 17 Sep 2008 10:00:00 GMT vboxsync [12534] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) better handling of overflows Wed, 17 Sep 2008 09:55:03 GMT vboxsync [12533] * trunk/src/VBox/Main/win/svcmain.cpp (modified) No need to initialize security anymore. Wed, 17 Sep 2008 09:46:38 GMT vboxsync [12532] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) Backed out previous changes for PATM logging. Breaks saved states. ... Wed, 17 Sep 2008 09:24:05 GMT vboxsync [12531] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/vboxnetflt: retain instance on recv and writes. Plus other bits. Wed, 17 Sep 2008 08:47:08 GMT vboxsync [12527] * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) 64-bit Linux boxes fix Wed, 17 Sep 2008 08:06:35 GMT vboxsync [12524] * trunk/src/VBox/VMM/PATM/PATM.cpp (modified) * trunk/src/VBox/VMM/PATM/PATMInternal.h (modified) Don't overflow the release log with IDT gate disabled messages. Wed, 17 Sep 2008 07:33:07 GMT vboxsync [12523] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) use the header Wed, 17 Sep 2008 07:26:47 GMT vboxsync [12522] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) add information about the package type to the release log Wed, 17 Sep 2008 03:29:36 GMT vboxsync [12521] * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) Debugger: more hacking. Tue, 16 Sep 2008 22:32:54 GMT vboxsync [12520] * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) ConsoleImpl2: Use CFGMR3InsertNodeF, drop the #ifdef as the code will ... Tue, 16 Sep 2008 22:25:59 GMT vboxsync [12519] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VirtualBox4: Don't put stuff in PATH_TARGET, the .qrc shouldn't be an ... Tue, 16 Sep 2008 20:39:25 GMT vboxsync [12516] * trunk/src/VBox/Frontends/VirtualBox4/VirtualBoxBrand.qrc (added) export Tue, 16 Sep 2008 20:38:18 GMT vboxsync [12515] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) unused Tue, 16 Sep 2008 19:11:15 GMT vboxsync [12513] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/testcase/Makefile.kmk (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) PerfAPI: Windows collector re-done: WMI replaced with kernel and ... Tue, 16 Sep 2008 18:08:23 GMT vboxsync [12512] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) fixed bug with guest props timestamp Tue, 16 Sep 2008 17:37:04 GMT vboxsync [12511] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Devices/Storage: type problem in solaris part of the dvd passthrough code Tue, 16 Sep 2008 17:32:25 GMT vboxsync [12510] * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Device/Storage: typo in windows part of the dvd passthrough code Tue, 16 Sep 2008 17:15:22 GMT vboxsync [12509] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) Devices: adjust struct testcase for ATA changes Tue, 16 Sep 2008 16:52:11 GMT vboxsync [12508] * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/Storage/ATAController.h (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) Device/Storage: fix CD/DVD media change problems in passthrough mode. Tue, 16 Sep 2008 16:27:09 GMT vboxsync [12503] * trunk/src/VBox/Additions/solaris/Makefile.kmk (modified) solaris additions license.txt Tue, 16 Sep 2008 16:21:42 GMT vboxsync [12502] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) VBOX_BRAND_LICENSE_TXT and VBOX_BRAND_LICENSE_VER Tue, 16 Sep 2008 16:12:10 GMT vboxsync [12501] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Comment added Tue, 16 Sep 2008 16:08:49 GMT vboxsync [12500] * trunk/src/VBox/Frontends/VirtualBox4/src/X11/XKeyboard-new.cpp (modified) FE/Qt: X11 keyboard: change log message to mention custom layouts Tue, 16 Sep 2008 16:06:21 GMT vboxsync [12499] * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-new.c (modified) FE/Qt: X11 keyboard: really fix bogus log messages Tue, 16 Sep 2008 15:54:06 GMT vboxsync [12498] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/X11 (moved) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/COPYING.LIB (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/Makefile (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/XKeyboard-new.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-layouts.h (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-list.h (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-new.c (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-tables.h (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard-types.h (copied) * trunk/src/VBox/Frontends/VirtualBox4/src/X11/keyboard.h (copied) FE/Qt: X11 keyboard code is not Linux-specific Tue, 16 Sep 2008 15:52:31 GMT vboxsync [12497] * trunk/src/VBox/VMM/VM.cpp (modified) Rephrased error message. Tue, 16 Sep 2008 15:46:57 GMT vboxsync [12496] * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) FE/Qt: X11 keyboard: tabs are evil Tue, 16 Sep 2008 15:43:14 GMT vboxsync [12495] * trunk/src/VBox/Frontends/VirtualBox4/src/linux/XKeyboard-new.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard-new.c (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/linux/keyboard.h (modified) FE/Qt: X11 keyboard: look up keys which don't change in different ... Tue, 16 Sep 2008 15:34:41 GMT vboxsync [12494] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: moved some code around to allow more init calls Tue, 16 Sep 2008 15:13:48 GMT vboxsync [12493] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VirtualBox4/Makefile: quick abs path hack. Tue, 16 Sep 2008 15:11:03 GMT vboxsync [12492] * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) Partial backout of 36579; not necessary to export the extra string ... Tue, 16 Sep 2008 15:10:43 GMT vboxsync [12491] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) VirtualBox4/Makefile: quick abs path hack. Tue, 16 Sep 2008 13:45:56 GMT vboxsync [12490] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) Additions/x11: hopefully fixed VBoxRandR.sh to run on Solaris Tue, 16 Sep 2008 13:12:08 GMT vboxsync [12488] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) branding Tue, 16 Sep 2008 13:04:14 GMT vboxsync [12487] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) multiple LAPICs intermediate commit Tue, 16 Sep 2008 12:55:41 GMT vboxsync [12484] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox4/VirtualBox_OSE.qrc (deleted) branding Tue, 16 Sep 2008 12:26:59 GMT vboxsync [12483] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: updated French NLS Tue, 16 Sep 2008 12:17:22 GMT vboxsync [12482] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) Additions/x11: xorgbin. Tue, 16 Sep 2008 12:12:41 GMT vboxsync [12481] * trunk/src/VBox/Additions/x11/installer/VBoxRandR.sh (modified) Additions/x11: Fixed VBoxRandR regression. Tue, 16 Sep 2008 11:27:07 GMT vboxsync [12480] * trunk/src/VBox/Frontends/VirtualBox4/include/COMDefs.h (modified) Exclude class contexts that don't apply (experiment for #3086). Tue, 16 Sep 2008 09:14:29 GMT vboxsync [12479] * trunk/include/VBox/vm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.c (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPR0.def (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Also print ring 0 release assertion messages to the release log. Now ... Tue, 16 Sep 2008 03:12:57 GMT vboxsync [12478] * trunk/src/VBox/Debugger/Makefile.kmk (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) Debugger: kind of getting somewhere... Mon, 15 Sep 2008 19:30:29 GMT vboxsync [12477] * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) BIOS: add SCSI driver which is not finished yet and disabled Mon, 15 Sep 2008 19:19:21 GMT vboxsync [12476] * trunk/include/VBox/pdmdrv.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) BusLogic: Complete the device part. Mon, 15 Sep 2008 19:14:34 GMT vboxsync [12475] * trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk (modified) consolidate DEFS Mon, 15 Sep 2008 19:02:54 GMT vboxsync [12474] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Better fix for not working VMDK's with SATA, a missing define in the ... Mon, 15 Sep 2008 18:49:33 GMT vboxsync [12472] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) fix Qt3 nls installation before we drop it Mon, 15 Sep 2008 18:32:32 GMT vboxsync [12471] * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (modified) Debugger: new stats (in progress). Mon, 15 Sep 2008 16:35:01 GMT vboxsync [12470] * trunk/src/VBox/Debugger/Makefile.kmk (modified) Debugger: qt4 copies of the stats impl. Mon, 15 Sep 2008 16:29:50 GMT vboxsync [12469] * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.cpp (copied) * trunk/src/VBox/Debugger/VBoxDbgStatsQt4.h (copied) Debugger: qt4 copies of the stats impl. Mon, 15 Sep 2008 15:42:08 GMT vboxsync [12468] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) VBOX_WITH_MORE_THAN_4GB config variable Mon, 15 Sep 2008 15:22:03 GMT vboxsync [12467] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Failures because rc is not reset. (#3175) Mon, 15 Sep 2008 15:22:01 GMT vboxsync [12466] * trunk/src/VBox/Debugger/DBGCInternal.h (modified) * trunk/src/VBox/Debugger/DBGPlugInCommonELF.h (modified) * trunk/src/VBox/Debugger/DBGPlugIns.h (modified) * trunk/src/VBox/Debugger/VBoxDbgBase.h (modified) * trunk/src/VBox/Debugger/VBoxDbgConsole.h (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/VBoxDbgStats.h (modified) Debugger: header blockers. Mon, 15 Sep 2008 15:19:58 GMT vboxsync [12465] * trunk/src/VBox/Debugger/VBoxDbgStats.h (modified) spaces Mon, 15 Sep 2008 15:19:46 GMT vboxsync [12464] * trunk/src/VBox/Debugger/VBoxDbgStats.cpp (modified) spaces Mon, 15 Sep 2008 15:18:58 GMT vboxsync [12463] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Return error in case of failure... Mon, 15 Sep 2008 13:22:28 GMT vboxsync [12462] * trunk/include/VBox/dbggui.h (modified) * trunk/src/VBox/Debugger/VBoxDbg.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.cpp (modified) * trunk/src/VBox/Debugger/VBoxDbgGui.h (modified) * trunk/src/VBox/Debugger/testcase/tstVBoxDbg.cpp (modified) Debugger: made tstVBoxDbg useful again. Mon, 15 Sep 2008 13:05:51 GMT vboxsync [12461] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerfAPI: Do not call preCollect if no metrics are to be collected. ... Mon, 15 Sep 2008 12:15:17 GMT vboxsync [12460] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Proper exit paths in case of failure. Mon, 15 Sep 2008 12:07:41 GMT vboxsync [12459] * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) More comments would be nice. Mon, 15 Sep 2008 11:32:49 GMT vboxsync [12458] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) Support/Makefile: Fixed VBoxDrv.cat pre req, it should be .sys not .cat. Mon, 15 Sep 2008 11:14:35 GMT vboxsync [12457] * trunk/src/VBox/Main/include/Performance.h (modified) * trunk/src/VBox/Main/solaris/PerformanceSolaris.cpp (modified) * trunk/src/VBox/Main/win/PerformanceWin.cpp (modified) Fixed small memory leak in the Windows implementation. Fixed lack of ... Mon, 15 Sep 2008 10:52:17 GMT vboxsync [12456] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) PerfAPI: Memory leak fix (corrected) Mon, 15 Sep 2008 10:49:19 GMT vboxsync [12455] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) Rolled back change set 36536 as some other changes got mixed with the fix Mon, 15 Sep 2008 10:47:08 GMT vboxsync [12454] * trunk/src/VBox/Main/PerformanceImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) * trunk/src/libs/xpcom18a4/Makefile.kmk (modified) PerfAPI: Memory leak fix (hopefully) Mon, 15 Sep 2008 08:58:04 GMT vboxsync [12453] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) fixed solaris builds Mon, 15 Sep 2008 08:32:39 GMT vboxsync [12452] * trunk/src/VBox/Installer/solaris/vboxdrv.sh (modified) Solaris/installer: Sigh. ... Mon, 15 Sep 2008 08:29:01 GMT vboxsync [12451] * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.h (modified) fix linux build failure Mon, 15 Sep 2008 08:24:49 GMT vboxsync [12450] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) Build system: introduce separate variables for packing additions and ... Mon, 15 Sep 2008 08:16:14 GMT vboxsync [12449] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/OpenGL/VBoxOGL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/Framebuffer.h (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxFrameBuffer.cpp (modified) * trunk/src/VBox/Main/FramebufferImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/FramebufferImpl.h (modified) +changed IFramebuffer interface to report id of associated window if ... Mon, 15 Sep 2008 08:15:18 GMT vboxsync [12448] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) Typo (bug #2215). Sun, 14 Sep 2008 23:33:15 GMT vboxsync [12447] * trunk/src/VBox/Makefile.kmk (modified) VBox/Makefile: include the additions too.