# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Apr 19, 2025 3:23:55 AM Thu, 19 Feb 2009 22:13:33 GMT vboxsync [16960] * trunk/Config.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/HostDrivers/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/Makefile.kmk (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdp.c (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/VBoxNetAdpInternal.h (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/Info.plist (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/Makefile.kup (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/VBoxNetAdp-darwin.cpp (added) * trunk/src/VBox/HostDrivers/VBoxNetAdp/darwin/loadnetadp.sh (added) * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetAdapter-darwin.cpp (deleted) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) #2957: VBoxNetAdp: generic and darwin parts. Not operational yet. Thu, 19 Feb 2009 21:14:25 GMT vboxsync [16959] * trunk/Config.kmk (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) disable array bounds warning for PGMAllPool Thu, 19 Feb 2009 17:46:20 GMT vboxsync [16958] * trunk/src/VBox/Runtime/r0drv/darwin/mp-r0drv-darwin.cpp (modified) mp-r0drv-darwin: don't use ml_get_max_cpus, it's obsolete. Thu, 19 Feb 2009 17:15:38 GMT vboxsync [16957] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) darwin-installer,additions.iso: Hopefully last bits on the installer; ... Thu, 19 Feb 2009 17:08:40 GMT vboxsync [16956] * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) FE/Qt4: 3627: Shorten error dialogs - text place-holder's policy ... Thu, 19 Feb 2009 17:06:40 GMT vboxsync [16955] * trunk/src/VBox/Frontends/VirtualBox/include/QILabel.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/QILabel_p.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QILabel.cpp (modified) FE/Qt4: 1 - Update QILabel to support minimum width setter. 2 - ... Thu, 19 Feb 2009 16:55:55 GMT vboxsync [16954] * trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxService/VBoxService.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk (modified) VBoxGuest, VBoxService: First stuff for new R3 time synchronization ... Thu, 19 Feb 2009 15:50:37 GMT vboxsync [16953] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) FE/Qt: do not accidentally re-display the host mouse cursor when the ... Thu, 19 Feb 2009 15:41:40 GMT vboxsync [16952] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: cosmetics Thu, 19 Feb 2009 15:04:02 GMT vboxsync [16951] * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) JAX-WS: provide connect() method letting user to set more of ... Thu, 19 Feb 2009 14:29:02 GMT vboxsync [16950] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) Correct a bunch of typos. Thu, 19 Feb 2009 13:56:08 GMT vboxsync [16949] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: implement multiple channels per HD controller Thu, 19 Feb 2009 13:36:07 GMT vboxsync [16948] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: logging Thu, 19 Feb 2009 13:23:43 GMT vboxsync [16947] * trunk/src/VBox/Additions/linux/installer/vboxadd-timesync.sh (modified) Additions/Linux/installer: patches for ArchLinux and Slackware by ... Thu, 19 Feb 2009 13:06:30 GMT vboxsync [16946] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/tcpip.h (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.h (modified) NAT: cosmetics Thu, 19 Feb 2009 12:51:54 GMT vboxsync [16945] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: use FAILED macro Thu, 19 Feb 2009 12:46:11 GMT vboxsync [16944] * trunk/include/VBox/com/assert.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: nuke CHECK_ERROR_THROW macro again, go back to throwing HRESULT Thu, 19 Feb 2009 11:57:12 GMT vboxsync [16943] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: Build fix. Thu, 19 Feb 2009 10:50:42 GMT vboxsync [16942] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) FE/Qt4: Hide status bar messages when the popup menus are closed. Thu, 19 Feb 2009 10:14:40 GMT vboxsync [16941] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Cleaned up + PAE write fix for 2nd PTE Thu, 19 Feb 2009 09:43:49 GMT vboxsync [16940] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More logging Thu, 19 Feb 2009 08:44:34 GMT vboxsync [16939] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_teximage.c (modified) crOpenGL: tabs to spaces Thu, 19 Feb 2009 06:47:45 GMT vboxsync [16938] * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: non-blocks + socket creation error handling Thu, 19 Feb 2009 03:50:42 GMT vboxsync [16937] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: cosmetic Thu, 19 Feb 2009 03:19:52 GMT vboxsync [16936] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: old sync mode Thu, 19 Feb 2009 01:59:26 GMT vboxsync [16935] * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/libs/kStuff (modified) kStuff,IPRT: kStuff r23 -> r26, kLdrModOpenFromRdr got image ... Thu, 19 Feb 2009 01:08:23 GMT vboxsync [16934] * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) IPRT: Prep for upcoming FAT Mach-O support. Wed, 18 Feb 2009 23:42:57 GMT vboxsync [16933] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrEx.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrFile.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp (modified) * trunk/src/VBox/Runtime/include/internal/ldr.h (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-2.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-3.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstLdr.cpp (modified) * trunk/src/VBox/VMM/PDMLdr.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler_new/VBoxREMWrapper.cpp (modified) IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument ... Wed, 18 Feb 2009 20:42:18 GMT vboxsync [16932] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: try to fix windows burn Wed, 18 Feb 2009 20:32:10 GMT vboxsync [16931] * trunk/include/VBox/com/assert.h (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: make error handling work in IAppliance::importMachines(). Wed, 18 Feb 2009 19:03:16 GMT vboxsync [16929] * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) compile fix Wed, 18 Feb 2009 18:47:32 GMT vboxsync [16928] * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/VBoxNetFlt: fixed panic on debug kernels. Wed, 18 Feb 2009 18:27:52 GMT vboxsync [16927] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxVMSettingsNetwork.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsNetwork.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) NetAdp/win: enabled add/remove tap if UI, make the proper adapters to ... Wed, 18 Feb 2009 17:26:40 GMT vboxsync [16926] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix session handling (code failed if machine had more than one ... Wed, 18 Feb 2009 17:14:26 GMT vboxsync [16924] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Fixed wrong string usage Wed, 18 Feb 2009 16:40:17 GMT vboxsync [16923] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Update Wed, 18 Feb 2009 16:38:44 GMT vboxsync [16922] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: compile fix Wed, 18 Feb 2009 16:31:09 GMT vboxsync [16921] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Wed, 18 Feb 2009 16:01:31 GMT vboxsync [16920] * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: build fix Wed, 18 Feb 2009 16:00:29 GMT vboxsync [16919] * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: disabled obsolete code Wed, 18 Feb 2009 15:58:38 GMT vboxsync [16918] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Backed out r43029 Wed, 18 Feb 2009 15:47:22 GMT vboxsync [16917] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Inverted assertion check Wed, 18 Feb 2009 15:44:47 GMT vboxsync [16916] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) Fixed VT-x assertion Wed, 18 Feb 2009 15:42:19 GMT vboxsync [16915] * trunk/src/VBox/GuestHost/OpenGL/util/list.c (modified) crOpenGL: use chromium functions for malloc/free Wed, 18 Feb 2009 15:40:21 GMT vboxsync [16913] * trunk/src/VBox/Frontends/VirtualBox/include/QIMessageBox.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) FE/Qt4: 3627: Shorten error dialogs - plus/minus (expand/collapse) ... Wed, 18 Feb 2009 15:33:24 GMT vboxsync [16912] * trunk/src/VBox/GuestHost/OpenGL/util/list.c (modified) crOpenGL: use custom CRASSERT instead of assert Wed, 18 Feb 2009 15:21:11 GMT vboxsync [16911] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) VBoxOGLcrutil: this'll work Wed, 18 Feb 2009 15:17:37 GMT vboxsync [16910] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) VBoxOGLcrutil: another shot at windows link issues... Wed, 18 Feb 2009 15:10:51 GMT vboxsync [16909] * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) Python bindings: error reporting refined Wed, 18 Feb 2009 15:08:33 GMT vboxsync [16908] * trunk/src/VBox/Runtime/Makefile.kmk (modified) RuntimeGuestR3Mini: windows update. Wed, 18 Feb 2009 15:04:16 GMT vboxsync [16907] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMGst.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: changes for marking root pages as special. Wed, 18 Feb 2009 14:49:33 GMT vboxsync [16906] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) a shot at the debug build break in VBoxOGLcrutil after assert->Assert. Wed, 18 Feb 2009 14:45:18 GMT vboxsync [16905] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/VBoxUSB: removed gxx_personality hack. Wed, 18 Feb 2009 14:35:38 GMT vboxsync [16904] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMPool.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: fCR3Mix is not relevant anymore Wed, 18 Feb 2009 14:17:15 GMT vboxsync [16903] * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/libs/xpcom18a4/python/sample/shellcommon.py (modified) * trunk/src/libs/xpcom18a4/python/src/ErrorUtils.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyISupports.cpp (modified) * trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified) Python: imporved error reporting in XPCOM, shell updates, docs Wed, 18 Feb 2009 13:37:22 GMT vboxsync [16902] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Assertion added Wed, 18 Feb 2009 13:34:31 GMT vboxsync [16901] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Some comments added Wed, 18 Feb 2009 12:43:18 GMT vboxsync [16900] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: rollback r43017 Wed, 18 Feb 2009 12:40:55 GMT vboxsync [16899] * trunk/src/VBox/Main/win/NetIfList-win.cpp (modified) list tap adaptors Wed, 18 Feb 2009 12:27:00 GMT vboxsync [16898] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: simplified SyncCR3; introduced ... Wed, 18 Feb 2009 12:25:13 GMT vboxsync [16897] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: defining empty specific for WSA event mask check for non-WSA ... Wed, 18 Feb 2009 12:13:23 GMT vboxsync [16896] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT: accidentaly have broken old synchronization Wed, 18 Feb 2009 12:07:05 GMT vboxsync [16895] * trunk/src/VBox/Frontends/VBoxBFE/VBoxBFEMain-darwin.m (modified) VBoxBFEMain-darwin.m: ditto. Wed, 18 Feb 2009 12:04:48 GMT vboxsync [16894] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDLMain-darwin.m (modified) VBoxSDLMain-darwin.m: assert->Assert, eprintf/ld_classic issue in ... Wed, 18 Feb 2009 11:54:53 GMT vboxsync [16893] * trunk/src/VBox/GuestHost/OpenGL/util/list.c (modified) OpenGL/list.c: Fix for crossbuilding 10.4/x86 on darwin/amd64/10.6. ... Wed, 18 Feb 2009 11:47:09 GMT vboxsync [16892] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Mac burn fixed Wed, 18 Feb 2009 11:08:07 GMT vboxsync [16891] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: dead code. Wed, 18 Feb 2009 10:57:21 GMT vboxsync [16890] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Removed obsolete parameter for PGMMapHasConflicts. Wed, 18 Feb 2009 10:53:14 GMT vboxsync [16889] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/EM.cpp (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) PGMR3HasMappingConflicts -> PGMHasMappingConflicts. Prepare for ... Wed, 18 Feb 2009 10:49:55 GMT vboxsync [16888] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c (modified) Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for ... Wed, 18 Feb 2009 10:42:49 GMT vboxsync [16887] * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: support hypervisor mappings in non- ... Wed, 18 Feb 2009 10:16:59 GMT vboxsync [16886] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) Missing break Wed, 18 Feb 2009 10:15:47 GMT vboxsync [16885] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) use ' r' instead of '.' to separate the subversion revision from the ... Wed, 18 Feb 2009 10:15:06 GMT vboxsync [16884] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: compile fix Wed, 18 Feb 2009 10:13:13 GMT vboxsync [16883] * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Wed, 18 Feb 2009 10:11:10 GMT vboxsync [16882] * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: deal with missing PDPEs Wed, 18 Feb 2009 09:34:10 GMT vboxsync [16880] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: removed dead code. Wed, 18 Feb 2009 09:19:52 GMT vboxsync [16879] * trunk/src/VBox/VMM/PGMInternal.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY accidentally enabled Wed, 18 Feb 2009 09:06:13 GMT vboxsync [16878] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) burn fix Wed, 18 Feb 2009 08:55:42 GMT vboxsync [16877] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) NetAdp/win: burn fix Wed, 18 Feb 2009 03:39:40 GMT vboxsync [16876] * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) NAT: cosmetic Tue, 17 Feb 2009 21:15:53 GMT vboxsync [16875] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/array/Makefile.kmk (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/pack/Makefile.kmk (deleted) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/passthrough/Makefile.kmk (deleted) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk (modified) crOpenGL: additions makefiles cleanup Tue, 17 Feb 2009 19:07:37 GMT vboxsync [16873] * trunk/include/VBox/VBoxHDD.h (moved) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Storage/DrvVD.cpp (modified) * trunk/src/VBox/Devices/Storage/RawHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VBoxHDD-Internal.h (moved) * trunk/src/VBox/Devices/Storage/VBoxHDD.cpp (moved) * trunk/src/VBox/Devices/Storage/VDICore.h (modified) * trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD-2.cpp (modified) * trunk/src/VBox/Devices/Storage/testcase/tstVD.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Main/HardDiskFormatImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (modified) Storage/VBoxHDD: eliminate the obsolete "-new" part of the name. Tue, 17 Feb 2009 17:54:05 GMT vboxsync [16872] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) FE/Qt4: 3633: Show build rev in about dialog. Tue, 17 Feb 2009 17:48:42 GMT vboxsync [16871] * trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp (modified) Storage/VMDK: delete streamOptimized version paranoia. the version 3 ... Tue, 17 Feb 2009 17:44:08 GMT vboxsync [16870] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) Solaris/VBoxNetAdp: random MAC address Tue, 17 Feb 2009 17:17:00 GMT vboxsync [16869] * trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp (modified) FE/Qt4: 3633: Show build rev in about dialog - colon after Details ... Tue, 17 Feb 2009 17:11:04 GMT vboxsync [16868] * trunk/src/VBox/HostDrivers/VBoxNetFlt/Makefile.kmk (modified) workaround for burning boxes (missing file) Tue, 17 Feb 2009 17:00:56 GMT vboxsync [16867] * trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.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) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewHDWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxNewVMWzd.h (modified) * trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxMediaManagerDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewHDWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMFirstRunWzd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMInformationDlg.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsFD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsHD.cpp (modified) * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/FloppyDriveImpl.cpp (modified) * trunk/src/VBox/Main/HardDisk2Impl.cpp (modified) * trunk/src/VBox/Main/HardDiskAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/MediumImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/FloppyDriveImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskAttachmentImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskFormatImpl.h (modified) * trunk/src/VBox/Main/include/HardDiskImpl.h (moved) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Main: rename IHardDiskImage2 to IHardDiskImage; rename IFloppyImage2 ... Tue, 17 Feb 2009 17:00:43 GMT vboxsync [16866] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: rc fix Tue, 17 Feb 2009 16:52:24 GMT vboxsync [16865] * 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/testcase/tstVMStructGC.cpp (modified) VBOX_WITH_PGMPOOL_PAGING_ONLY: updates Tue, 17 Feb 2009 16:43:51 GMT vboxsync [16864] * trunk/src/VBox/VMM/PGMBth.h (modified) Missing CPUMSetHyperCR3 Tue, 17 Feb 2009 16:40:14 GMT vboxsync [16863] * trunk/src/VBox/Additions/WINNT/MouseFilter/VBoxMouse.cpp (modified) try to fix the winadds burns Tue, 17 Feb 2009 16:39:13 GMT vboxsync [16862] * trunk/src/VBox/VMM/VMM.cpp (modified) Assertion added Tue, 17 Feb 2009 16:37:45 GMT vboxsync [16861] * trunk/src/VBox/VMM/VMMTests.cpp (modified) More assertions Tue, 17 Feb 2009 16:24:38 GMT vboxsync [16860] * trunk/src/VBox/VMM/VMM.cpp (modified) Stricter assertions Tue, 17 Feb 2009 16:19:51 GMT vboxsync [16859] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMSwitcher/32BitTo32Bit.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/32BitToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64To32Bit.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64ToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAETo32Bit.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEToPAE.asm (modified) * trunk/src/VBox/VMM/VMMSwitcher/PAEand32Bit.mac (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.h (modified) * trunk/src/VBox/VMM/VMMSwitcher/VMMSwitcher.mac (modified) Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the ... Tue, 17 Feb 2009 16:11:49 GMT vboxsync [16858] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) burn fixes Tue, 17 Feb 2009 16:05:48 GMT vboxsync [16856] * trunk/src/VBox/Devices/Network/DrvIntNet.cpp (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) burn fixes Tue, 17 Feb 2009 15:52:47 GMT vboxsync [16855] * trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c (modified) Solaris/VBoxNetAdp: fixed typo causing panic.