# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Dec 27, 2024 10:45:01 PM Mon, 26 Jan 2009 15:41:36 GMT vboxsync [16238] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Change the FramebufferPixelFormat enum value for Opaque from ... Mon, 26 Jan 2009 15:06:34 GMT vboxsync [16237] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: add separate IAppliance::interpret() method, API docs Mon, 26 Jan 2009 14:36:25 GMT vboxsync [16236] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) crOpenGL: fix additions bbox Mon, 26 Jan 2009 14:22:44 GMT vboxsync [16235] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) disable keywords on VirtualBox.xidl to avoid excessive recompiles ... Mon, 26 Jan 2009 14:20:26 GMT vboxsync [16234] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) coding style Mon, 26 Jan 2009 14:12:27 GMT vboxsync [16233] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: more lenient parsing of IDE disk correlation Mon, 26 Jan 2009 14:09:56 GMT vboxsync [16232] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) More shadow paging updates (disabled) Mon, 26 Jan 2009 13:43:24 GMT vboxsync [16231] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: formating; todo updates Mon, 26 Jan 2009 13:38:59 GMT vboxsync [16230] * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/util/error.c (modified) crOpenGL: workaround burns due to missing _INTERMEDIATES Mon, 26 Jan 2009 13:20:35 GMT vboxsync [16229] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) disable keywords on VirtualBox.xidl to avoid excessive recompiles ... Mon, 26 Jan 2009 13:11:42 GMT vboxsync [16228] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: handle IDE controllers Mon, 26 Jan 2009 13:06:48 GMT vboxsync [16227] * trunk/Config.kmk (modified) * trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk (modified) crOpenGL: cleanup guesthost makefile Mon, 26 Jan 2009 13:05:01 GMT vboxsync [16226] * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ip_icmp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) * trunk/src/VBox/Devices/Network/slirp/socket.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) NAT: 1. DNS several DNS servers could be passed to guest now (with ... Mon, 26 Jan 2009 13:03:53 GMT vboxsync [16225] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: build HostHardwareLinux.cpp even if we aren't doing DBus Mon, 26 Jan 2009 12:58:20 GMT vboxsync [16224] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix parsing of hardware items Mon, 26 Jan 2009 10:58:55 GMT vboxsync [16223] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_attrib.c (modified) crOpenGL: tabs to spaces Mon, 26 Jan 2009 10:38:10 GMT vboxsync [16222] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Fixed typo, IFramebuffer was written as IFrameBuffer. Mon, 26 Jan 2009 10:27:58 GMT vboxsync [16220] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/wgl.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/windows_getprocaddress.py (modified) crOpenGL: add wglGetExtensionsStringARB extension Mon, 26 Jan 2009 10:26:43 GMT vboxsync [16219] * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/wgl.c (modified) * trunk/src/VBox/Additions/WINNT/Graphics/crOpenGL/windows_getprocaddress.py (modified) crOpenGL: tabs to spaces Mon, 26 Jan 2009 10:16:38 GMT vboxsync [16218] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) OVF: Added VirtualBox object member, make the vm name unique & use ... Mon, 26 Jan 2009 10:03:46 GMT vboxsync [16217] * trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp (modified) Devices/Serial: Data unavaiable while reading shouldn't terminate thread. Sat, 24 Jan 2009 16:30:43 GMT vboxsync [16216] * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/VirtualBoxImpl.cpp (modified) Main: Perform case-insensitive Guest OS type ID comparisons and ... Sat, 24 Jan 2009 11:11:56 GMT vboxsync [16215] * trunk/src/VBox/Main/SharedFolderImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/SharedFolderImpl.h (modified) Reapplied r41613. Sat, 24 Jan 2009 08:23:29 GMT vboxsync [16214] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/bootp.h (modified) NAT:bootp more readable Fri, 23 Jan 2009 22:26:21 GMT vboxsync [16213] * trunk/src/VBox/Devices/Network/slirp/bootp.c (modified) * trunk/src/VBox/Devices/Network/slirp/ctl.h (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/udp.c (modified) NAT: 1. introduces TFTP special_address | CTL_TFTP(4) for built-in ... Fri, 23 Jan 2009 19:41:48 GMT vboxsync [16212] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) OVF: add VirtualSystemDescriptionType_Name, suggest VM name Fri, 23 Jan 2009 19:23:27 GMT vboxsync [16211] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) DevACPI: doxygen comments. Fri, 23 Jan 2009 19:22:46 GMT vboxsync [16210] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: parse VirtualSystem/@id as machine name Fri, 23 Jan 2009 18:48:23 GMT vboxsync [16209] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: fix ulong overflow Fri, 23 Jan 2009 18:21:18 GMT vboxsync [16208] * trunk/src/VBox/Main/ApplianceImpl.cpp (modified) OVF: parse EulaSection Fri, 23 Jan 2009 17:49:31 GMT vboxsync [16207] * trunk/src/VBox/Main/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/HostImpl.cpp (modified) Replaced iterations over IHostNetworkInterface array with ... Fri, 23 Jan 2009 17:35:27 GMT vboxsync [16206] * trunk/src/VBox/VMM/PGMInternal.h (modified) try to fix the mac builds Fri, 23 Jan 2009 17:11:17 GMT vboxsync [16205] * trunk/src/VBox/Main/ApplianceImpl.cpp (added) * trunk/src/VBox/Main/include/ApplianceImpl.h (added) appliance to OSE Fri, 23 Jan 2009 16:51:42 GMT vboxsync [16204] * trunk/src/libs/boost-1.37.0 (added) * trunk/src/libs/boost-1.37.0/boost (added) * trunk/src/libs/boost-1.37.0/boost/assert.hpp (added) * trunk/src/libs/boost-1.37.0/boost/checked_delete.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config (added) * trunk/src/libs/boost-1.37.0/boost/config.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/abi (added) * trunk/src/libs/boost-1.37.0/boost/config/abi/borland_prefix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/abi/borland_suffix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/abi/msvc_prefix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/abi/msvc_suffix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/abi_prefix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/abi_suffix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/auto_link.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/borland.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/codegear.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/comeau.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/common_edg.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/compaq_cxx.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/digitalmars.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/gcc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/gcc_xml.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/greenhills.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/hp_acc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/intel.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/kai.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/metrowerks.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/mpw.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/pgi.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/sgi_mipspro.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/sunpro_cc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/vacpp.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/compiler/visualc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/no_tr1 (added) * trunk/src/libs/boost-1.37.0/boost/config/no_tr1/cmath.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/no_tr1/complex.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/no_tr1/functional.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/no_tr1/memory.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/no_tr1/utility.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/aix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/amigaos.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/beos.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/bsd.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/cygwin.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/hpux.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/irix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/linux.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/macos.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/qnxnto.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/solaris.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/platform/win32.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/posix_features.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/requires_threads.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/select_compiler_config.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/select_platform_config.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/select_stdlib_config.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/dinkumware.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/libcomo.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/libstdcpp3.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/modena.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/msl.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/roguewave.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/sgi.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/stlport.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/stdlib/vacpp.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/suffix.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/user.hpp (added) * trunk/src/libs/boost-1.37.0/boost/config/warning_disable.hpp (added) * trunk/src/libs/boost-1.37.0/boost/current_function.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail (added) * trunk/src/libs/boost-1.37.0/boost/detail/algorithm.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/allocator_utilities.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count_gcc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count_gcc_x86.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count_pthreads.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count_solaris.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count_sync.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/atomic_count_win32.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/bad_weak_ptr.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/binary_search.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/call_traits.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/catch_exceptions.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/compressed_pair.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/dynamic_bitset.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/endian.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/has_default_constructor.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/identifier.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/indirect_traits.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/interlocked.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/is_function_ref_tester.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/is_incrementable.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/is_xxx.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/iterator.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lcast_precision.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lightweight_mutex.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lightweight_test.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lightweight_thread.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/limits.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lwm_nop.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lwm_pthreads.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/lwm_win32_cs.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/named_template_params.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/no_exceptions_support.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/none_t.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/numeric_traits.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/ob_call_traits.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/ob_compressed_pair.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/quick_allocator.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/reference_content.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/select_type.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/shared_array_nmt.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/shared_count.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/shared_ptr_nmt.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_convertible.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_acc_ia64.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_cw_ppc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_cw_x86.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_gcc_ia64.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_gcc_ppc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_gcc_sparc.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_gcc_x86.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_nt.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_pt.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_solaris.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_spin.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_sync.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_base_w32.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_counted_impl.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/sp_typeinfo.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock_gcc_arm.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock_nt.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock_pool.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock_pt.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock_sync.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/spinlock_w32.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/templated_streams.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/utf8_codecvt_facet.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/workaround.hpp (added) * trunk/src/libs/boost-1.37.0/boost/detail/yield_k.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception (added) * trunk/src/libs/boost-1.37.0/boost/exception/detail (added) * trunk/src/libs/boost-1.37.0/boost/exception/detail/error_info_impl.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/detail/is_output_streamable.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/detail/object_hex_dump.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/detail/type_info.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/diagnostic_information.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/enable_current_exception.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/enable_error_info.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/error_info.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/exception.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/get_error_info.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/info.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/info_tuple.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/to_string.hpp (added) * trunk/src/libs/boost-1.37.0/boost/exception/to_string_stub.hpp (added) * trunk/src/libs/boost-1.37.0/boost/intrusive_ptr.hpp (added) * trunk/src/libs/boost-1.37.0/boost/memory_order.hpp (added) * trunk/src/libs/boost-1.37.0/boost/scoped_array.hpp (added) * trunk/src/libs/boost-1.37.0/boost/scoped_ptr.hpp (added) * trunk/src/libs/boost-1.37.0/boost/shared_array.hpp (added) * trunk/src/libs/boost-1.37.0/boost/shared_ptr.hpp (added) * trunk/src/libs/boost-1.37.0/boost/throw_exception.hpp (added) * trunk/src/libs/boost-1.37.0/boost/weak_ptr.hpp (added) export the boost stuff required for Main Fri, 23 Jan 2009 16:36:23 GMT vboxsync [16203] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Updates in preparation for PGM pool based paging everywhere. Fri, 23 Jan 2009 16:09:11 GMT vboxsync [16201] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) NAT:typo Fri, 23 Jan 2009 15:26:36 GMT vboxsync [16200] * trunk/src/VBox/Runtime/r0drv/solaris/semfastmutex-r0drv-solaris.c (modified) Solaris/vboxdrv: Use rwlock instead of mutex (#3021). Fri, 23 Jan 2009 12:49:04 GMT vboxsync [16199] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) displayRefreshCallback: removed obsolete assertion (xTracker #3489). Fri, 23 Jan 2009 12:46:45 GMT vboxsync [16198] * 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/testcase/tstAPI.cpp (modified) HostNetIf API: added findHostNetworkInterfaceByName and ... Fri, 23 Jan 2009 12:29:06 GMT vboxsync [16196] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) handleDisplayResize: corrected the return code (xTracker #3489). Fri, 23 Jan 2009 11:56:46 GMT vboxsync [16195] * trunk/src/VBox/HostDrivers/VBoxNetFlt/darwin/VBoxNetFlt-darwin.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #3419: No promisc for WiFi on Darwin either. Fri, 23 Jan 2009 10:51:24 GMT vboxsync [16194] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) pgmShwSyncLongModePDPtr: removed redudant code. Fri, 23 Jan 2009 09:38:11 GMT vboxsync [16193] * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) #3419: Added fNoPromisc parameter to vboxNetFltNewInstance for ... Thu, 22 Jan 2009 21:23:10 GMT vboxsync [16191] * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) VirtualBoxImpl.h: forward declaration of IAppliance doesn't work on ... Thu, 22 Jan 2009 20:22:53 GMT vboxsync [16190] * trunk/src/VBox/Main/HostImpl.cpp (modified) Main: improve USB proxy service error reporting Thu, 22 Jan 2009 20:18:01 GMT vboxsync [16189] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls Thu, 22 Jan 2009 19:58:31 GMT vboxsync [16188] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/xml.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/VirtualBoxBase.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/testcase/tstAPI.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/Main/xml/xml.cpp (modified) * trunk/src/VBox/Main/xpcom/server.cpp (modified) Merge OVF branch. Thu, 22 Jan 2009 17:34:15 GMT vboxsync [16185] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) handleDisplayResize postpones the resize if framebuffer is being ... Thu, 22 Jan 2009 17:33:01 GMT vboxsync [16184] * trunk/src/VBox/VMM/VM.cpp (modified) VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init. Thu, 22 Jan 2009 17:31:11 GMT vboxsync [16183] * trunk/include/VBox/intnet.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h (modified) * trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c (modified) #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent ... Thu, 22 Jan 2009 17:30:28 GMT vboxsync [16182] * trunk/include/VBox/pgm.h (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMMap.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init. Thu, 22 Jan 2009 17:10:16 GMT vboxsync [16181] * trunk/src/VBox/Main/DisplayImpl.cpp (modified) Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate Thu, 22 Jan 2009 16:00:00 GMT vboxsync [16179] * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) FE/Qt4: Try #1 to fix win64 build (failure with pow/math.h). Thu, 22 Jan 2009 15:39:48 GMT vboxsync [16178] * trunk/src/VBox/Main/include/vbox-dbus-internal.h (added) * trunk/src/VBox/Main/include/vbox-dbus.h (modified) * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) * trunk/src/VBox/Main/linux/vbox-dbus.cpp (modified) * trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp (modified) Main/Linux: fixes and clean ups in the DBus code Thu, 22 Jan 2009 15:38:28 GMT vboxsync [16177] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) Another Mac compile fix Thu, 22 Jan 2009 15:36:08 GMT vboxsync [16176] * trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/QIMainDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxGlobal.cpp (modified) re-applied r41915 which was accidently backed out with r41920 Thu, 22 Jan 2009 15:32:51 GMT vboxsync [16175] * trunk/src/VBox/VMM/PGMInternal.h (modified) Mac compile fixes Thu, 22 Jan 2009 15:15:31 GMT vboxsync [16174] * trunk/Config.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox (moved) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) renamed VirtualBox4 to VirtualBox Thu, 22 Jan 2009 15:09:40 GMT vboxsync [16173] * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) try to fix the boxes Thu, 22 Jan 2009 15:09:31 GMT vboxsync [16172] * trunk/src/VBox/VMM/PGM.cpp (modified) * trunk/src/VBox/VMM/PGMInternal.h (modified) * trunk/src/VBox/VMM/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllGst.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp (modified) Moved amd64 paging data to unified shadow paging section. Thu, 22 Jan 2009 15:05:51 GMT vboxsync [16171] * trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/QIMainDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleWnd.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp (modified) FE/Qt4: 2965: Main window and VM window should not appear outside the ... Thu, 22 Jan 2009 14:40:08 GMT vboxsync [16170] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Devices/Builtins.cpp (modified) * trunk/src/VBox/Devices/Builtins.h (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) * trunk/src/VBox/Devices/PC/vbox.dsl (modified) * trunk/src/VBox/Devices/testcase/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeGC.cpp (modified) * trunk/src/VBox/Main/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Runtime/VBox/log-vbox.cpp (modified) More device work Thu, 22 Jan 2009 14:02:44 GMT vboxsync [16168] * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) fix solaris build Thu, 22 Jan 2009 13:58:12 GMT vboxsync [16166] * trunk/Config.kmk (modified) * trunk/Makefile.kmk (modified) * trunk/configure (modified) * trunk/src/VBox/Frontends/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox (deleted) * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/MachineImpl.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/glue/initterm.cpp (modified) purge the obsolete Qt3 GUI Thu, 22 Jan 2009 13:22:06 GMT vboxsync [16165] * trunk/src/VBox/VMM/SSM.cpp (modified) SSM: nc. Thu, 22 Jan 2009 13:21:40 GMT vboxsync [16164] * trunk/src/VBox/Runtime/common/misc/zip.cpp (modified) rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates ... Thu, 22 Jan 2009 13:19:06 GMT vboxsync [16163] * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/libs/Makefile.kmk (modified) New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF. Thu, 22 Jan 2009 13:18:12 GMT vboxsync [16162] * trunk/src/VBox/VMM/testcase/tstSSM.cpp (modified) tstSSM: make it work again. Thu, 22 Jan 2009 12:04:46 GMT vboxsync [16161] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) oops. Thu, 22 Jan 2009 12:03:33 GMT vboxsync [16160] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps ... Thu, 22 Jan 2009 10:27:46 GMT vboxsync [16159] * trunk/src/VBox/Installer/solaris/postinstall.sh (modified) Solaris/Installer: missing chm file link. Thu, 22 Jan 2009 10:21:12 GMT vboxsync [16158] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) reapplied PIT fix from 41876 Thu, 22 Jan 2009 08:24:04 GMT vboxsync [16156] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Backed out 41857. Don't rely on HF_CS64_MASK as cs hasn't been synced ... Wed, 21 Jan 2009 17:22:59 GMT vboxsync [16152] * trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) nitpicking Wed, 21 Jan 2009 17:17:44 GMT vboxsync [16151] * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) fixed SDL copyright message Wed, 21 Jan 2009 16:53:45 GMT vboxsync [16150] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) Documentation: shrinking images is not implemented. Put in Known Issues. Wed, 21 Jan 2009 16:27:28 GMT vboxsync [16149] * trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh (modified) Installer/Windows: French nls Wed, 21 Jan 2009 16:22:30 GMT vboxsync [16148] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) PIT: backed out r41876, delayed until after the release Wed, 21 Jan 2009 15:23:47 GMT vboxsync [16147] * trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_fr.ts (modified) FE/Qt: French nls fixes Wed, 21 Jan 2009 15:16:30 GMT vboxsync [16146] * trunk/src/VBox/Devices/PC/DevPit-i8254.cpp (modified) fixed uninited variable in PIT, making Dragonfly boot OK Wed, 21 Jan 2009 14:32:58 GMT vboxsync [16143] * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) VBoxGINA: Fixed CTRL-ALT-DEL handling: Now works as expected. Also ... Wed, 21 Jan 2009 14:32:30 GMT vboxsync [16142] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_glx.c (modified) crOpenGL: don't crash if there's no x display, (public 3089) Wed, 21 Jan 2009 14:07:26 GMT vboxsync [16140] * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) VBoxGINA: Copy/paste typo. Wed, 21 Jan 2009 14:01:28 GMT vboxsync [16138] * trunk/src/VBox/Additions/WINNT/VBoxGINA/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxGINA/VBoxGINA.h (modified) VBoxGINA: Added proper backdoor logging + release log indication when ... Wed, 21 Jan 2009 13:55:57 GMT vboxsync [16137] * trunk/src/VBox/Main/linux/HostHardwareLinux.cpp (modified) Main: more Linux host USB enumeration adjustments Wed, 21 Jan 2009 13:17:41 GMT vboxsync [16136] * trunk/src/VBox/VMM/HWACCM.cpp (modified) Logging update Wed, 21 Jan 2009 13:13:47 GMT vboxsync [16135] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) Don't trash MXCSR & MXCSR_MASK Wed, 21 Jan 2009 12:46:29 GMT vboxsync [16134] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Corrected data64 check; only 64 bits code can restore xmm8-15 Wed, 21 Jan 2009 12:30:45 GMT vboxsync [16133] * trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxVMSettingsGeneral.ui (modified) FE/Qt4: 3392: Create nested paging checkbox: Nested Paging checkbox ... Wed, 21 Jan 2009 12:30:44 GMT vboxsync [16132] * trunk/src/VBox/VMM/EM.cpp (modified) EM.cpp: Added a debug log statement for REMR3EmulationInstruction. Wed, 21 Jan 2009 12:25:56 GMT vboxsync [16131] * trunk/src/VBox/Installer/linux/vboxdrv.sh.in (modified) Linux vboxdrv: after a successful compilation of the host kernel ... Wed, 21 Jan 2009 12:01:30 GMT vboxsync [16130] * trunk/src/recompiler_new/target-i386/op_helper.c (modified) Fixed xmm8-15 syncing. Wed, 21 Jan 2009 11:15:09 GMT vboxsync [16128] * trunk/src/recompiler/VBoxRecompiler.c (modified) REM: sync the FPU state after CR4 and CPUID or we'll get the wrong ... Wed, 21 Jan 2009 11:14:17 GMT vboxsync [16127] * trunk/src/recompiler_new/VBoxRecompiler.c (modified) REM: sync the FPU state after CR4 and CPUID or we'll get the wrong ... Wed, 21 Jan 2009 11:07:15 GMT vboxsync [16126] * trunk/src/VBox/Main/webservice/samples/java/jax-ws/metrictest.java (modified) fixed webservice copyright Wed, 21 Jan 2009 11:03:50 GMT vboxsync [16125] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Guest::SetStatistic argument check as well. Wed, 21 Jan 2009 11:02:18 GMT vboxsync [16124] * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) * trunk/src/VBox/Main/webservice/samples/java/axis/clienttest.java (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/clienttest.java (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) fixed webservice copyright Wed, 21 Jan 2009 11:02:05 GMT vboxsync [16123] * trunk/src/VBox/Main/GuestImpl.cpp (modified) Typo in Guest::GetStatistic argument check. Wed, 21 Jan 2009 10:44:12 GMT vboxsync [16122] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/filesplitter.c (modified) * trunk/src/VBox/Main/webservice/glue-jaxws.xsl (modified) * trunk/src/VBox/Main/webservice/platform-xidl.xsl (modified) * trunk/src/VBox/Main/webservice/samples/java/jax-ws/Makefile (modified) * trunk/src/VBox/Main/webservice/samples/perl/clienttest.pl (modified) * trunk/src/VBox/Main/webservice/samples/python/Makefile (modified) * trunk/src/VBox/Main/webservice/split-soapC.sed (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-gsoapH.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-nsmap.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-python.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-shared.inc.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-typemap.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-wsdl-service.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-wsdl.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-wsdl2gsoapH.xsl (modified) * trunk/src/VBox/Main/webservice/webtest.cpp (modified) fixed webservice copyright Wed, 21 Jan 2009 10:31:45 GMT vboxsync [16121] * trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp (modified) Another paranoid assertion