# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 11:47:56 AM Fri, 06 Mar 2009 09:56:18 GMT vboxsync [17443] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) #3656: Moved IP config function stubs from solaris, darwin and linux ... Fri, 06 Mar 2009 07:06:18 GMT vboxsync [17442] * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) VBoxNetDHCP: Use RTGETOPT_REQ_MACADDR. Fri, 06 Mar 2009 07:05:58 GMT vboxsync [17441] * trunk/include/iprt/getopt.h (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstGetOpt.cpp (modified) IPRT/RTGetOpt: Added RTGETOPT_REQ_MACADDR. Fri, 06 Mar 2009 05:42:37 GMT vboxsync [17440] * trunk/src/VBox/Devices/Makefile.kmk (modified) NAT: DNSproxy compilable and working on Windows Fri, 06 Mar 2009 04:44:22 GMT vboxsync [17439] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: logs Fri, 06 Mar 2009 04:35:00 GMT vboxsync [17438] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Some REM hacking for the ROM registration and some in-progress ... Fri, 06 Mar 2009 03:36:26 GMT vboxsync [17437] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: missed changes (fix burns) Fri, 06 Mar 2009 03:33:40 GMT vboxsync [17436] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/libslirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: added extradata options to control DHCP forcing use external ... Fri, 06 Mar 2009 03:23:13 GMT vboxsync [17435] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with ... Fri, 06 Mar 2009 03:22:21 GMT vboxsync [17434] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGM: Implemented the fun part of pgmPhysWriteHandler (to deal with ... Fri, 06 Mar 2009 02:18:34 GMT vboxsync [17433] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) PGMAll.cpp: type reg build fix. 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:52 GMT vboxsync [17430] * trunk/include/VBox/types.h (modified) VBox/types.h: PCVBOXIDTE for TRPM. 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 01:57:35 GMT vboxsync [17427] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) REM: Don't import PGMPhysGCPhys2R3Ptr since it's no longer used by ... Fri, 06 Mar 2009 01:55:51 GMT vboxsync [17426] * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: Don't use PGMPhysGCPtr2R3PtrByGstCR3 - removed remR3DisasBlock ... 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 21:04:23 GMT vboxsync [17424] * trunk/src/apps/Makefile.kmk (modified) * trunk/src/apps/adpctl (added) * trunk/src/apps/adpctl/Makefile.kmk (added) * trunk/src/apps/adpctl/VBoxNetAdpCtl.cpp (added) #2957: Helper executable for configuring vboxnet0. 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 19:41:58 GMT vboxsync [17420] * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) REM: fix problem in REM codegen buffer size initialization, leading ... 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:11:15 GMT vboxsync [17381] * trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified) XPCOM/IPC/DConnect: Return NS_ERROR_INVALID_POINTER instead of crash ... 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:38:56 GMT vboxsync [17373] * trunk/include/VBox/pgm.h (modified) pgm.h: build fix. 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 ... Thu, 05 Mar 2009 00:49:16 GMT vboxsync [17366] * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: Drop obsolete assertions on pvCopy in REMR3NotifyPhysRomRegister. 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:28:03 GMT vboxsync [17356] * trunk/Config.kmk (modified) Config.kmk: VBOXR3STATIC - don't use -static on darwin, see man gcc. 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 16:32:32 GMT vboxsync [17352] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM_NEW: Retired remR3HCVirt2GCPhys. Wed, 04 Mar 2009 16:09:54 GMT vboxsync [17351] * trunk/configure.vbs (modified) configure.vbs: Don't check for libxml2 and libxslt by default as ... 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:40:51 GMT vboxsync [17346] * trunk/configure (modified) configure: Qt4 4.4.3 adaption 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 ...