# # ChangeLog for trunk/src/VBox/Devices in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:19:48 PM Wed, 30 Jul 2008 01:51:46 GMT vboxsync [10965] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: build fix (RTNETIPV4 change). Tue, 29 Jul 2008 22:12:17 GMT vboxsync [10961] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: Use iprt/net.h and share the network protocol structures and ... Tue, 29 Jul 2008 12:54:08 GMT vboxsync [10928] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) When SATA controller is enabled but no disk is attached BIOS log ... Tue, 29 Jul 2008 03:48:35 GMT vboxsync [10924] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: INTNET_OPEN_FLAGS_SECURITY_XOR_MASK -> ... Tue, 29 Jul 2008 00:22:11 GMT vboxsync [10923] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: MAC sharing under construction... Sun, 27 Jul 2008 19:57:55 GMT vboxsync [10902] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Fix ioctl error on guest shutdown in the serial device Sat, 26 Jul 2008 02:41:40 GMT vboxsync [10899] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) DrvIntNet: Missing key validation. Thu, 24 Jul 2008 09:28:44 GMT vboxsync [10850] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Fix invalid pointer to pDrvIns in DrvVD Wed, 23 Jul 2008 22:05:46 GMT vboxsync [10847] * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) intnet: removed autoactivation of the interface on open. Wed, 23 Jul 2008 22:03:16 GMT vboxsync [10846] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) intnet: removed autoactivation of the interface on open. Wed, 23 Jul 2008 21:53:40 GMT vboxsync [10845] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: Don't yield on overflow if the interface is inactive. Wed, 23 Jul 2008 21:49:52 GMT vboxsync [10843] * trunk/include/VBox/intnet.h (modified) * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) intnet: Implemented activation on power on & resume, deactivation on ... Tue, 22 Jul 2008 17:58:54 GMT vboxsync [10819] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) intnet: Use the IPRT handle table, validate against the session when ... Tue, 22 Jul 2008 11:07:38 GMT vboxsync [10806] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) intnet: Push the session down to all the INTNETR0* apis. Mon, 21 Jul 2008 14:45:28 GMT vboxsync [10781] * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) Fix incorrect image flags handling - the values in the image and used ... Sat, 19 Jul 2008 00:23:13 GMT vboxsync [10764] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) The --network/-n option was missing. Sat, 19 Jul 2008 00:22:51 GMT vboxsync [10763] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) logging changes. Sat, 19 Jul 2008 00:13:03 GMT vboxsync [10762] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) Temporary hack for configuring HIF via the internal network name ... Fri, 18 Jul 2008 20:38:02 GMT vboxsync [10758] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) Use the pcap writers in DrvNetSniffer. Fri, 18 Jul 2008 20:23:50 GMT vboxsync [10757] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) detect the DHCP reply and fail it we don't get one. Fri, 18 Jul 2008 19:58:48 GMT vboxsync [10756] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) Made the DHCP DISCOVER request work and implemented writing of a pcap ... Fri, 18 Jul 2008 19:57:45 GMT vboxsync [10755] * trunk/src/VBox/Devices/Network/Pcap.cpp (added) * trunk/src/VBox/Devices/Network/Pcap.h (added) Share the code writing the pcap files. Fri, 18 Jul 2008 16:08:16 GMT vboxsync [10751] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) Implemented a send testcase. Fri, 18 Jul 2008 13:53:03 GMT vboxsync [10748] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) SUPR0MemAlloc isn't clearing the memory it returns on darwin, work ... Fri, 18 Jul 2008 13:52:25 GMT vboxsync [10747] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) extending the testcase. Fri, 18 Jul 2008 12:43:53 GMT vboxsync [10746] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Added pSession argument to all the intnet request packets. Fri, 18 Jul 2008 12:18:55 GMT vboxsync [10745] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) two fixes. Fri, 18 Jul 2008 11:32:04 GMT vboxsync [10743] * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) Fix crashers when destructing DrVD Fri, 18 Jul 2008 10:00:56 GMT vboxsync [10740] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) Reduced the force of the scheduling/yield hack and make it not apply ... Fri, 18 Jul 2008 09:12:10 GMT vboxsync [10739] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Fixed a couple of pIfSender uses I had overlooked. Fri, 18 Jul 2008 06:41:46 GMT vboxsync [10735] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: Fixed incorrect trunk switching, unless we know how is the ... Thu, 17 Jul 2008 23:04:13 GMT vboxsync [10734] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) intnet: Implemented intnetR0TrunkIfSend(). Thu, 17 Jul 2008 22:42:30 GMT vboxsync [10733] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) intnet: Converted the internal frame handling to use the ... Wed, 16 Jul 2008 22:38:23 GMT vboxsync [10715] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/include/VBox/err.h (modified) * trunk/include/VBox/pdmifs.h (modified) * trunk/include/VBox/types.h (modified) * trunk/src/VBox/Devices/Storage/DrvBlock.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * 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/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Merge async I/O for VMDK backend from private branch Wed, 16 Jul 2008 19:54:17 GMT vboxsync [10711] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) intnet: trunk activation / deactivation (promisc mode). Tue, 15 Jul 2008 20:00:27 GMT vboxsync [10681] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) intnet: More TrunkIf code. Tue, 15 Jul 2008 16:32:15 GMT vboxsync [10677] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race ... Tue, 15 Jul 2008 14:41:57 GMT vboxsync [10665] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Fixed apicHasPendingInterrupt. Tue, 15 Jul 2008 14:38:39 GMT vboxsync [10663] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (copied) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Created tstIntNet-1 for checking that capturing an interface works on ... Tue, 15 Jul 2008 14:03:30 GMT vboxsync [10660] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Implemented apicHasPendingIrq. Sat, 12 Jul 2008 00:57:37 GMT vboxsync [10559] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) INTNET: sketched out the trunk create & connect code (disabled). Sat, 12 Jul 2008 00:25:00 GMT vboxsync [10558] * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) Create #3023 for the incorrect RTThreadWait timeouts. Sat, 12 Jul 2008 00:19:35 GMT vboxsync [10557] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) INTNET: Hopefully sorted out a bunch of unsafe locking (handle usage ... Fri, 11 Jul 2008 20:04:54 GMT vboxsync [10551] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) more cosmetics / todos. Fri, 11 Jul 2008 19:43:19 GMT vboxsync [10550] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) s/%Vrc/%Rrc/g Fri, 11 Jul 2008 19:42:41 GMT vboxsync [10549] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Fixed two completely nutty SUPR0ObjRelease where the spinlock was ... Fri, 11 Jul 2008 19:36:43 GMT vboxsync [10548] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) cosmetics Fri, 11 Jul 2008 19:33:19 GMT vboxsync [10547] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) Don't release the network before unlink the interface, it must be the ... Fri, 11 Jul 2008 17:58:44 GMT vboxsync [10540] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) First very rough cut at the conversion of iSCSI to a VBoxHDD-new ... Fri, 11 Jul 2008 17:57:11 GMT vboxsync [10539] * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Add forgotten assertion Fri, 11 Jul 2008 14:50:25 GMT vboxsync [10533] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) s/VBOX_\(SUCCESS|FAILURE\)/RT_\1/g Fri, 11 Jul 2008 14:46:47 GMT vboxsync [10530] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) Implemented trunk and flag matching when opening a network. Fri, 11 Jul 2008 13:21:35 GMT vboxsync [10524] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) Fixed the internal names. Fri, 11 Jul 2008 08:14:13 GMT vboxsync [10492] * trunk/include/VBox/pdmapi.h (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) Added PDMApicHasPendingIrq. Thu, 10 Jul 2008 20:49:50 GMT vboxsync [10485] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) inverted assertion. sorry. Thu, 10 Jul 2008 16:17:49 GMT vboxsync [10477] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) More logging Thu, 10 Jul 2008 12:40:53 GMT vboxsync [10467] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Provide CAP_FILE flag for backends operating on files. Wed, 09 Jul 2008 21:57:49 GMT vboxsync [10451] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp (modified) Modified the INTNETR0Open interface and PDM driver configuration to ... Tue, 08 Jul 2008 14:14:29 GMT vboxsync [10372] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) disable the floppy controller in the ACPI tables if necessary Sat, 05 Jul 2008 14:06:38 GMT vboxsync [10278] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) VGA: Support 8 byte MMIO reads and writes. Fri, 04 Jul 2008 17:14:02 GMT vboxsync [10243] * trunk/src/VBox/Devices/Makefile.kmk (modified) disable $(PATH_LIB)/VBoxDD?.lib workaround when doing the single ... Fri, 04 Jul 2008 12:50:28 GMT vboxsync [10222] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris vnicinit.sh: added error message. Fri, 04 Jul 2008 10:55:00 GMT vboxsync [10214] * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) Too noisy log statement Fri, 04 Jul 2008 07:25:27 GMT vboxsync [10202] * trunk/Config.kmk (modified) * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/Devices/Bus/DevPCI.cpp (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/PC/DevPIC.cpp (modified) * trunk/src/VBox/VMM/PDM.cpp (modified) * trunk/src/VBox/VMM/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/PDMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PDMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/PDMGCDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) removed VBOX_WITH_PDM_LOCK Fri, 04 Jul 2008 04:44:31 GMT vboxsync [10200] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING ... Fri, 04 Jul 2008 02:56:35 GMT vboxsync [10192] * trunk/src/VBox/Devices/Makefile.kmk (modified) The building rules for NAT was introduced (NatAlias name probably ... Tue, 01 Jul 2008 15:45:27 GMT vboxsync [10076] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) We 'connect' to an internal network, not 'attach'. (Both terms was used.) Tue, 01 Jul 2008 01:44:23 GMT vboxsync [10055] * trunk/src/VBox/Devices/Makefile.kmk (modified) VBOX_KBUILD_HACKING. Tue, 01 Jul 2008 00:36:19 GMT vboxsync [10047] * trunk/src/VBox/Devices/Makefile.kmk (modified) Fixed vboxaml.hex dependency. Tue, 01 Jul 2008 00:17:20 GMT vboxsync [10045] * trunk/src/VBox/Devices/Makefile.kmk (modified) Converted PC/PXE/Makefile.kmk to a sub-makefile. Tue, 01 Jul 2008 00:06:38 GMT vboxsync [10044] * trunk/src/VBox/Devices/Makefile.kmk (modified) Converted Storage/VBoxHDDFormats/Makefile.kmk and it subdirectory to ... Mon, 30 Jun 2008 23:54:38 GMT vboxsync [10043] * trunk/src/VBox/Devices/Graphics/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/BIOS/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) Fixed a couple of wrong deps (TARGET_PATH instead of PATH_TARGET, ... Mon, 30 Jun 2008 23:47:44 GMT vboxsync [10042] * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) VBOX_KBUILD_HACKING... Mon, 30 Jun 2008 23:46:44 GMT vboxsync [10041] * trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk (modified) VBOX_KBUILD_HACKING... Mon, 30 Jun 2008 23:44:03 GMT vboxsync [10040] * trunk/src/VBox/Devices/Makefile.kmk (modified) Fixed missing dependency on vbetables.h. Mon, 30 Jun 2008 17:00:39 GMT vboxsync [10031] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) VBoxNetFlt - work in progress. Mon, 30 Jun 2008 09:05:06 GMT vboxsync [10009] * trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp (modified) netsniffer: implemented missing config interface allow to sniffing ... Mon, 23 Jun 2008 06:53:24 GMT vboxsync [9865] * trunk/src/VBox/Devices/Makefile.kmk (modified) Solaris USB: enabled ProxyDev, and some cleanups. Mon, 16 Jun 2008 17:20:49 GMT vboxsync [9734] * 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) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) Extended the interface with backends to support time stamps and ... Mon, 16 Jun 2008 06:50:42 GMT vboxsync [9698] * trunk/src/VBox/Devices/Makefile.kmk (modified) build fix Sat, 14 Jun 2008 03:15:06 GMT vboxsync [9694] * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c (modified) typos. Fri, 13 Jun 2008 16:30:46 GMT vboxsync [9693] * trunk/src/VBox/Devices/Builtins2.cpp (modified) * trunk/src/VBox/Devices/Builtins2.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) * trunk/src/VBox/Devices/PC/DevPcBios.h (modified) VMI BIOS stubs Thu, 12 Jun 2008 14:48:02 GMT vboxsync [9662] * trunk/include/VBox/VBoxGuest.h (modified) * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp (modified) * trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h (modified) Implemented cancelling of HGCM requests from the guest. Wed, 11 Jun 2008 11:26:09 GMT vboxsync [9599] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition ... Wed, 11 Jun 2008 10:30:03 GMT vboxsync [9598] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Fixed hostif vnic script to work on newer and older nevada builds. ... Wed, 11 Jun 2008 09:45:26 GMT vboxsync [9594] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) If IntNet is used as a service (for lwIP) then taking it down on ... Tue, 10 Jun 2008 16:04:52 GMT vboxsync [9577] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Oops. Tue, 10 Jun 2008 16:04:13 GMT vboxsync [9576] * trunk/src/VBox/Devices/Network/solaris/vnicinit_solaris.sh (modified) Solaris hostif: some fixes to vnicinit script. Tue, 10 Jun 2008 13:47:22 GMT vboxsync [9572] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) IDE: Make SCO OpenServer disk detection work Tue, 10 Jun 2008 12:06:53 GMT vboxsync [9566] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fix condition once more. Tue, 10 Jun 2008 11:39:40 GMT vboxsync [9565] * trunk/include/VBox/VBoxHDD-new.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Fix incorrect check verifying disk type. Also make the API for ... Mon, 09 Jun 2008 18:52:18 GMT vboxsync [9560] * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) Straighten handling of image types in the generic code. Also cleanup ... Mon, 09 Jun 2008 11:37:06 GMT vboxsync [9534] * trunk/src/VBox/Devices/PC/BIOS/logo.c (modified) added license Mon, 09 Jun 2008 11:32:13 GMT vboxsync [9532] * trunk/src/VBox/Devices/PC/BIOS/biossums.c (modified) biossums.c license taken from BOCHS Mon, 09 Jun 2008 10:12:30 GMT vboxsync [9528] * trunk/include/iprt/asm.h (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) fixes in setparentuuid and read/write to support diff images. Mon, 09 Jun 2008 07:46:48 GMT vboxsync [9523] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) fixed default guest IP Fri, 06 Jun 2008 14:54:36 GMT vboxsync [9490] * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) warnings Fri, 06 Jun 2008 12:45:52 GMT vboxsync [9472] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: fixed default guest IP address for port forwarding if the NAT ... Fri, 06 Jun 2008 09:42:15 GMT vboxsync [9454] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) spelling Thu, 05 Jun 2008 19:56:35 GMT vboxsync [9447] * trunk/src/VBox/Devices/PC/DevPcBios.cpp (modified) adapted DMI length check