# # ChangeLog for trunk/src/VBox/Devices in vbox # # Generated by Trac 1.4.3.2 # Jan 15, 2025 4:16:35 PM Mon, 07 Apr 2008 16:36:56 GMT vboxsync [7780] * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Add function to query all available VD backends, together with their ... Mon, 07 Apr 2008 15:55:42 GMT vboxsync [7777] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) comment. Mon, 07 Apr 2008 15:54:46 GMT vboxsync [7776] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Some adjustments to the logo stuff; adding one todo. Mon, 07 Apr 2008 15:07:29 GMT vboxsync [7774] * trunk/include/VBox/bioslogo.h (added) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) Moved the LOGO_* defines and LOGOHDR to a common header instead of ... Mon, 07 Apr 2008 14:05:20 GMT vboxsync [7772] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Use the new PDMDevHlpVMState, drop the fSaving flag. Mon, 07 Apr 2008 14:00:26 GMT vboxsync [7769] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) - use PDMDevHlpVMState() Mon, 07 Apr 2008 07:12:34 GMT vboxsync [7762] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) small optimization Sat, 05 Apr 2008 14:42:19 GMT vboxsync [7760] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Shot at the alignment problem. Sat, 05 Apr 2008 11:36:02 GMT vboxsync [7759] * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/Graphics/BIOS/innotek_logo.bmp (moved) * trunk/src/VBox/Devices/Graphics/BIOS/vbe.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFE.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/CFGM.cpp (modified) The BIOS logo stuff moved to VGA device. Added 24bpp bitmaps support. Fri, 04 Apr 2008 23:09:27 GMT vboxsync [7756] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) r=bird: Don't use TMCLOCK_VIRTUAL_SYNC unless it actually fixes ... Fri, 04 Apr 2008 22:21:04 GMT vboxsync [7755] * trunk/include/VBox/DevPCNet.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) Added a flag to the MMIO2 registration and did some other MMIO2 ... Fri, 04 Apr 2008 22:03:58 GMT vboxsync [7754] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) More info on this ataDestruct assertion. Fri, 04 Apr 2008 17:35:14 GMT vboxsync [7752] * trunk/include/VBox/iom.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) Dropped the pszDesc argument to *MMIORegisterGC/R0. It only persists ... Wed, 02 Apr 2008 16:34:31 GMT vboxsync [7708] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) small logging change Wed, 02 Apr 2008 15:17:20 GMT vboxsync [7703] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) more logging Wed, 02 Apr 2008 15:04:09 GMT vboxsync [7701] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: a little bit less logging noise, code cosmetics Wed, 02 Apr 2008 08:36:16 GMT vboxsync [7693] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: SSM support for the private guest interface Tue, 01 Apr 2008 17:51:08 GMT vboxsync [7690] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Integrate contributed code to implement VDCopy function in VBoxHDD- new. Tue, 01 Apr 2008 17:50:08 GMT vboxsync [7689] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Integrate contributed code to rename a VDI file. Tue, 01 Apr 2008 16:04:55 GMT vboxsync [7688] * trunk/include/VBox/DevPCNet.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCnet: some cleanup, use host-provided RX buffers but don't access ... Tue, 01 Apr 2008 13:52:21 GMT vboxsync [7685] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) minor corrections Tue, 01 Apr 2008 13:43:38 GMT vboxsync [7684] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) overflow check. Tue, 01 Apr 2008 13:40:58 GMT vboxsync [7683] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) uint8_t *pv -> pb; Tue, 01 Apr 2008 13:06:23 GMT vboxsync [7681] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) added VMMDev config option to keep credentials Tue, 01 Apr 2008 12:50:06 GMT vboxsync [7679] * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) Using an uninitialized variable Tue, 01 Apr 2008 08:30:39 GMT vboxsync [7675] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) finally fix the 64-bit Linux builds Tue, 01 Apr 2008 08:17:08 GMT vboxsync [7674] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) small fix Tue, 01 Apr 2008 08:09:06 GMT vboxsync [7673] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) next try Tue, 01 Apr 2008 08:05:12 GMT vboxsync [7672] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) try to fix 64-bit boxes Tue, 01 Apr 2008 07:56:35 GMT vboxsync [7671] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) PCNet: Create private PCI memory for shared RX/TX descriptors and ... Mon, 31 Mar 2008 14:48:00 GMT vboxsync [7665] * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) Don't assert if we receive an unknown HGCM request during init, see #2738 Mon, 31 Mar 2008 13:48:00 GMT vboxsync [7661] * trunk/src/VBox/Devices/Audio/solaudio.c (modified) Solaudio: fixed occasional ticking problem. Mon, 31 Mar 2008 12:13:35 GMT vboxsync [7654] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (copied) Implement raw file backend for VBoxHDD-new. Mon, 31 Mar 2008 12:06:27 GMT vboxsync [7653] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix senseless code in VMDK comment handling. Mon, 31 Mar 2008 12:05:47 GMT vboxsync [7652] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Tiny validity check and comment cleanup in new VDI implementation. Mon, 31 Mar 2008 07:31:28 GMT vboxsync [7641] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: set TINT a little bit later; fix CSR4_TXSTRT bit Sun, 30 Mar 2008 18:58:53 GMT vboxsync [7640] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: drop packets if VM is not running yet/anymore Fri, 28 Mar 2008 17:58:07 GMT vboxsync [7636] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) oops. Fri, 28 Mar 2008 17:15:38 GMT vboxsync [7635] * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMHyper.cpp (modified) * trunk/src/VBox/VMM/MMInternal.h (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) The new MMIO2 code. WARNING! This changes the pci mapping protocol ... Fri, 28 Mar 2008 16:32:37 GMT vboxsync [7630] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Keep hitting the assertion in the wait code. Attempt to improve this ... Wed, 26 Mar 2008 15:22:35 GMT vboxsync [7580] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix error handling memory leak. And change incorrect macro naming. Wed, 26 Mar 2008 13:25:36 GMT vboxsync [7576] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) File open cache (important for windows raw partition access), quoting ... Wed, 26 Mar 2008 13:06:48 GMT vboxsync [7575] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) eliminate tabs Tue, 25 Mar 2008 19:49:23 GMT vboxsync [7561] * trunk/src/VBox/Devices/Audio/audio.c (modified) audio: multiply master and pcm_out Tue, 25 Mar 2008 16:31:00 GMT vboxsync [7558] * trunk/src/VBox/Devices/Audio/audio.c (modified) Solaris host audio: backed out the change in r28995 affecting pcm out ... Tue, 25 Mar 2008 16:05:54 GMT vboxsync [7557] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) Forgotten testcase Tue, 25 Mar 2008 14:04:55 GMT vboxsync [7551] * trunk/src/VBox/Devices/Makefile.kmk (modified) cosmetics. Tue, 25 Mar 2008 13:40:35 GMT vboxsync [7547] * trunk/src/VBox/Devices/Makefile.kmk (modified) GC support Tue, 25 Mar 2008 10:17:49 GMT vboxsync [7525] * trunk/src/VBox/Devices/Audio/audio.c (modified) * trunk/src/VBox/Devices/Audio/solaudio.c (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui.h (modified) * trunk/src/VBox/Main/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/xml/SettingsConverter.xsl (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-solaris.xsd (modified) Solaris host audio: fixes and integrated into Main. Needs more ... Wed, 19 Mar 2008 15:26:59 GMT vboxsync [7504] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Use TMCLOCK_VIRTUAL_SYNC for PCnet polling/softint timers. Fri, 14 Mar 2008 10:00:39 GMT vboxsync [7454] * trunk/src/VBox/Devices/Audio/solaudio.c (modified) Solaris host audio fixes. Now doesn't clip and proper timing. Fri, 14 Mar 2008 09:41:27 GMT vboxsync [7451] * trunk/src/VBox/Devices/PC/BIOS/rlepack.c (deleted) Not user anymore. Wed, 12 Mar 2008 16:04:46 GMT vboxsync [7436] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) Devices/DevVMM: spacing Mon, 10 Mar 2008 14:50:08 GMT vboxsync [7409] * trunk/include/VBox/VBoxDev.h (modified) * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Main/GuestImpl.cpp (modified) * trunk/src/VBox/Main/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) VMMDev: added VMMDEV_GUEST_SUPPORTS_GRAPHICS capability, enabled by ... Sun, 09 Mar 2008 12:26:40 GMT vboxsync [7384] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI: enable the controller by default Sun, 09 Mar 2008 10:32:20 GMT vboxsync [7383] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) AHCI: Use one queue for all ports Fri, 07 Mar 2008 16:12:35 GMT vboxsync [7377] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Fri, 07 Mar 2008 15:55:24 GMT vboxsync [7376] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) amd64 fix Fri, 07 Mar 2008 15:50:04 GMT vboxsync [7375] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) amd64 fix Fri, 07 Mar 2008 15:41:17 GMT vboxsync [7374] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: fixed tx queue mode (missing lock) + several renames Fri, 07 Mar 2008 13:13:17 GMT vboxsync [7358] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: logging Thu, 06 Mar 2008 16:29:34 GMT vboxsync [7333] * trunk/src/VBox/Devices/Audio/solaudio.c (modified) solaudio: some fixes. Thu, 06 Mar 2008 14:03:20 GMT vboxsync [7321] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/Network/DrvTAPWin32.cpp (modified) * trunk/src/VBox/Devices/Parallel/DrvHostParallel.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvChar.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) * trunk/src/VBox/Devices/Serial/DrvNamedPipe.cpp (modified) shorten some thread names, looks better as log prefix Thu, 06 Mar 2008 13:46:50 GMT vboxsync [7320] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: fix for r28728 Thu, 06 Mar 2008 10:58:07 GMT vboxsync [7317] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: save some cycles by returning early if we don't own the descriptor Thu, 06 Mar 2008 10:11:22 GMT vboxsync [7314] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: cosmetics Tue, 04 Mar 2008 16:24:09 GMT vboxsync [7281] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Accept PCHS=0/0/0 when creating images. Will be fixed when the image ... Tue, 04 Mar 2008 14:12:17 GMT vboxsync [7277] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Make the backend type a per-image property and get away from the per ... Tue, 04 Mar 2008 13:39:44 GMT vboxsync [7275] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Silly bug in the new VDI creation code. Tue, 04 Mar 2008 10:00:24 GMT vboxsync [7266] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Experiment with send buffering. (disabled) Tue, 04 Mar 2008 08:26:42 GMT vboxsync [7259] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGAModes.h (modified) vga: fixed 32bpp custom video modes, fixed assertion Mon, 03 Mar 2008 11:13:15 GMT vboxsync [7232] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Get rid of the no longer needed hacky wait for the async I/O threads ... Mon, 03 Mar 2008 11:08:55 GMT vboxsync [7231] * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Fixed a couple of long-standing thinkos (one can't just add shift ... Mon, 03 Mar 2008 11:04:57 GMT vboxsync [7230] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) typo Thu, 28 Feb 2008 14:03:34 GMT vboxsync [7199] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fixed assorted nasty bugs introduced by the previous big cleanup. And ... Tue, 26 Feb 2008 18:35:13 GMT vboxsync [7161] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) typo Tue, 26 Feb 2008 18:33:49 GMT vboxsync [7160] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Hook up the new VDI backend to VBoxHDD-new. Tue, 26 Feb 2008 18:20:08 GMT vboxsync [7159] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (copied) Added VBoxHDD-new VDI backend. Untested, but harmless as the code ... Tue, 26 Feb 2008 18:07:58 GMT vboxsync [7158] * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) Various size_t related 64bit cleanness fixes in the VDI code. Tue, 26 Feb 2008 18:01:40 GMT vboxsync [7157] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Make 100% sure the sector number won't ever overflow 32 bits. Tue, 26 Feb 2008 17:59:24 GMT vboxsync [7156] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fixed broken build caused by non-standard compliant vcc header files. Tue, 26 Feb 2008 17:44:15 GMT vboxsync [7155] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-newInternal.h (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Huge cleanup/error checking/logging improvement of the VMDK code. ... Tue, 26 Feb 2008 17:17:10 GMT vboxsync [7152] * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) Preparations for implementing a VBoxHDD-new based VDI backend. Clean ... Tue, 26 Feb 2008 16:04:34 GMT vboxsync [7151] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) Increase the ATA async thread termination timeout to 5 seconds. ... Mon, 25 Feb 2008 16:55:38 GMT vboxsync [7132] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) optimization Mon, 25 Feb 2008 16:38:53 GMT vboxsync [7129] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) small optimization Mon, 25 Feb 2008 14:44:22 GMT vboxsync [7110] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) r=bird: The rate of the virtual clock is subject to change, don't ... Mon, 25 Feb 2008 13:34:33 GMT vboxsync [7107] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) cosmetics. Mon, 25 Feb 2008 09:49:05 GMT vboxsync [7102] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris: fixes for handling existing VNIC on our hostif setup script. Fri, 22 Feb 2008 14:05:36 GMT vboxsync [7099] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) * trunk/src/VBox/Devices/PC/BIOS/rombios.c (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) Use CMOS to store hard disk geometry for more than 4 disks Fri, 22 Feb 2008 13:41:40 GMT vboxsync [7098] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: debugging update Fri, 22 Feb 2008 11:09:02 GMT vboxsync [7094] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: fix for the nexenta fix Thu, 21 Feb 2008 15:03:06 GMT vboxsync [7077] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Devices/PCNet: try to fix alignment Thu, 21 Feb 2008 14:55:02 GMT vboxsync [7076] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) Attempt to fix breakage on 64 bits linux host Thu, 21 Feb 2008 14:37:32 GMT vboxsync [7075] * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) testcases/tstDeviceStructSizeGC: added a couple of PCNetState ... Thu, 21 Feb 2008 14:29:30 GMT vboxsync [7074] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Missing one alignment change Thu, 21 Feb 2008 14:06:23 GMT vboxsync [7072] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/include/VBox/pci.h (modified) * trunk/include/VBox/ssm.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxCalls.c (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) * trunk/src/VBox/Devices/Storage/PIIX3ATABmDma.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevState.h (modified) * trunk/src/VBox/Devices/vl_vbox.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/SSM.cpp (modified) Make our devices use the RTGCPHYS32 type & backed out the alignment ... Thu, 21 Feb 2008 12:37:40 GMT vboxsync [7070] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Fix open flag in raw partition vmdk creation. Thu, 21 Feb 2008 07:35:02 GMT vboxsync [7066] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) leftover Wed, 20 Feb 2008 21:50:40 GMT vboxsync [7065] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) pcnet: implemented the software timer interrupt (fixes nexenta and ...