# # ChangeLog for trunk/src/VBox in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 8:08:50 PM Mon, 11 Jun 2018 11:27:07 GMT vboxsync [72503] * trunk/src/VBox/VMM/Config.kmk (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/testcase/Makefile.kmk (modified) VMM/testcase/Makefile.kmk: Need to pass VMM_COMMON_DEFS to a number ... Mon, 11 Jun 2018 11:24:57 GMT vboxsync [72502] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIGuestRAMSlider.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageExpert.cpp (modified) FE/Qt Make sure ram slider and ram spin box has same minimum and ... Mon, 11 Jun 2018 11:05:32 GMT vboxsync [72500] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.h (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxPeCoffExtraActionLib/VBoxPeCoffExtraActionLib.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxPeCoffLib/BasePeCoff.c (modified) EFI: Log EFI module relocations, such as when an OS switches to its ... Mon, 11 Jun 2018 10:24:01 GMT vboxsync [72499] * trunk/src/VBox/Devices/PC/BIOS/post.c (modified) BIOS: Fixed APIC disable logic, it was backwards before. No one ... Sun, 10 Jun 2018 17:34:11 GMT vboxsync [72498] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or ... Sun, 10 Jun 2018 17:33:31 GMT vboxsync [72497] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or ... Sun, 10 Jun 2018 17:21:36 GMT vboxsync [72496] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Use pVCpu->cpum.s.GstCtx, avoid passing pCtx as a parameter or ... Sun, 10 Jun 2018 16:25:20 GMT vboxsync [72495] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC ... Sun, 10 Jun 2018 16:16:36 GMT vboxsync [72494] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/IEMR3.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC ... Sun, 10 Jun 2018 16:08:44 GMT vboxsync [72493] * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/PDMInternal.h (modified) * trunk/src/recompiler/Makefile.kmk (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) * trunk/src/recompiler/cpu-exec.c (modified) IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends ... Sat, 09 Jun 2018 15:16:55 GMT vboxsync [72492] * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) EM: build fix. bugref:9044 Sat, 09 Jun 2018 15:11:13 GMT vboxsync [72490] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) NEM,EM: Generic optimization of I/O port accesses that have to be ... Sat, 09 Jun 2018 12:28:23 GMT vboxsync [72489] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM,CPUM,EM: Don't sync in/out the entire state when leaving the ... Sat, 09 Jun 2018 12:24:35 GMT vboxsync [72488] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMRaw.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/EMHandleRCTmpl.h (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM,CPUM,EM: Don't sync in/out the entire state when leaving the ... Sat, 09 Jun 2018 12:20:01 GMT vboxsync [72487] * trunk/src/VBox/ValidationKit/bootsectors/bootsector2-test1-template.mac (modified) bootsector2-test1: Fixed inconsistent mmio prologue/epilogue macro ... Fri, 08 Jun 2018 17:16:50 GMT vboxsync [72486] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) APIC: Document NEM/win assumptions regarding ... Fri, 08 Jun 2018 17:12:24 GMT vboxsync [72485] * trunk/src/VBox/VMM/include/IEMInternal.h (modified) IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for ... Fri, 08 Jun 2018 17:05:40 GMT vboxsync [72484] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for ... Fri, 08 Jun 2018 13:58:25 GMT vboxsync [72483] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: G/c operator== that is no longer used. Fri, 08 Jun 2018 13:29:34 GMT vboxsync [72482] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapter: allow arbitrary network names for disabled adapters Fri, 08 Jun 2018 12:46:07 GMT vboxsync [72481] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) FE/Qt bugref:9184 When hardware acceleration is enabled for the vm ... Fri, 08 Jun 2018 10:19:45 GMT vboxsync [72480] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: there's no point to delay a call to updateInfo(). Thu, 07 Jun 2018 16:04:39 GMT vboxsync [72479] * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) Main/Appliance: fix parameter naming between .h and .cpp Thu, 07 Jun 2018 14:08:42 GMT vboxsync [72478] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: another xref syntax issue fix for enum constants Thu, 07 Jun 2018 14:03:33 GMT vboxsync [72477] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/Import: fix IDL documentation xref Thu, 07 Jun 2018 13:49:48 GMT vboxsync [72476] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ApplianceImpl.h (modified) * trunk/src/VBox/Main/include/ApplianceImplPrivate.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Appliance: Teach importing new tricks: importing to specific ... Thu, 07 Jun 2018 13:21:45 GMT vboxsync [72475] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Add WHvCapabilityCodeExceptionExitBitmap complaint to the ... Thu, 07 Jun 2018 13:05:52 GMT vboxsync [72474] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) More Windows build fixes. Thu, 07 Jun 2018 12:51:15 GMT vboxsync [72473] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: We need extended exception exit support, so fail if missing. ... Thu, 07 Jun 2018 12:39:20 GMT vboxsync [72472] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEM/win: Fixed #BP interception. 2nd try at the nemHCWinStopCpu ... Thu, 07 Jun 2018 12:05:33 GMT vboxsync [72471] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) Windows build fixes. Thu, 07 Jun 2018 11:41:23 GMT vboxsync [72470] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM/win: Looks like we can get a stop confirmation first time around ... Thu, 07 Jun 2018 11:35:23 GMT vboxsync [72469] * trunk/include/VBox/vmm/gim.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/GIMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) * trunk/src/VBox/VMM/include/GIMKvmInternal.h (modified) GIM,IEM: Correctly hook up hypercalls thru IEM. bugref:9044 - IEM: ... Thu, 07 Jun 2018 09:38:33 GMT vboxsync [72468] * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Missing IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX() for svm ... Thu, 07 Jun 2018 08:28:16 GMT vboxsync [72467] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSystem.h (modified) FE/Qt bugref:9184 We no longer disable the whole 'Acceleration' tab ... Thu, 07 Jun 2018 05:35:54 GMT vboxsync [72466] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM/HMSVMR0: vmmcall adjustments. Wed, 06 Jun 2018 21:12:23 GMT vboxsync [72465] * trunk/include/iprt/fuzz.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/RTFuzz: Save fuzzed inputs which cause crashes or client ... Wed, 06 Jun 2018 14:55:55 GMT vboxsync [72464] * trunk/src/VBox/ValidationKit/testboxscript/win/autoexec-testbox.cmd (modified) testboxscript: improve ramdisk handling, uses physical memory which ... Wed, 06 Jun 2018 14:45:54 GMT vboxsync [72463] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM: More hypercall work. bugref:9044 Wed, 06 Jun 2018 14:24:04 GMT vboxsync [72462] * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/include/EMInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/include/HMInternal.mac (modified) EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into ... Wed, 06 Jun 2018 11:33:58 GMT vboxsync [72461] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) emR3Load: Status checking cleanups Wed, 06 Jun 2018 11:16:12 GMT vboxsync [72460] * trunk/src/VBox/VMM/VMMR3/GIM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/include/GIMHvInternal.h (modified) GIM/Hv: Need to restore hypercall instruction enable state on load. ... Wed, 06 Jun 2018 08:17:43 GMT vboxsync [72459] * trunk/src/VBox/Devices/Network/DevVirtioNet.cpp (modified) Dev/VirtioNet: (​bugref:8651) TX thread is used instead of TX timer. Wed, 06 Jun 2018 06:10:18 GMT vboxsync [72458] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineViewNormal.cpp (modified) LogRel nit. Wed, 06 Jun 2018 06:09:20 GMT vboxsync [72457] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) LogRel nit. Wed, 06 Jun 2018 03:53:15 GMT vboxsync [72456] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM: Fail to start VM when nested-paging/UX isn't available when ... Wed, 06 Jun 2018 00:23:08 GMT vboxsync [72455] * trunk/src/VBox/Storage/CUE.cpp (modified) Storage/CUE: Handle end of stream before the closing quotation mark ... Tue, 05 Jun 2018 19:32:45 GMT vboxsync [72454] * trunk/include/iprt/fuzz.h (modified) * trunk/src/VBox/Runtime/common/fuzz/Makefile.kup (added) * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (modified) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) iprt/fuzz: Some delinting. bugref:9006 Tue, 05 Jun 2018 14:58:00 GMT vboxsync [72453] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) IEM: Quick vmcall (VT-x) implementation, made vmmcall available when ... Tue, 05 Jun 2018 14:35:45 GMT vboxsync [72452] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEM/win: Working on vmcall in ring-3. bugref:9044 Tue, 05 Jun 2018 14:35:15 GMT vboxsync [72451] * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (added) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) IEM: Quick vmcall (VT-x) implementation, made vmmcall available when ... Tue, 05 Jun 2018 14:26:52 GMT vboxsync [72450] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) PS2K: Switched delay timers from real to virtual time. That is what ... Tue, 05 Jun 2018 10:52:38 GMT vboxsync [72449] * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM/EM: VINF_PGM_CHANGE_MODE fixes in ring-3 caused by bug addressed ... Tue, 05 Jun 2018 10:51:37 GMT vboxsync [72448] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: reset rcPassUp as part of iemReInitExec so as to not affect ... Tue, 05 Jun 2018 10:09:26 GMT vboxsync [72447] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) FE/Qt: ​bugref:9183 Some improvements to UIMediumSelector widget Tue, 05 Jun 2018 08:53:01 GMT vboxsync [72446] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM/win: Working on intercepting VMMCALL and VMCALL. bugref:9044 Tue, 05 Jun 2018 08:47:00 GMT vboxsync [72445] * trunk/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerFilterPanel.cpp (modified) FE/Qt: bugref:9072 Adding a missing flower box Tue, 05 Jun 2018 08:19:32 GMT vboxsync [72444] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) FE/Qt bugref:9183 Adding a search functionality to UIMediumSelector Tue, 05 Jun 2018 06:40:15 GMT vboxsync [72443] * trunk/src/VBox/Main/src-server/darwin/HostDnsServiceDarwin.cpp (modified) HostDnsService: Attempted Darwin build fix for r122914. Tue, 05 Jun 2018 06:26:42 GMT vboxsync [72442] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) HostDnsService: Attempted Windows build fix for r122914. Tue, 05 Jun 2018 05:45:38 GMT vboxsync [72441] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested hw.virt: Fixes when nested-paging isn't enabled in ... Tue, 05 Jun 2018 05:45:11 GMT vboxsync [72440] * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM: Nested hw.virt: Fixes when nested-paging isn't enabled in the ... Mon, 04 Jun 2018 22:05:25 GMT vboxsync [72439] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) * trunk/src/VBox/Main/src-server/HostDnsServiceResolvConf.cpp (modified) HostDnsService: Don't store a reference to the virtualbox object in ... Mon, 04 Jun 2018 21:17:56 GMT vboxsync [72438] * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (modified) Runtime/RTFuzz: build fixes Mon, 04 Jun 2018 21:16:02 GMT vboxsync [72437] * trunk/src/VBox/Runtime/common/fuzz/fuzz-observer.cpp (added) * trunk/src/VBox/Runtime/common/fuzz/fuzz.cpp (added) * trunk/src/VBox/Runtime/common/fuzz/fuzzmastercmd.cpp (added) Runtime/RTFuzz: build fixes Mon, 04 Jun 2018 19:59:26 GMT vboxsync [72436] * trunk/include/iprt/fuzz.h (added) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/fuzz (added) * trunk/src/VBox/Runtime/tools/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTFuzzMaster.cpp (added) Runtime: bugref:9006 and bugref:9188: Initial code drop for a small ... Mon, 04 Jun 2018 16:56:42 GMT vboxsync [72435] * 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/net/UIUpdateManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsExtension.cpp (modified) FE/Qt: bugref:9049: Move a bit of Extension Pack Downloading related ... Mon, 04 Jun 2018 16:43:41 GMT vboxsync [72434] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: bugref:9049: Yet another burn-fix. Mon, 04 Jun 2018 16:37:36 GMT vboxsync [72433] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMedium.cpp (modified) FE/Qt: bugref:9049: Forgot something in r122904. Mon, 04 Jun 2018 16:35:07 GMT vboxsync [72432] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Remove ... Mon, 04 Jun 2018 13:18:42 GMT vboxsync [72431] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) FE/Qt bugref:9183 Some improvements to UIMediumSelector widget Mon, 04 Jun 2018 11:49:03 GMT vboxsync [72430] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: doxygen fix. bugref:9044 Mon, 04 Jun 2018 11:42:11 GMT vboxsync [72429] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Unwanted comment. bugref:9044 Mon, 04 Jun 2018 11:40:00 GMT vboxsync [72428] * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) GVMMR0: Initialize the idCpu members. bugref:9044 Mon, 04 Jun 2018 11:39:24 GMT vboxsync [72427] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEM/win: logging and assertion adjustments. bugref:9044 Mon, 04 Jun 2018 11:38:23 GMT vboxsync [72426] * trunk/include/iprt/log.h (modified) * trunk/src/VBox/Runtime/common/log/log.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) IPRT,VMM: Added custom thread name for ring-0 logging (VMM). Mon, 04 Jun 2018 09:57:30 GMT vboxsync [72425] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) X11 build fix for r122884. Mon, 04 Jun 2018 08:04:28 GMT vboxsync [72424] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) FE/Qt bugref:9183 Removing a 'printf' statement Mon, 04 Jun 2018 08:01:05 GMT vboxsync [72423] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) FE/Qt bugref:9183 Showing the differencing disks as children of the ... Mon, 04 Jun 2018 07:43:44 GMT vboxsync [72422] * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) VMM/APIC: Space. Mon, 04 Jun 2018 06:09:41 GMT vboxsync [72421] * trunk/src/VBox/VMM/VMMAll/IEMAllCImplSvmInstr.cpp.h (modified) VMM/IEM: Nested hw.virt: Comment and doxygen. Sun, 03 Jun 2018 18:59:15 GMT vboxsync [72420] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Added concern about emulating VMMCALL/VMCALL. bugref:9044 Sun, 03 Jun 2018 12:49:33 GMT vboxsync [72419] * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: Modify the APIC and firmware configuration to disable ... Fri, 01 Jun 2018 21:02:06 GMT vboxsync [72417] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) NEM/win: MSR access fixes. bugref:9044 Fri, 01 Jun 2018 20:31:43 GMT vboxsync [72416] * trunk/src/VBox/Devices/PC/BIOS/post.c (modified) PC/BIOS/post.c: r=bird Fri, 01 Jun 2018 20:29:34 GMT vboxsync [72415] * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM/win: More MSR work. Document IA32_APIC_BASE issues (no X2APIC, ... Fri, 01 Jun 2018 18:41:33 GMT vboxsync [72414] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Doxygen/comments. Fri, 01 Jun 2018 17:15:08 GMT vboxsync [72413] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: bugref:9049: Huge overhaul for VBoxGlobal class: Stuff ... Fri, 01 Jun 2018 14:02:49 GMT vboxsync [72412] * trunk/include/VBox/err.h (modified) * trunk/include/iprt/nt/hyperv.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM/win: More code merging. bugref:9044 Fri, 01 Jun 2018 12:55:51 GMT vboxsync [72411] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) FE/Qt bugref:9183 Build fix Fri, 01 Jun 2018 12:48:18 GMT vboxsync [72410] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) FE/Qt bugref:9183 Initial size and position settings for UIMediumselector Fri, 01 Jun 2018 11:23:09 GMT vboxsync [72409] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) FE/Qt bugref:9183 Build fix Fri, 01 Jun 2018 11:00:21 GMT vboxsync [72408] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) PS2K: Corrected typematic action stopping. See bbugref:4118c57 Fri, 01 Jun 2018 09:56:21 GMT vboxsync [72407] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) PS2K: Renamed variable to avoid partial duplicate. Fri, 01 Jun 2018 09:48:31 GMT vboxsync [72406] * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/medium/UIMediumSelector.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.h (modified) FE/Qt bugref:9183 Introducing a medium selector to machine storage ... Fri, 01 Jun 2018 00:29:26 GMT vboxsync [72404] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) HostDnsService: introduce a local variable to simplify future change. Thu, 31 May 2018 13:28:21 GMT vboxsync [72403] * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) NEM/win: Working on merging the two sets of register access ... Thu, 31 May 2018 13:07:01 GMT vboxsync [72402] * trunk/src/VBox/Main/src-server/HostDnsService.h (modified) HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP() Thu, 31 May 2018 10:17:31 GMT vboxsync [72401] * trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs-runvm.sh (modified) * trunk/src/VBox/ValidationKit/vms/t-nsthwvirt-ubuntu.txt (modified) ValidationKit/vboxtxs-runvm: Fix CDROM mounting and bridged passthru ... Thu, 31 May 2018 09:00:21 GMT vboxsync [72400] * trunk/src/VBox/ValidationKit/utils/TestExecServ/linux/vboxtxs-runvm.sh (modified) ValidationKit/vboxtxs-runvm: Give some time for kernel log buffer to ...