# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 7, 2025 8:38:40 AM Thu, 12 May 2016 16:01:45 GMT vboxsync [60963] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/HostDnsService: provide a commented out option to compile ... Thu, 12 May 2016 15:56:44 GMT vboxsync [60962] * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) warning Thu, 12 May 2016 15:34:15 GMT vboxsync [60961] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: tstIEMCheckMc vs clang fixes. Thu, 12 May 2016 15:24:18 GMT vboxsync [60960] * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c (modified) * trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.h (modified) NAT: rewrite resolv.conf parser. The old code tried to be fancy, but ... Thu, 12 May 2016 15:09:25 GMT vboxsync [60959] * trunk/Config.kmk (modified) Config.kmk: Adjustments for newer Xcode. Thu, 12 May 2016 15:07:46 GMT vboxsync [60958] * trunk/tools/darwin.amd64/bin/xcode-6.2-extractor.sh (added) xcode-6.2-extractor.sh: Initial hacking. Thu, 12 May 2016 15:07:19 GMT vboxsync [60957] * trunk/src/VBox/Devices/Makefile.kmk (modified) Devices/Makefile.kmk: Adjustments for new Xcode version. Thu, 12 May 2016 15:06:41 GMT vboxsync [60956] * trunk/src/VBox/Devices/PC/DrvACPI.cpp (modified) DrvACPI.cpp: Another 'ing PVM undef. Thu, 12 May 2016 15:06:18 GMT vboxsync [60955] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VBoxUtils-darwin.h (modified) VBoxUtils-darwin.h: Another PVM undef. Thu, 12 May 2016 14:46:47 GMT vboxsync [60954] * trunk/src/VBox/Storage/testcase/vbox-img.cpp (modified) vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped ... Thu, 12 May 2016 14:29:15 GMT vboxsync [60953] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Thu, 12 May 2016 14:26:05 GMT vboxsync [60952] * trunk/src/VBox/Main/include/HostPower.h (modified) HostPower.h: another PVM fix (new SDK). Thu, 12 May 2016 14:24:29 GMT vboxsync [60951] * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. ... Thu, 12 May 2016 14:17:52 GMT vboxsync [60950] * trunk/include/VBox/com/array.h (modified) SafeConstGUIDArray: Don't try reference NULL, use 1 instead or clang ... Thu, 12 May 2016 14:10:46 GMT vboxsync [60949] * trunk/src/libs/xpcom18a4/Config.kmk (modified) * trunk/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.cpp (modified) * trunk/src/libs/xpcom18a4/xpcom/io/SpecialSystemDirectory.h (modified) * trunk/src/libs/xpcom18a4/xpcom/io/nsDirectoryService.cpp (modified) xpcom: Adjustments for OS X SDK v10.9. Thu, 12 May 2016 14:08:45 GMT vboxsync [60948] * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) PGMAllPhys.cpp: Make clang happy. Thu, 12 May 2016 14:08:27 GMT vboxsync [60947] * trunk/src/VBox/VMM/VMMR3/DBGFR3PlugIn.cpp (modified) DBGFR3PlugIn.cpp: Uninitialized variable. Thu, 12 May 2016 14:08:06 GMT vboxsync [60946] * trunk/src/VBox/Runtime/tools/RTSignTool.cpp (modified) RTSignTool.cpp: Uninitialized variable. Thu, 12 May 2016 13:48:39 GMT vboxsync [60945] * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) DevVGA: Disabled broken VINF_EM_RAW_EMULATE_IO_BLOCK optimization, ... Thu, 12 May 2016 13:32:03 GMT vboxsync [60944] * trunk/src/VBox/Main/Makefile.kmk (modified) Main: DnD is client-only Thu, 12 May 2016 13:29:13 GMT vboxsync [60943] * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) Additions/linux: don't freak out if vboxsf cannot be loaded (this is ... Thu, 12 May 2016 13:18:40 GMT vboxsync [60942] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) Audio: Renaming. Thu, 12 May 2016 13:12:20 GMT vboxsync [60941] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.h (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) Audio/HDA: - Lowered timer to 100Hz and start/stop it only if ... Thu, 12 May 2016 08:52:48 GMT vboxsync [60940] * trunk/src/VBox/Additions/common/crOpenGL/load.c (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) bugref:8087: Additions/x11: support non-root X server: install our ... Wed, 11 May 2016 14:42:59 GMT vboxsync [60939] * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) APIC: Don't be so optimistic. Wed, 11 May 2016 13:14:46 GMT vboxsync [60938] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/SB16: Lowered I/O timer frequency from 200Hz to 25Hz. Wed, 11 May 2016 13:10:09 GMT vboxsync [60937] * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) Audio/SB16: Fixes for software mixer usage. Wed, 11 May 2016 12:59:37 GMT vboxsync [60936] * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp (modified) SUPNtHard: Fixed VERR_SUP_VP_THREAD_NOT_ALONE problem with Avecto ... Wed, 11 May 2016 09:39:05 GMT vboxsync [60935] * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) cosmetics Wed, 11 May 2016 09:13:40 GMT vboxsync [60934] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/AC97: Lowered timer to 100Hz and start/stop it only if needed. ... Tue, 10 May 2016 18:50:49 GMT vboxsync [60933] * trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh (modified) * trunk/src/VBox/Additions/linux/installer/vboxadd.sh (modified) bugref:8087: Additions/x11: support non-root X server: prevent the ... Tue, 10 May 2016 16:34:28 GMT vboxsync [60932] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 04): ... Tue, 10 May 2016 15:47:05 GMT vboxsync [60931] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) build fix Tue, 10 May 2016 15:28:15 GMT vboxsync [60930] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 03): ... Tue, 10 May 2016 15:17:58 GMT vboxsync [60929] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h (modified) FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor ... Tue, 10 May 2016 15:16:04 GMT vboxsync [60928] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 14:23:15 GMT vboxsync [60927] * trunk/doc/manual/en_US/user_Networking.xml (modified) doc/manual: we do support IPv6 when bridging to wireless now. Tue, 10 May 2016 14:06:00 GMT vboxsync [60926] * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (modified) tstRTSymlink: Skip if not supported (w2k3). Tue, 10 May 2016 13:27:44 GMT vboxsync [60925] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHdaCodec.h (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Update on infrastructure: - More work on HDA stream ... Tue, 10 May 2016 11:22:45 GMT vboxsync [60924] * trunk/src/VBox/Main/testcase/tstOVF.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPI.cpp (modified) * trunk/src/VBox/Main/testcase/tstVBoxAPIPerf.cpp (modified) Main: Fixed incorrect com usage in testcases. Tue, 10 May 2016 11:01:45 GMT vboxsync [60923] * trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp (modified) PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan ... Tue, 10 May 2016 10:50:06 GMT vboxsync [60922] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:45:09 GMT vboxsync [60921] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:35:32 GMT vboxsync [60920] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:33:28 GMT vboxsync [60919] * trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified) bugref:8087: Additions/x11: support non-root X server: work around a ... Tue, 10 May 2016 10:26:56 GMT vboxsync [60918] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 10:23:29 GMT vboxsync [60917] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFilePathSelector.h (modified) FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector ... Tue, 10 May 2016 07:37:05 GMT vboxsync [60916] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) APIC: Allow trigger mode bit for LINTx LVTs. Tue, 10 May 2016 06:51:24 GMT vboxsync [60915] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: An another warning. Tue, 10 May 2016 06:47:16 GMT vboxsync [60914] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: Fix unused static function warnings. Tue, 10 May 2016 06:36:43 GMT vboxsync [60913] * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) EMAll.cpp: Use IEM. Mon, 09 May 2016 21:26:10 GMT vboxsync [60912] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMR3ProcessForceFlag: Corrected assertion. Mon, 09 May 2016 21:21:47 GMT vboxsync [60911] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEMR3ProcessForceFlag: Must set fAccess to IEM_ACCESS_INVALID... Mon, 09 May 2016 21:00:28 GMT vboxsync [60910] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning ... Mon, 09 May 2016 20:52:53 GMT vboxsync [60909] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Release build fix. Mon, 09 May 2016 20:49:09 GMT vboxsync [60908] * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) iomR3MergeStatus: Missed another simple case, rcStrictCommit being ... Mon, 09 May 2016 20:48:25 GMT vboxsync [60907] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Simplified the INSB/W/D memory commit hack so it's pretty much ... Mon, 09 May 2016 19:06:30 GMT vboxsync [60906] * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) bugref:8087: Additions/x11: support non-root X server: prevent a ... Mon, 09 May 2016 18:56:00 GMT vboxsync [60905] * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) bugref:8087: Additions/x11: support non-root X server: do not reset ... Mon, 09 May 2016 18:31:31 GMT vboxsync [60904] * trunk/src/VBox/Additions/linux/drm/vbox_main.c (modified) bugref:8087: Additions/x11: support non-root X server: reduce logging ... Mon, 09 May 2016 17:49:58 GMT vboxsync [60903] * trunk/src/VBox/Main/src-server/generic/USBProxyBackendUsbIp.cpp (modified) Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after ... Mon, 09 May 2016 17:41:21 GMT vboxsync [60902] * trunk/src/VBox/Runtime/r3/socket.cpp (modified) Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non ... Mon, 09 May 2016 16:29:00 GMT vboxsync [60901] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The ... Mon, 09 May 2016 15:48:14 GMT vboxsync [60900] * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) EMRaw.cpp: Remove DEBUG_bird assertion. Mon, 09 May 2016 15:44:49 GMT vboxsync [60899] * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGMAllBth.h: Improved assertion so it's possible to tell if it's valid. Mon, 09 May 2016 14:53:47 GMT vboxsync [60898] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/usb/tdUsb1: Enable all super-speed tests again, the ... Mon, 09 May 2016 14:51:33 GMT vboxsync [60897] * trunk/src/VBox/ValidationKit/tests/usb/tst-utsgadget.py (modified) tst-utsgadget: Small new tests Mon, 09 May 2016 14:50:42 GMT vboxsync [60896] * trunk/src/VBox/ValidationKit/utils/usb/UsbTest.cpp (modified) ValidationKit/utils/UsbTest: Small updates Mon, 09 May 2016 14:17:19 GMT vboxsync [60895] * trunk/src/VBox/ValidationKit/testdriver/vbox.py (modified) vbox.py: EventHandlerBase.unregister: Initialize fRc at the start of ... Mon, 09 May 2016 13:40:42 GMT vboxsync [60894] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) HMSVMR0: Ignore APIC+PIC FFs when singlestepping. Mon, 09 May 2016 13:39:21 GMT vboxsync [60893] * trunk/src/recompiler/cpu-exec.c (modified) cpu-exec.c: Another IEM_VERIFICATION_MODE hack. Mon, 09 May 2016 13:15:43 GMT vboxsync [60892] * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm (modified) TRPMRCHandlerA.asm: Missed the other v8086 iret. Mon, 09 May 2016 12:55:50 GMT vboxsync [60891] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/src/VBox/VMM/VMMRC/CPUMRCA.asm (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlersA.asm (modified) TRPM,CPUM: Return to v8086 mode fixes. - We may have entered from ... Mon, 09 May 2016 12:35:19 GMT vboxsync [60890] * trunk/src/VBox/Devices/Storage/DevBusLogic.cpp (modified) Comment. Mon, 09 May 2016 12:33:58 GMT vboxsync [60889] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVM.cpp (modified) FE/Qt: UIWizardNewVM: Registering CGuestOSType meta-type. Mon, 09 May 2016 11:58:46 GMT vboxsync [60888] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Must not forget to get updated hidden ES selector values for ... Mon, 09 May 2016 09:27:56 GMT vboxsync [60887] * trunk/src/VBox/Devices/PC/BIOS/system.c (modified) BIOS: Avoid 386-specific assembly in generic function. Mon, 09 May 2016 09:26:42 GMT vboxsync [60886] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Oh, shut up pylint... Mon, 09 May 2016 09:16:02 GMT vboxsync [60885] * trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py (modified) ValidationKit/tdUsb1: Disable a few tests for super speed as they ... Sun, 08 May 2016 17:00:22 GMT vboxsync [60884] * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt? Sun, 08 May 2016 16:46:20 GMT vboxsync [60883] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) log.cpp: Forgot this file is compiled as sucky C code too. Sun, 08 May 2016 15:35:21 GMT vboxsync [60882] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) iemRCRawMaybeReenter: Don't re-enter raw-mode if we're returning to ... Sun, 08 May 2016 15:35:21 GMT vboxsync [60881] * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) iret-to-v86: only 16-bit eip, thank you. Sun, 08 May 2016 15:22:45 GMT vboxsync [60880] * trunk/src/VBox/Runtime/common/log/log.cpp (modified) RTLogDestinations: Don't require ';' for separating values and more ... Sun, 08 May 2016 11:03:39 GMT vboxsync [60879] * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) PATMRawLeave: It's okay to end up in ring-3 with a reschduling status ... Sat, 07 May 2016 18:42:49 GMT vboxsync [60878] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp (modified) UINameAndSystemEditor::setType: Quick fix for new-vm-wizard ... Sat, 07 May 2016 18:28:33 GMT vboxsync [60877] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) CInterface: Use RT_STRICT instead of DEBUG. Avoid using DEBUG for ... Sat, 07 May 2016 18:24:45 GMT vboxsync [60876] * trunk/src/VBox/Frontends/VirtualBox/src/globals/COMDefs.h (modified) CInterface: added isNotNull method. Sat, 07 May 2016 18:09:37 GMT vboxsync [60875] * trunk/src/VBox/VMM/VMMRC/PATMRC.cpp (modified) PATMRC.cpp: Use IEM for the INT3 stuff. Sat, 07 May 2016 17:55:21 GMT vboxsync [60874] * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/iom.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMRC/IOMRC.cpp (modified) * trunk/src/VBox/VMM/VMMRC/TRPMRCHandlers.cpp (modified) * trunk/src/VBox/VMM/include/IOMInternal.h (modified) IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code. Sat, 07 May 2016 17:53:54 GMT vboxsync [60873] * trunk/src/VBox/Storage/VD.cpp (modified) please stay without 130 columns. Sat, 07 May 2016 17:52:54 GMT vboxsync [60872] * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) DBGF: Allow attaching the debugger via the GUI during the ... Sat, 07 May 2016 17:51:35 GMT vboxsync [60871] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each ... Sat, 07 May 2016 13:14:35 GMT vboxsync [60870] * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system ... Fri, 06 May 2016 21:15:35 GMT vboxsync [60869] * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM. Fri, 06 May 2016 20:49:47 GMT vboxsync [60868] * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) EMRaw: Try switch to the recompiler if PGMSyncCR3 return ... Fri, 06 May 2016 20:48:48 GMT vboxsync [60867] * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with ... Fri, 06 May 2016 16:02:30 GMT vboxsync [60866] * trunk/src/VBox/Additions/linux/drm/vbox_drv.h (modified) bugref:8087: Additions/x11: support non-root X server: reduce the ... Fri, 06 May 2016 14:43:04 GMT vboxsync [60865] * trunk/include/VBox/com/microatl.h (modified) * trunk/src/VBox/Frontends/VBoxBalloonCtrl/VBoxWatchdog.cpp (modified) * trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp (modified) * trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) * trunk/src/VBox/Main/src-client/win/dllmain.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) Never use static instances of CComModule as it messes up the log ... Fri, 06 May 2016 14:35:11 GMT vboxsync [60864] * trunk/src/VBox/ValidationKit/testdriver/reporter.py (modified) ValidationKit/reporter: grr