# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:25:37 PM 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 ... 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: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 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:24:58 GMT vboxsync [17342] * trunk/src/recompiler_new/cpu-all.h (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) REM: remove excessive assertions, as new HVA -> PGA works just fine 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 Tue, 03 Mar 2009 20:10:24 GMT vboxsync [17317] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxDownloaderWgt.cpp (modified) warning Tue, 03 Mar 2009 20:04:53 GMT vboxsync [17316] * trunk/src/VBox/VMM/PGMInternal.h (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/PGMAllPool.cpp (modified) PGM: Use %R[pgmpage] instead of logging PGMPAGE::HCPhys. Tue, 03 Mar 2009 19:58:15 GMT vboxsync [17315] * trunk/src/VBox/Main/HostNetworkInterfaceIpConfigImpl.cpp (added) * trunk/src/VBox/Main/include/HostNetworkInterfaceIpConfigImpl.h (added) export Tue, 03 Mar 2009 19:55:35 GMT vboxsync [17314] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: api doc fixes. Tue, 03 Mar 2009 19:53:09 GMT vboxsync [17313] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: hard disk controller export implementation. Tue, 03 Mar 2009 19:47:07 GMT vboxsync [17312] * trunk/src/VBox/Devices/Storage/DevATA.cpp (modified) ATA: PIIX4 is default. A default is required for our VMM testcases. Tue, 03 Mar 2009 19:15:37 GMT vboxsync [17311] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) fix vboxmanage list foo Tue, 03 Mar 2009 19:12:13 GMT vboxsync [17310] * trunk/src/VBox/Main/xpcom/server.cpp (modified) burn fixes Tue, 03 Mar 2009 18:54:23 GMT vboxsync [17309] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * 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/netif.h (modified) Main: IHostNetworkInterfaceIpConfig added Tue, 03 Mar 2009 18:30:12 GMT vboxsync [17308] * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) DevVGA: Alignment fix. Tue, 03 Mar 2009 18:25:24 GMT vboxsync [17307] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) VBoxNetFlt: Removed now obsolete state kVBoxNetFltInsState_Destroying. Tue, 03 Mar 2009 18:23:42 GMT vboxsync [17306] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) VBoxNetFlt: Fixed missing transition to the 'destroying' state. ... Tue, 03 Mar 2009 18:19:29 GMT vboxsync [17305] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMGC/VMMGC.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) VMM: Register %R[pgmpage] and %R[pgmramrange] (logging builds only). Tue, 03 Mar 2009 17:13:00 GMT vboxsync [17304] * trunk/src/VBox/Main/cbinding/Makefile.kmk (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMC.cpp (modified) * trunk/src/VBox/Main/cbinding/VBoxXPCOMCGlue.h (modified) * trunk/src/VBox/Main/cbinding/cbinding.h (deleted) * trunk/src/VBox/Main/cbinding/makefile.tstLinuxC (modified) * trunk/src/VBox/Main/cbinding/tstLinuxC.c (modified) * trunk/src/VBox/Main/cbinding/tstdlOpen.c (modified) * trunk/src/VBox/Main/cbinding/xpcidl.xsl (modified) C API: Modified the xpcidl.xsl to create VirtualBox_CXPCOM.h header ... Tue, 03 Mar 2009 16:53:01 GMT vboxsync [17303] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) Updates Tue, 03 Mar 2009 16:36:26 GMT vboxsync [17302] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: integrated dnsproxy the initialization of 2 dns servers should ... Tue, 03 Mar 2009 16:33:41 GMT vboxsync [17301] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: keep track of when the Additions wish to hide the host ... Tue, 03 Mar 2009 16:21:15 GMT vboxsync [17300] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Always sync rip when checking for rescheduling Tue, 03 Mar 2009 16:20:59 GMT vboxsync [17299] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) Typos. Tue, 03 Mar 2009 16:04:35 GMT vboxsync [17298] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) Comment update Tue, 03 Mar 2009 16:01:29 GMT vboxsync [17297] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) Experimental forced rescheduling to the recompiler for intensive ... Tue, 03 Mar 2009 15:57:30 GMT vboxsync [17296] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Some comments Tue, 03 Mar 2009 15:56:07 GMT vboxsync [17295] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Refined HWACCMR3EmulateIoBlock Tue, 03 Mar 2009 15:51:21 GMT vboxsync [17294] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: started looking at direct access of PGMPAGE::HCPhys and the ... Tue, 03 Mar 2009 15:35:41 GMT vboxsync [17293] * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.def (modified) Update Tue, 03 Mar 2009 15:31:32 GMT vboxsync [17292] * trunk/include/VBox/hwaccm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/HWACCM.cpp (modified) * trunk/src/VBox/VMM/HWACCMInternal.h (modified) Updates for forced recompiler execution (not used) Tue, 03 Mar 2009 15:08:59 GMT vboxsync [17291] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: rename config array items to have them make sense on export as well. Tue, 03 Mar 2009 15:05:31 GMT vboxsync [17290] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: -MM_RAM_FLAGS_IDX_SHIFT, -MM_RAM_FLAGS_IDX_MASK Tue, 03 Mar 2009 14:57:16 GMT vboxsync [17289] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Fixed wrong HCPhys mask in EPT mode ... Tue, 03 Mar 2009 14:51:57 GMT vboxsync [17288] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: Some MM_RAM_FLAGS_IDX_SHIFT cleanup. Tue, 03 Mar 2009 14:45:17 GMT vboxsync [17287] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) OVF: more export implementation. Tue, 03 Mar 2009 14:44:11 GMT vboxsync [17286] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM,MM: -MM_RAM_FLAGS_CREFS_PHYSEXT, -MM_RAM_FLAGS_IDX_OVERFLOWED. Tue, 03 Mar 2009 14:34:35 GMT vboxsync [17285] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM: Gone are MM_RAM_FLAGS_CREFS_SHIFT and MM_RAM_FLAGS_CREFS_MASK. Tue, 03 Mar 2009 14:33:35 GMT vboxsync [17284] * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMInternal.h (modified) * trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) Preliminary code to deal with VINF_EM_RAW_EMULATE_IO_BLOCK Tue, 03 Mar 2009 14:33:29 GMT vboxsync [17283] * trunk/src/VBox/Additions/solaris/Installer/postinstall.sh (modified) Solaris/Additions Installer: fixed typo. Tue, 03 Mar 2009 14:26:06 GMT vboxsync [17281] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) fix burns Tue, 03 Mar 2009 14:19:22 GMT vboxsync [17280] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) Fix burns. Tue, 03 Mar 2009 14:05:15 GMT vboxsync [17279] * trunk/include/VBox/mm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) PGM,MM: Attacking the shadow page pool tracking info stored in ... Tue, 03 Mar 2009 14:01:31 GMT vboxsync [17278] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Removing "shared folders disabling logic" as shared folders ... Tue, 03 Mar 2009 13:51:47 GMT vboxsync [17277] * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) burn fix Tue, 03 Mar 2009 13:44:25 GMT vboxsync [17276] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) #3551: "Main: Replace remaining collections with safe arrays" Oops, ... Tue, 03 Mar 2009 13:28:12 GMT vboxsync [17275] * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Frontends/VBoxBFE/NetworkAdapterImpl.h (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) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/NetworkAdapterImpl.cpp (modified) * trunk/src/VBox/Main/darwin/NetIfList-darwin.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/linux/NetIfList-linux.cpp (modified) * trunk/src/VBox/Main/solaris/NetIfList-solaris.cpp (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) * trunk/src/VBox/Main/win/svchlp.cpp (modified) * trunk/src/VBox/Main/win/svchlp.h (modified) networking API renaming Tue, 03 Mar 2009 13:16:06 GMT vboxsync [17274] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/cpu-defs.h (modified) * trunk/src/recompiler_new/exec-all.h (modified) * trunk/src/recompiler_new/exec.c (modified) * trunk/src/recompiler_new/osdep.h (modified) * trunk/src/recompiler_new/target-i386/cpu.h (modified) REM: fixed #3525 - avoid using HVA -> GPA PGM function, store GPA in ... Tue, 03 Mar 2009 13:14:47 GMT vboxsync [17273] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDKRef: doc fix Tue, 03 Mar 2009 12:59:51 GMT vboxsync [17272] * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxTimeSync.cpp (added) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxTimeSync.h (added) OSE fixes Tue, 03 Mar 2009 12:50:12 GMT vboxsync [17271] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: deal with PAE PD reuse when reapplying ...