# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 20, 2025 6:13:11 PM Fri, 06 Mar 2009 02:04:24 GMT vboxsync [17432] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/GMM.cpp (modified) * trunk/src/VBox/VMM/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,GMM: Filling in missing bits and fixing some bugs. Fri, 06 Mar 2009 02:02:03 GMT vboxsync [17431] * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) GMMR0: Two fixes to the code path freeing pages. Fri, 06 Mar 2009 02:00:14 GMT vboxsync [17429] * trunk/src/VBox/VMM/REMInternal.h (modified) REM: -remR3DisasBlock. Fri, 06 Mar 2009 01:59:51 GMT vboxsync [17428] * trunk/src/VBox/VMM/TRPM.cpp (modified) TRPMR3IsGateHandler: Don't use PGMPhysGCPtr2R3Ptr [deprecated] but ... Fri, 06 Mar 2009 00:05:07 GMT vboxsync [17425] * trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp (modified) VMMDev: Logging goes LOG_GROUP_DEV_VMM_BACKDOOR. Thu, 05 Mar 2009 20:34:54 GMT vboxsync [17423] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: mac build fix. Thu, 05 Mar 2009 20:33:58 GMT vboxsync [17422] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) VMM: Do not forcibly enable RC logging in VMMGCLogEnabled! Renamed it ... Thu, 05 Mar 2009 20:17:00 GMT vboxsync [17421] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) PGM,VMM,GMM: handy page allocation and some other fixes. Thu, 05 Mar 2009 18:32:17 GMT vboxsync [17419] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/os2/NetIfList-os2.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) VBoxManage interface to hostonly if basis Thu, 05 Mar 2009 16:48:30 GMT vboxsync [17418] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix windows burn Thu, 05 Mar 2009 16:39:39 GMT vboxsync [17417] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: more XML write and export. Thu, 05 Mar 2009 16:29:02 GMT vboxsync [17416] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Backed out 43811; not required Thu, 05 Mar 2009 16:22:25 GMT vboxsync [17415] * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) simplified check Thu, 05 Mar 2009 16:16:47 GMT vboxsync [17414] * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (modified) fixed 2.6.27+ detection Thu, 05 Mar 2009 15:32:19 GMT vboxsync [17413] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Used wrong index to free PDs Thu, 05 Mar 2009 15:24:56 GMT vboxsync [17412] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMListView.h (modified) FE/Qt4: there is no os_unknown.png Thu, 05 Mar 2009 15:16:47 GMT vboxsync [17411] * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) cosmetical Thu, 05 Mar 2009 15:15:04 GMT vboxsync [17410] * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) Don't flush the RC log in AssertMsg1/2; it's done automatically and ... Thu, 05 Mar 2009 15:11:37 GMT vboxsync [17409] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/Linux/installer: correct the error message if shared ... Thu, 05 Mar 2009 15:11:21 GMT vboxsync [17408] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 3627: Shorten error dialogs - emphasize quoted strings with ... Thu, 05 Mar 2009 15:09:01 GMT vboxsync [17407] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux/installer: build and install the Linux drm driver Thu, 05 Mar 2009 15:07:49 GMT vboxsync [17406] * trunk/src/VBox/Additions/linux/drm (added) * trunk/src/VBox/Additions/linux/drm/Makefile.kmk (added) * trunk/src/VBox/Additions/linux/drm/Makefile.module (added) * trunk/src/VBox/Additions/linux/drm/dkms.conf (added) * trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drm (added) * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.c (added) * trunk/src/VBox/Additions/linux/drm/vboxvideo_drm.h (added) Additions/linux: added a drm driver for OpenGl support Thu, 05 Mar 2009 14:54:49 GMT vboxsync [17405] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) Don't flush so often Thu, 05 Mar 2009 14:50:18 GMT vboxsync [17404] * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) tstIntNet-1: a kIntNetTrunkType_WhateverNone hack. Thu, 05 Mar 2009 14:49:41 GMT vboxsync [17403] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/UDPLib/VBoxNetUDP.cpp (modified) VBoxNetDHCP: fixes and logging. Thu, 05 Mar 2009 14:39:05 GMT vboxsync [17402] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) VBoxManage: Added 'modify hd autoreset on|off' to alter the auto ... Thu, 05 Mar 2009 14:37:51 GMT vboxsync [17401] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: Implemented IHardDisk::reset(). Thu, 05 Mar 2009 13:55:30 GMT vboxsync [17400] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: more XML write and export. Thu, 05 Mar 2009 13:44:06 GMT vboxsync [17399] * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) Reversed Thu, 05 Mar 2009 13:36:57 GMT vboxsync [17398] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Adjusted assertion again Thu, 05 Mar 2009 13:34:25 GMT vboxsync [17397] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) VMMGCLogFlushIfFull is a better name Thu, 05 Mar 2009 13:30:35 GMT vboxsync [17396] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) Added VMMGCLoggerFlushFullLog Thu, 05 Mar 2009 13:02:23 GMT vboxsync [17395] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Adjusted assertion Thu, 05 Mar 2009 12:48:15 GMT vboxsync [17394] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSettingsDialogSpecific.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Thu, 05 Mar 2009 12:39:31 GMT vboxsync [17393] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Logging changes Thu, 05 Mar 2009 11:20:56 GMT vboxsync [17392] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: visibility Thu, 05 Mar 2009 11:16:59 GMT vboxsync [17391] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: release log too noisy Thu, 05 Mar 2009 11:07:12 GMT vboxsync [17390] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Missing PGMPOOLKIND_PAE_PDPT case Thu, 05 Mar 2009 11:02:38 GMT vboxsync [17389] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: helping routines to initilize/free dns server list Thu, 05 Mar 2009 11:00:30 GMT vboxsync [17388] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) FE/Qt4: fix burns Thu, 05 Mar 2009 11:00:14 GMT vboxsync [17387] * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) Main: net if API fixes Thu, 05 Mar 2009 10:57:16 GMT vboxsync [17386] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: suppressing PDMQueus warning messages Thu, 05 Mar 2009 10:45:32 GMT vboxsync [17385] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMedium.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (modified) FE/Qt4: more clean up Thu, 05 Mar 2009 10:35:59 GMT vboxsync [17384] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxMedium.h (added) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp (added) FE/Qt4: split VBoxMedium out of VBoxGlobal Thu, 05 Mar 2009 10:20:35 GMT vboxsync [17383] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: Use url open from Qt4. Thu, 05 Mar 2009 10:16:06 GMT vboxsync [17382] * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) small OSE fix Thu, 05 Mar 2009 10:05:30 GMT vboxsync [17380] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) Main: net if API fixes Thu, 05 Mar 2009 09:35:42 GMT vboxsync [17379] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Log message changes Thu, 05 Mar 2009 09:31:53 GMT vboxsync [17378] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4-OSX: remove title bar buttons from the progress dialog in Cocoa Thu, 05 Mar 2009 09:23:48 GMT vboxsync [17377] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxAboutDlg.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4-OSX: minor Cocoa updates Thu, 05 Mar 2009 09:10:43 GMT vboxsync [17376] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) Main: typo Thu, 05 Mar 2009 07:55:39 GMT vboxsync [17375] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux netfilter: use ''try_module_get()'' instead of ''__module_get()'' Thu, 05 Mar 2009 06:50:26 GMT vboxsync [17374] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) * trunk/src/VBox/NetworkServices/Makefile.kmk (modified) * trunk/src/VBox/NetworkServices/UDPLib/VBoxNetUDP.cpp (modified) * trunk/src/VBox/NetworkServices/UDPLib/VBoxNetUDP.h (added) VBoxNetDHCP: Some more bits. Thu, 05 Mar 2009 02:34:09 GMT vboxsync [17372] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/MM.cpp (modified) * trunk/src/VBox/VMM/MMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM,MM: Made VBOX_WITH_NEW_PHYS_CODE compile and link. Thu, 05 Mar 2009 01:37:58 GMT vboxsync [17371] * trunk/include/VBox/gmm.h (modified) * trunk/include/VBox/mm.h (modified) * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GMMR0.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) PGM,GMM: Hacking on the new phys code. Thu, 05 Mar 2009 01:09:27 GMT vboxsync [17370] * trunk/src/VBox/VMM/PGMDbg.cpp (modified) PGMDbg: new phys code. Thu, 05 Mar 2009 01:01:50 GMT vboxsync [17369] * trunk/src/VBox/VMM/STAM.cpp (modified) STAM: Use SUPCallVMMR0Ex. Thu, 05 Mar 2009 00:58:27 GMT vboxsync [17368] * trunk/src/VBox/VMM/GMM.cpp (modified) GMM: Fixed to the ring-3 interface, mainly using VMMR3CallR0. Thu, 05 Mar 2009 00:50:38 GMT vboxsync [17367] * trunk/include/VBox/vmm.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) VMM: Added VMMR3CallR0 for use with operations which may make host ... Wed, 04 Mar 2009 21:16:40 GMT vboxsync [17365] * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 3693: Guru meditation crashes the GUI - should be fixed. Wed, 04 Mar 2009 19:39:28 GMT vboxsync [17364] * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) tstVMM: rc=%Rrc not %d. Wed, 04 Mar 2009 19:28:34 GMT vboxsync [17363] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/socket.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: dns proxy functions fine. the time out and switch to next server ... Wed, 04 Mar 2009 18:10:58 GMT vboxsync [17362] * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) OVF: partial implementation of write support in XML classes. Wed, 04 Mar 2009 18:09:48 GMT vboxsync [17361] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) OVF: stop on errors during vboxmanage export Wed, 04 Mar 2009 17:55:05 GMT vboxsync [17360] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) Main: Spacing. Wed, 04 Mar 2009 17:54:03 GMT vboxsync [17359] * trunk/src/VBox/Main/HardDiskImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) * trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd (modified) Main: Prototyped IHardDisk::autoReset and reset (including XML ... Wed, 04 Mar 2009 17:42:18 GMT vboxsync [17358] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/os2/NetIfList-os2.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) Main: ip setter API adjustment, implementation for win Wed, 04 Mar 2009 17:41:31 GMT vboxsync [17357] * trunk/src/VBox/Runtime/r3/win/rtFileNativeSetAttributes-win.cpp (modified) todo in iprt Wed, 04 Mar 2009 17:22:42 GMT vboxsync [17355] * trunk/src/VBox/Runtime/Makefile.kmk (modified) IPRT: Build RuntimeR3 with the RT_NO_GIP option so we don't need to ... Wed, 04 Mar 2009 17:12:12 GMT vboxsync [17354] * trunk/Config.kmk (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) IRPT: Use the static template for building RuntimeR3.a/lib so we can ... Wed, 04 Mar 2009 16:44:13 GMT vboxsync [17353] * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) space. Wed, 04 Mar 2009 15:54:40 GMT vboxsync [17350] * trunk/src/VBox/Main/MachineImpl.cpp (modified) Main/GuestProperties: the session machine directControl pointer can ... Wed, 04 Mar 2009 15:40:25 GMT vboxsync [17349] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxIChatTheaterWrapper.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxToolBar.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMListView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-cocoa.m (modified) FE/Qt4-OSX: more Cocoa clean up Wed, 04 Mar 2009 15:34:40 GMT vboxsync [17348] * trunk/src/VBox/Runtime/common/misc/assert.cpp (modified) IPRT/assert: don't create a debug log on assert if we've got a ... Wed, 04 Mar 2009 15:13:46 GMT vboxsync [17347] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) #3697: “Snapshot UI crashes in VBoxSVC” Don't assume collection's ... Wed, 04 Mar 2009 14:24:56 GMT vboxsync [17345] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) Fixed out of sync GC cache due to locked entries. Wed, 04 Mar 2009 13:29:01 GMT vboxsync [17344] * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) Linux netflt: prevent removing of the vboxnetflt module if a host ... Wed, 04 Mar 2009 12:57:43 GMT vboxsync [17343] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: preparations for export thread Wed, 04 Mar 2009 12:22:49 GMT vboxsync [17341] * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Wed, 04 Mar 2009 12:11:33 GMT vboxsync [17340] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxDockIconPreview.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxDockIconPreview-cocoa.m (added) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxDockIconPreview.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin-cocoa.m (modified) * trunk/src/VBox/Frontends/VirtualBox/src/darwin/VBoxUtils-darwin.cpp (modified) FE/Qt4-OSX: Make the dock icon preview work in Cocoa. Wed, 04 Mar 2009 11:27:37 GMT vboxsync [17339] * trunk/src/VBox/Frontends/VBoxBFE/HostUSBImpl.cpp (modified) warning Wed, 04 Mar 2009 10:54:00 GMT vboxsync [17338] * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) stupid space Wed, 04 Mar 2009 09:29:53 GMT vboxsync [17337] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) burn fix Wed, 04 Mar 2009 09:27:24 GMT vboxsync [17336] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageUSB.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsUSB.cpp (modified) * trunk/src/VBox/Main/USBControllerImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/USBControllerImpl.h (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) #3551: “Main: Replace remaining collections with safe arrays” ... Wed, 04 Mar 2009 09:26:52 GMT vboxsync [17335] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Use PDMDevHlpCanEmulateIoBlock Wed, 04 Mar 2009 09:26:26 GMT vboxsync [17334] * trunk/include/VBox/pdmdev.h (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) Introduced PDMDevHlpCanEmulateIoBlock Wed, 04 Mar 2009 09:14:29 GMT vboxsync [17333] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceIpConfigImpl.cpp (deleted) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceIpConfigImpl.h (deleted) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: setIpConfig API, notimpl yet Wed, 04 Mar 2009 09:14:23 GMT vboxsync [17332] * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Partially backed out 43703 Wed, 04 Mar 2009 09:03:09 GMT vboxsync [17330] * trunk/src/VBox/VMM/HWACCM.cpp (modified) SVM->AMD-V Wed, 04 Mar 2009 09:00:34 GMT vboxsync [17328] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/IOM.cpp (modified) * trunk/src/VBox/VMM/IOMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) Deal with failed VINF_EM_RAW_EMULATE_IO_BLOCK attempts. Pointless to ... Wed, 04 Mar 2009 08:46:40 GMT vboxsync [17327] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Take code locality into account when deal with io block emulation Wed, 04 Mar 2009 08:45:50 GMT vboxsync [17326] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Update Wed, 04 Mar 2009 08:44:25 GMT vboxsync [17325] * trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Adjusted recompiler fallback method Wed, 04 Mar 2009 08:09:59 GMT vboxsync [17324] * trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c (modified) Solaris/VBoxZoneAccess: fixed sleep duration for 32-bit Solaris 10. Wed, 04 Mar 2009 07:34:16 GMT vboxsync [17323] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: additional hostif->bridged, hostonly fixes for windows Wed, 04 Mar 2009 07:20:59 GMT vboxsync [17322] * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) VBoxManage: hostif->bridged, hostonly fixes for windows Wed, 04 Mar 2009 04:44:29 GMT vboxsync [17321] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP: Connect and run code. Wed, 04 Mar 2009 03:58:27 GMT vboxsync [17320] * trunk/src/VBox/NetworkServices (added) * trunk/src/VBox/NetworkServices/DHCP (added) * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (added) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (added) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCPHardened.cpp (added) * trunk/src/VBox/NetworkServices/Makefile.kmk (added) * trunk/src/VBox/NetworkServices/UDPLib (added) * trunk/src/VBox/NetworkServices/UDPLib/Makefile.kup (added) * trunk/src/VBox/NetworkServices/UDPLib/VBoxNetUDP.cpp (added) VBoxNetDHCP: code in progress. Wed, 04 Mar 2009 03:18:37 GMT vboxsync [17319] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) IPRT: Added RTGETOPT_REQ_IPV4ADDR to RTGetOpt. Tue, 03 Mar 2009 21:24:52 GMT vboxsync [17318] * trunk/src/VBox/Additions/x11/vboxvideo/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxutils.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c (modified) * trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_dri.c (added) Additions/x11/vboxvideo: more DRI updates