# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Dec 22, 2024 5:11:00 PM Thu, 11 Apr 2013 20:05:03 GMT vboxsync [45495] * trunk/Config.kmk (modified) Config.kmk: support automatic revision fetching with Subversion 1.7, too. Thu, 11 Apr 2013 18:24:47 GMT vboxsync [45494] * trunk/src/recompiler/target-i386/op_helper.c (modified) op_helper.c: Removed debug statement that was accidentially committed. Thu, 11 Apr 2013 18:19:52 GMT vboxsync [45493] * trunk/include/VBox/log.h (modified) include/VBox/log.h: forgot an entire batch of updates Thu, 11 Apr 2013 18:04:11 GMT vboxsync [45492] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: delete debugging leftover Thu, 11 Apr 2013 17:55:28 GMT vboxsync [45491] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/apiwrap-server.xsl (added) * trunk/src/VBox/Main/include/MediumFormatImpl.h (modified) * trunk/src/VBox/Main/include/Wrapper.h (added) * trunk/src/VBox/Main/src-server/MediumFormatImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) Main: Code generator for (xp)com implementations, including logging ... Thu, 11 Apr 2013 17:16:00 GMT vboxsync [45490] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) FE/Qt: Popup-center: Implementing main framework stuff (part 2). Thu, 11 Apr 2013 16:39:56 GMT vboxsync [45489] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichTextLabel.h (modified) FE/Qt: QIRichTextLabel: Propagate event-filter installation to child ... Thu, 11 Apr 2013 16:39:00 GMT vboxsync [45488] * trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_texture.c (modified) crOpenGL: shared textures fix Thu, 11 Apr 2013 16:01:22 GMT vboxsync [45487] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMMR0/HMVMXR0: Fix LDTR usable bit, fixes NetBSD guests. Thu, 11 Apr 2013 14:52:10 GMT vboxsync [45486] * trunk/src/VBox/Storage/ISCSI.cpp (modified) * trunk/src/VBox/Storage/VCICache.cpp (modified) * trunk/src/VBox/Storage/VDI.cpp (modified) * trunk/src/VBox/Storage/VHDX.cpp (modified) Storage: Fix unused label and variable warnings Thu, 11 Apr 2013 14:46:04 GMT vboxsync [45485] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/CPUMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/SELMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/SELMInline.h (copied) * trunk/src/VBox/VMM/include/SELMInternal.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/target-i386/op_helper.c (modified) - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when ... Thu, 11 Apr 2013 14:29:37 GMT vboxsync [45484] * trunk/src/VBox/Additions/common/crOpenGL/defs.py (modified) * trunk/src/VBox/Additions/common/crOpenGL/wgl.c (modified) crOpenGL: correct VBoxOGL exports defs Thu, 11 Apr 2013 13:07:09 GMT vboxsync [45483] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) * trunk/src/VBox/Main/idl/comimpl.xsl (modified) * trunk/src/VBox/Main/idl/typemap-shared.inc.xsl (moved) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/websrv-cpp.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-nsmap.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-php.xsl (modified) * trunk/src/VBox/Main/webservice/websrv-python.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) Main/glue+idl+webservice: move the type mapping XSLT include file to ... Thu, 11 Apr 2013 11:11:42 GMT vboxsync [45482] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) GuestCtrl: Added abstract IGuestProcessIOEvent event, removed ... Thu, 11 Apr 2013 11:09:28 GMT vboxsync [45481] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: More assertions. Thu, 11 Apr 2013 10:57:38 GMT vboxsync [45480] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: bits. Thu, 11 Apr 2013 09:32:24 GMT vboxsync [45479] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) emInterpretInstructionCPU: Fixed input validation test, was using AND ... Thu, 11 Apr 2013 09:20:01 GMT vboxsync [45478] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) VMM/VMMR0: more consistent names. Thu, 11 Apr 2013 09:10:52 GMT vboxsync [45477] * trunk/Makefile.kmk (modified) * trunk/src/VBox/Additions/linux/Makefile.kmk (modified) Additions: use chroot Thu, 11 Apr 2013 09:03:50 GMT vboxsync [45476] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: Network manager: Network reply abort support. Wed, 10 Apr 2013 21:19:00 GMT vboxsync [45475] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0/HM: comment and todo for problem earlier seen today with ... Wed, 10 Apr 2013 20:25:33 GMT vboxsync [45474] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/err.mac (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMRC/HMRCA.asm (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) VMM: Remove unused error codes, use more specific error codes. ... Wed, 10 Apr 2013 19:39:16 GMT vboxsync [45473] * trunk/src/VBox/Main/glue/vboxapi.py (modified) vboxapi.py: Use TLB_MAJOR and TLB_MINOR. Wed, 10 Apr 2013 19:36:42 GMT vboxsync [45472] * trunk/src/VBox/Additions/Makefile.kmk (modified) No .run nor .dmg, but rather an .pkg. Wed, 10 Apr 2013 19:31:16 GMT vboxsync [45471] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) Better fix and keep the iso where the GUI looks for it. Wed, 10 Apr 2013 18:53:03 GMT vboxsync [45470] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/Makefile.kmk (modified) * trunk/src/VBox/Additions/darwin/Makefile.kmk (modified) Fix additions build. Wed, 10 Apr 2013 18:23:27 GMT vboxsync [45469] * trunk/Makefile.kmk (modified) add build fix Wed, 10 Apr 2013 17:02:11 GMT vboxsync [45468] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) FE/Qt: Popup-center: Implementing main framework stuff (part 1). Wed, 10 Apr 2013 16:57:41 GMT vboxsync [45467] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0/HM: bits. Wed, 10 Apr 2013 16:55:00 GMT vboxsync [45466] * trunk/Makefile.kmk (modified) add build fix Wed, 10 Apr 2013 16:40:49 GMT vboxsync [45465] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HM: WBINVD exiting must be conditional. Wed, 10 Apr 2013 16:21:50 GMT vboxsync [45464] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) HM: 64-bit Windows build fix. Wed, 10 Apr 2013 16:14:53 GMT vboxsync [45463] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp (modified) * trunk/src/VBox/Additions/darwin/Makefile.kmk (modified) * trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c (modified) header fixes Wed, 10 Apr 2013 15:53:56 GMT vboxsync [45462] * trunk/src/VBox/Additions/darwin/Makefile.kmk (modified) fixed svn properties Wed, 10 Apr 2013 15:50:59 GMT vboxsync [45461] * trunk/Makefile.kmk (modified) Makefile.kmk: added some missing 'kmk_time' calls Wed, 10 Apr 2013 15:47:30 GMT vboxsync [45460] * trunk/src/VBox/Additions/darwin (added) * trunk/src/VBox/Additions/darwin/Makefile.kmk (added) OS X GAs: fix OSE build burn. Wed, 10 Apr 2013 15:24:23 GMT vboxsync [45459] * trunk/Config.kmk (modified) * trunk/src/VBox/Additions/common/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxControl/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/darwin/Info.plist (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3Lib.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibDaemonize.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp (modified) BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and ... Wed, 10 Apr 2013 13:55:08 GMT vboxsync [45458] * trunk/Config.kmk (modified) typo Wed, 10 Apr 2013 12:35:04 GMT vboxsync [45457] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/VMMR3/HM: release log for when the new VT-x code is active. Wed, 10 Apr 2013 12:32:39 GMT vboxsync [45456] * trunk/Config.kmk (modified) Enable raw-ring1 and safe STR instruction in raw-mode. Wed, 10 Apr 2013 12:24:35 GMT vboxsync [45455] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0/HM: build fix. Wed, 10 Apr 2013 12:16:33 GMT vboxsync [45454] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) Runtime/http: added RTHttpAbort() Wed, 10 Apr 2013 11:15:16 GMT vboxsync [45453] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HWVMXR0.h (modified) VMM/VMMR0/HM: build fixes for 32-bit hosts Wed, 10 Apr 2013 10:19:38 GMT vboxsync [45452] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Well predefined create/destroy points for VBoxGlobal, Modal- ... Wed, 10 Apr 2013 09:49:27 GMT vboxsync [45451] * trunk/Config.kmk (modified) Config.kmk: added more possible locations for the JDK Wed, 10 Apr 2013 08:58:57 GMT vboxsync [45450] * trunk/Config.kmk (modified) * trunk/configure (modified) configure/Config: allow gcc-4.8 Wed, 10 Apr 2013 08:39:01 GMT vboxsync [45449] * trunk/src/libs/libxml2-2.6.31/include/libxml/parser.h (modified) * trunk/src/libs/libxml2-2.6.31/include/libxml/parserInternals.h (modified) * trunk/src/libs/libxml2-2.6.31/parser.c (modified) * trunk/src/libs/libxml2-2.6.31/parserInternals.c (modified) libxml2: fixes from upstream Wed, 10 Apr 2013 07:59:40 GMT vboxsync [45448] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Main.cpp cleanup (part 3). Tue, 09 Apr 2013 23:12:17 GMT vboxsync [45447] * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp (copied) * trunk/src/VBox/Additions/common/VBoxGuest/darwin (added) * trunk/src/VBox/Additions/common/VBoxGuest/darwin/Info.plist (copied) VBoxGuest: Copied the darwin SUPDrv files so we can better work with ... Tue, 09 Apr 2013 20:00:41 GMT vboxsync [45446] * trunk/doc/manual/user_ChangeLogImpl.xml (modified) changelog Tue, 09 Apr 2013 19:08:33 GMT vboxsync [45445] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) quiet Tue, 09 Apr 2013 19:08:17 GMT vboxsync [45444] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) IPRT: Use MmIsAddressValid since the __try/__except stuff doesn't ... Tue, 09 Apr 2013 18:30:45 GMT vboxsync [45443] * trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) * trunk/src/VBox/Runtime/r0drv/nt/symdbdata.h (added) IPRT: Better way of finding QuantumEnd and DpcQueueDepth. Tue, 09 Apr 2013 17:34:38 GMT vboxsync [45442] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: HM bits. Tue, 09 Apr 2013 16:01:14 GMT vboxsync [45441] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.cpp (modified) FE/Qt: Modal-window manager: Make sure machine-window is created ... Tue, 09 Apr 2013 14:53:28 GMT vboxsync [45440] * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) ntBldSymDb.cpp: PAE kernel names. Tue, 09 Apr 2013 14:44:03 GMT vboxsync [45439] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Main.cpp cleanup (part 2). Tue, 09 Apr 2013 14:15:16 GMT vboxsync [45438] * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) ntBldSymDb.cpp: Fixes. Tue, 09 Apr 2013 14:08:41 GMT vboxsync [45437] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) FE/Qt: Buildfix for r84863. Tue, 09 Apr 2013 14:06:35 GMT vboxsync [45436] * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) VMM/TM.cpp: disable TSC offsetting for SMP VMs as a workaround for ... Tue, 09 Apr 2013 14:05:22 GMT vboxsync [45435] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: Main.cpp cleanup (part 1). Tue, 09 Apr 2013 13:51:55 GMT vboxsync [45434] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestCtrl: More event handling code for IGuestFile and IGuestSession. Tue, 09 Apr 2013 13:50:03 GMT vboxsync [45433] * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/Runtime/r0drv/solaris/RTLogWriteDebugger-r0drv-solaris.c (modified) preemption hook todos. Tue, 09 Apr 2013 13:03:52 GMT vboxsync [45432] * trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderAdditions.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderExtensionPack.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIDownloaderUserManual.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManagerDialog.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/VBoxSnapshotsWgt.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIProgressDialog.cpp (modified) FE/Qt: Moving main-app window provider functions into Modal-window ... Tue, 09 Apr 2013 12:34:57 GMT vboxsync [45431] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIPopupCenter.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: Popup-center: Initial (empty) framework implementation. Tue, 09 Apr 2013 12:34:18 GMT vboxsync [45430] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) Doxygen Tue, 09 Apr 2013 12:32:59 GMT vboxsync [45429] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.h (modified) FE/Qt: Modal-window manager: Cleanup some static stuff. Tue, 09 Apr 2013 12:32:35 GMT vboxsync [45428] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Disassembler/DisasmCore.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) VMM: Propagate errors from PGM through the disassembler. Get rid of ... Tue, 09 Apr 2013 12:32:11 GMT vboxsync [45427] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) FE/Qt: Message-center: Cleanup some async stuff. Tue, 09 Apr 2013 09:30:55 GMT vboxsync [45426] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) GuestCtrl: Added EventSource getters + OnGuestFileRegistered event. Tue, 09 Apr 2013 09:24:13 GMT vboxsync [45425] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: Build fix. Tue, 09 Apr 2013 08:21:25 GMT vboxsync [45424] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSF.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIApplianceImportEditorWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) FE/Qt: Message-center: Parent-usage cleanup; Progress-dialog error- ... Tue, 09 Apr 2013 08:03:13 GMT vboxsync [45423] * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) ntBldSymDb.cpp: Fixes and symbol pack data. Tue, 09 Apr 2013 06:05:51 GMT vboxsync [45422] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Trim trailing spaces. Tue, 09 Apr 2013 00:39:23 GMT vboxsync [45421] * trunk/src/VBox/Main/src-client/xpcom/module.cpp (modified) Another build fix: Missing class info and isupports for ... Tue, 09 Apr 2013 00:35:37 GMT vboxsync [45420] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Build fix: Adding missing macros to VirtualBox.xidl. Mon, 08 Apr 2013 23:07:50 GMT vboxsync [45419] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: obsolete comments. Mon, 08 Apr 2013 22:10:10 GMT vboxsync [45418] * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Build fix. Mon, 08 Apr 2013 22:02:14 GMT vboxsync [45417] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) Build fix. Mon, 08 Apr 2013 21:52:26 GMT vboxsync [45416] * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) Build fix. Mon, 08 Apr 2013 21:40:42 GMT vboxsync [45415] * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestErrorInfoImpl.h (added) * trunk/src/VBox/Main/include/GuestFileImpl.h (modified) * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestErrorInfoImpl.cpp (added) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/testcase/tstGuestCtrlContextID.cpp (modified) GuestCtrl: Implemented using (public) VirtualBox events instead of ... Mon, 08 Apr 2013 21:10:03 GMT vboxsync [45414] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: HM bits, stam counter and switch experiment. Mon, 08 Apr 2013 20:15:01 GMT vboxsync [45413] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: HM bits. Mon, 08 Apr 2013 16:16:53 GMT vboxsync [45412] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: HM bits. Mon, 08 Apr 2013 15:02:06 GMT vboxsync [45411] * trunk/include/VBox/vmm/hm_vmx.h (modified) comment. Mon, 08 Apr 2013 15:01:48 GMT vboxsync [45410] * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/VMMR0: HM bits. missed commit. Mon, 08 Apr 2013 15:01:06 GMT vboxsync [45409] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: HM bits. Save preemption timer value on every VM-exit and ... Mon, 08 Apr 2013 14:01:55 GMT vboxsync [45408] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/VMMR0: HM bits. Fixed issue with MOV-SS and interrupt inhibition. ... Mon, 08 Apr 2013 13:45:38 GMT vboxsync [45407] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) VMM: Invalidate page even when it's not present now. Mon, 08 Apr 2013 13:42:49 GMT vboxsync [45406] * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) debug leftover Mon, 08 Apr 2013 13:38:35 GMT vboxsync [45405] * trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp (modified) ntBldSymDb.cpp: back to the os version info detection code. Mon, 08 Apr 2013 13:35:44 GMT vboxsync [45404] * trunk/src/VBox/Runtime/common/path/RTPathSplitReassemble.cpp (modified) Build fix. Mon, 08 Apr 2013 13:00:36 GMT vboxsync [45403] * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispCm.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified) wddm/3d: cmd API only 3D contexts Mon, 08 Apr 2013 12:32:55 GMT vboxsync [45402] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.h (modified) FE/Qt: Multi-screen support: Seamless/Fullscreen: Auto ... Mon, 08 Apr 2013 12:15:03 GMT vboxsync [45401] * trunk/src/VBox/Devices/PC/BIOS/print.c (modified) BIOS: Removed panic port references. Mon, 08 Apr 2013 12:08:00 GMT vboxsync [45400] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/path/RTPathParsedReassemble.cpp (added) * trunk/src/VBox/Runtime/common/path/RTPathSplitReassemble.cpp (added) * trunk/src/VBox/Runtime/testcase/tstRTPath.cpp (modified) IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths. Mon, 08 Apr 2013 10:18:06 GMT vboxsync [45399] * trunk/src/VBox/HostDrivers/Support/testcase/tstGIP-2.cpp (modified) HostDrivers/Support/testcase/tstGIP-2.cpp: handle the CPU count ... Mon, 08 Apr 2013 09:32:00 GMT vboxsync [45398] * trunk/include/iprt/err.h (modified) * trunk/include/iprt/http.h (modified) * trunk/src/VBox/Runtime/common/misc/http.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstHttp.cpp (modified) Runtime/http: more error codes Mon, 08 Apr 2013 08:37:31 GMT vboxsync [45397] * trunk/src/VBox/Runtime/common/path/RTPathParse.cpp.h (modified) build fix Mon, 08 Apr 2013 08:17:50 GMT vboxsync [45396] * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) HostDrivers/Support: also compile SUPDrv-linux.c