# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Feb 7, 2025 5:22:46 PM Mon, 28 May 2007 13:35:58 GMT vboxsync [2896] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) More preparations for emulation of real and protected mode without ... Mon, 28 May 2007 13:16:22 GMT vboxsync [2895] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1750: Add CDROM configuration to "Create VM" wizard: Done: The ... Mon, 28 May 2007 13:03:55 GMT vboxsync [2894] * trunk/src/VBox/VMM/EM.cpp (modified) Logging changes Mon, 28 May 2007 12:59:36 GMT vboxsync [2893] * trunk/src/VBox/VMM/EM.cpp (modified) Logging changes Mon, 28 May 2007 12:52:11 GMT vboxsync [2892] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Preliminary code for real mode and protected mode without paging. Mon, 28 May 2007 09:39:02 GMT vboxsync [2889] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxGlobalSettingsDlg.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) 1989: Better initial size of settings dialogs Done for both VM & ... Mon, 28 May 2007 08:45:00 GMT vboxsync [2888] * trunk/src/VBox/VMM/EM.cpp (modified) spelling Sat, 26 May 2007 01:01:02 GMT vboxsync [2886] * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) added files missing in the other clean list. Fri, 25 May 2007 17:07:12 GMT vboxsync [2885] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) Read the previous value together with the GIP. Fri, 25 May 2007 16:57:28 GMT vboxsync [2884] * trunk/src/VBox/VMM/TM.cpp (modified) Abort any pending catchup and reset. Fixed broken DoQueuesRun statistics. Fri, 25 May 2007 16:56:45 GMT vboxsync [2883] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) annoying assertion... Fri, 25 May 2007 16:14:10 GMT vboxsync [2882] * trunk/src/VBox/VMM/EM.cpp (modified) fix Fri, 25 May 2007 16:12:57 GMT vboxsync [2881] * trunk/src/VBox/VMM/EM.cpp (modified) Completely wrong handling of the VINF_EM_RESCHEDULE_REM case. It was ... Fri, 25 May 2007 15:44:10 GMT vboxsync [2880] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) Use a 64Hz PIT rate instead of the 1KHz one. Don't spin for keypress ... Fri, 25 May 2007 15:27:16 GMT vboxsync [2879] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) compile fix Fri, 25 May 2007 15:26:24 GMT vboxsync [2878] * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Only take the lower 16 bits from ecx when in real or v86 mode. Fri, 25 May 2007 15:11:44 GMT vboxsync [2877] * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) Fixed typo. Fri, 25 May 2007 14:45:47 GMT vboxsync [2876] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Back out fixed fix again. Fri, 25 May 2007 14:44:16 GMT vboxsync [2875] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fix delta calculation. Fri, 25 May 2007 14:37:52 GMT vboxsync [2874] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) ahem Fri, 25 May 2007 14:35:59 GMT vboxsync [2873] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) skip the write; previous code caused crashes Fri, 25 May 2007 13:52:35 GMT vboxsync [2872] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Fixed the Linux PIO read fix. Now it shouldn't hang Windows installs ... Fri, 25 May 2007 13:34:08 GMT vboxsync [2871] * trunk/src/VBox/HostDrivers/Support/linux/build_in_tmp (modified) get Module.symvers into vboxvfs for newer Linux kernels to prevent ... Fri, 25 May 2007 13:28:11 GMT vboxsync [2870] * trunk/src/VBox/VMM/VM.cpp (modified) Not required. Fri, 25 May 2007 13:15:39 GMT vboxsync [2869] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Create a speciallized version of the RTTimeNanoTS code in timesup.cpp ... Fri, 25 May 2007 13:06:56 GMT vboxsync [2868] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h (modified) FE/Qt: Minor corrections of the First Run Wizard. Fri, 25 May 2007 11:51:53 GMT vboxsync [2867] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Fixed DevPCNet receive code so that it can properly receive into ... Fri, 25 May 2007 11:30:11 GMT vboxsync [2866] * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui (added) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMFirstRunWzd.ui.h (added) export to OSE Fri, 25 May 2007 11:15:53 GMT vboxsync [2865] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/qt_zh_CN.ts (modified) FE/Qt: Updated Chinese/China and French translations. Fri, 25 May 2007 11:06:20 GMT vboxsync [2864] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaComboBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxNewVMWzd.ui.h (modified) 1750: Add CDROM configuration to "Create VM" wizard: First Run ... Fri, 25 May 2007 09:54:28 GMT vboxsync [2863] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Russian: Fixed a typo. Fri, 25 May 2007 08:29:27 GMT vboxsync [2862] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Back out Linux guest PIO read fix. Breaks Windows guest installs from CD. Fri, 25 May 2007 03:03:24 GMT vboxsync [2861] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) Backed out 21511,21510 and 21508 Fri, 25 May 2007 01:12:54 GMT vboxsync [2860] * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) Wonder if this is what busted testboxopt... I've got the info I ... Thu, 24 May 2007 21:15:01 GMT vboxsync [2859] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) some more. Thu, 24 May 2007 21:01:00 GMT vboxsync [2858] * trunk/src/VBox/VMM/VM.cpp (modified) mark statistics. Thu, 24 May 2007 20:00:42 GMT vboxsync [2857] * trunk/src/VBox/VMM/TM.cpp (modified) * trunk/src/VBox/VMM/TMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp (modified) More logging. Thu, 24 May 2007 19:47:57 GMT vboxsync [2856] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) added some German nls strings Thu, 24 May 2007 19:45:33 GMT vboxsync [2855] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) cosmetical fix Thu, 24 May 2007 19:28:07 GMT vboxsync [2854] * trunk/src/VBox/VMM/TM.cpp (modified) Some more logging to make sure I'm on the right track. Thu, 24 May 2007 18:48:00 GMT vboxsync [2853] * trunk/src/VBox/Main/include/USBProxyService.h (modified) typo Thu, 24 May 2007 18:26:21 GMT vboxsync [2852] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/TM.cpp (modified) spaces. Thu, 24 May 2007 18:02:23 GMT vboxsync [2851] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Log RTC frequency changes. Thu, 24 May 2007 17:38:19 GMT vboxsync [2850] * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) Fixed leftover VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs. Thu, 24 May 2007 17:37:13 GMT vboxsync [2849] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) No need to dump the PIT state. #1589 has been solved with the ... Thu, 24 May 2007 17:35:48 GMT vboxsync [2848] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) more/better release logging. Thu, 24 May 2007 16:16:41 GMT vboxsync [2845] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) Main: Switched USBController to the new locking model. Thu, 24 May 2007 15:33:44 GMT vboxsync [2842] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Mark drive as ready immediately after a completed PIO read. This ... Thu, 24 May 2007 13:24:07 GMT vboxsync [2839] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) More release logging in relation to aborting of ATA commands. Thu, 24 May 2007 12:08:43 GMT vboxsync [2837] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) Log message typo fix. Thu, 24 May 2007 10:15:27 GMT vboxsync [2835] * 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) 1935: WinXP guest resolution resetted to 640x480 after startup: ... Thu, 24 May 2007 09:59:22 GMT vboxsync [2834] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ar.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Fixed incorrect codepage conversion for USB Device details and ... Thu, 24 May 2007 09:58:44 GMT vboxsync [2833] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) New open flag for just getting the image information, suppressing ... Wed, 23 May 2007 20:17:18 GMT vboxsync [2831] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) FE/BFE: added '-prealloc' option to force RAM preallocation Wed, 23 May 2007 19:53:38 GMT vboxsync [2830] * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) Halt loop - work in progress. Wed, 23 May 2007 16:21:01 GMT vboxsync [2829] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Warnings fix. Wed, 23 May 2007 16:20:24 GMT vboxsync [2828] * trunk/src/VBox/VMM/TM.cpp (modified) If the TSC isn't fixed, spin instead of sleeping when reading out the ... Wed, 23 May 2007 16:14:23 GMT vboxsync [2827] * trunk/src/VBox/VMM/TM.cpp (modified) Two more LogRel statements for debugging w32_2. Wed, 23 May 2007 16:08:28 GMT vboxsync [2826] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Yield CPU on drive busy, even in guest context. This reduces the CPU ... Wed, 23 May 2007 15:58:08 GMT vboxsync [2824] * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Enabled ring 0 logging again for 64 bits builds. Wed, 23 May 2007 15:45:51 GMT vboxsync [2823] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) FE/Qt: No need to list sources in VBoxUI.pro. Wed, 23 May 2007 15:45:24 GMT vboxsync [2822] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) And another Wed, 23 May 2007 15:44:25 GMT vboxsync [2821] * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt: Translate "" everywhere. Wed, 23 May 2007 15:43:25 GMT vboxsync [2820] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) compile fix Wed, 23 May 2007 15:42:56 GMT vboxsync [2819] * trunk/src/VBox/VMM/VMMR0/VMMR0A.asm (modified) Bugfix Wed, 23 May 2007 15:27:30 GMT vboxsync [2818] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrections for 64 bits shifts. Wed, 23 May 2007 15:13:53 GMT vboxsync [2817] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) L4: Make sure we don't render into the VRAM while the current console ... Wed, 23 May 2007 15:09:44 GMT vboxsync [2816] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Corrections for 64 bits descriptors Wed, 23 May 2007 14:53:08 GMT vboxsync [2814] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) compile fix Wed, 23 May 2007 14:52:32 GMT vboxsync [2813] * trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp (modified) Updates Wed, 23 May 2007 14:48:38 GMT vboxsync [2811] * 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/HWVMXR0.cpp (modified) Updates for 64 bits descriptors. Wed, 23 May 2007 13:45:31 GMT vboxsync [2805] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) Main: Fixed: Machine-level USB filters are now inserted to the USB ... Wed, 23 May 2007 13:44:21 GMT vboxsync [2804] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: Added Machine::AutoStateDependency smart class that helps to ... Wed, 23 May 2007 12:59:09 GMT vboxsync [2803] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) Simplified GS save/restore Wed, 23 May 2007 12:57:12 GMT vboxsync [2802] * trunk/src/VBox/Frontends/VirtualBox/VBoxUI.pro (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QIHotKeyEdit.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIHotKeyEdit.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) Fixed the host key name display in the X11 GUI Wed, 23 May 2007 12:53:00 GMT vboxsync [2801] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) 1750: Add CDROM configuration to "Create VM" wizard: CD/DVD Boot ... Wed, 23 May 2007 12:03:32 GMT vboxsync [2800] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) More logging in failure case. Wed, 23 May 2007 11:32:31 GMT vboxsync [2798] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Framebuffer, which does not use the guest VRAM directly, must be ... Wed, 23 May 2007 11:26:26 GMT vboxsync [2797] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Same for SVM. (log only once) Wed, 23 May 2007 11:25:37 GMT vboxsync [2796] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Correction Wed, 23 May 2007 11:24:10 GMT vboxsync [2795] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Log only once Wed, 23 May 2007 11:19:55 GMT vboxsync [2794] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Pin control as well. Wed, 23 May 2007 11:17:25 GMT vboxsync [2793] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Checked wrong dword in capabilities qword. Wed, 23 May 2007 09:40:04 GMT vboxsync [2792] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) small fix Wed, 23 May 2007 09:28:38 GMT vboxsync [2791] * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/DisplayImpl.h (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) L4: Set an initial video mode hint to resize the guest to the ... Wed, 23 May 2007 09:21:52 GMT vboxsync [2790] * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Dropped VMXWriteVMCS high for AMD64 Wed, 23 May 2007 08:30:17 GMT vboxsync [2789] * trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) Fixes for gs save & restore in AMD64 mode. Wed, 23 May 2007 02:16:03 GMT vboxsync [2788] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) fix Wed, 23 May 2007 01:30:44 GMT vboxsync [2787] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) More deps... Wed, 23 May 2007 01:14:28 GMT vboxsync [2786] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) Added a DIRDEP to the MAKEDEPS. Wed, 23 May 2007 00:29:30 GMT vboxsync [2785] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) Fixed missing dependency. Wed, 23 May 2007 00:10:23 GMT vboxsync [2784] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Converted to sub-makefiles. Wed, 23 May 2007 00:09:53 GMT vboxsync [2783] * trunk/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk (modified) Drop the OTHERS bit as it's only a dependency of the LIBRARIES target. Tue, 22 May 2007 23:12:28 GMT vboxsync [2782] * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Builtins2.cpp (modified) * trunk/src/VBox/Devices/Builtins2.h (modified) * trunk/src/VBox/Devices/vl_vbox.h (modified) headers. Tue, 22 May 2007 22:56:27 GMT vboxsync [2781] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevDMA.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcArch.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.h (modified) * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) * trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) made the file description correspond to the device/driver description. Tue, 22 May 2007 22:48:19 GMT vboxsync [2780] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) Log PIT frequency changes. Tue, 22 May 2007 22:40:39 GMT vboxsync [2779] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) Log PIT frequency changes. Tue, 22 May 2007 18:29:27 GMT vboxsync [2777] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) #pragma pack(1) not necessary? We will see if AssertCompileSize() ... Tue, 22 May 2007 17:32:44 GMT vboxsync [2776] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VM.cpp (modified) * trunk/src/VBox/VMM/VMEmt.cpp (modified) * trunk/src/VBox/VMM/VMInternal.h (modified) Release statistics, dumping them to the release log upon VM ... Tue, 22 May 2007 16:59:26 GMT vboxsync [2775] * trunk/src/VBox/VMM/TM.cpp (modified) Release log prefix.