#
# ChangeLog for trunk/src/VBox in vbox
#
# Generated by Trac 1.4.3.2
# Dec 26, 2024 7:34:03 AM

Mon, 15 Jul 2019 11:41:35 GMT vboxsync [79788]
	* trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified)

	IPRT/lockvalidator: Changed rtLockValidatorRecSharedMakeRoom() to ...


Mon, 15 Jul 2019 11:35:03 GMT vboxsync [79787]
	* trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified)

	IPRT/lockvalidator: Better fix for problem in r132153, as there is no ...


Mon, 15 Jul 2019 11:08:36 GMT vboxsync [79786]
	* trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp (modified)

	IPRT/lockvalidator: Must serialize for detection before calling ...


Mon, 15 Jul 2019 10:56:15 GMT vboxsync [79785]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion.


Mon, 15 Jul 2019 10:50:54 GMT vboxsync [79784]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.


Mon, 15 Jul 2019 10:45:01 GMT vboxsync [79783]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Fix exception handling. If a ...


Mon, 15 Jul 2019 09:22:26 GMT vboxsync [79782]
	* trunk/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp (modified)

	Additions/3D/win/VBoxGL: check if the surface format is supported.


Mon, 15 Jul 2019 09:11:57 GMT vboxsync [79781]
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified)

	FE/Qt: bugref:6143. Adding a reset button the reset the keyboard
	state


Mon, 15 Jul 2019 07:23:15 GMT vboxsync [79780]
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified)

	FE/Qt: bugref:6143. Mess up release press order in r132145


Mon, 15 Jul 2019 06:44:21 GMT vboxsync [79779]
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified)

	FE/Qt: bugref:6143. Adding a way to send press/release of modifier ...


Mon, 15 Jul 2019 00:36:08 GMT vboxsync [79778]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified)

	Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as ...


Mon, 15 Jul 2019 00:28:50 GMT vboxsync [79777]
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified)

	Dhcpd: Use RTStrConvertHexBytesEx for parsing raw hex strings. ...


Sun, 14 Jul 2019 22:46:31 GMT vboxsync [79775]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ...


Sun, 14 Jul 2019 21:32:22 GMT vboxsync [79774]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ...


Sun, 14 Jul 2019 21:14:45 GMT vboxsync [79773]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified)

	Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ...


Sun, 14 Jul 2019 21:11:30 GMT vboxsync [79772]
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpdInternal.h (modified)

	Dhcpd: Main nits. bugref:9288


Sun, 14 Jul 2019 21:10:58 GMT vboxsync [79771]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified)
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main/DHCP*,VBoxManage: Some adjustments to the DHCP*Config interfaces ...


Sun, 14 Jul 2019 17:23:32 GMT vboxsync [79770]
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/GaDdi.cpp (modified)

	WDDM: gallium/GaDdi.cpp: removed unnecessary code


Sun, 14 Jul 2019 17:04:58 GMT vboxsync [79769]
	* trunk/src/VBox/Additions/3D/win/VBoxWddmUmHlp/D3DKMT.cpp (modified)

	Additions/3D/win: D3DKMT: first try to use Windows8+ method to open ...


Sun, 14 Jul 2019 16:55:44 GMT vboxsync [79768]
	* trunk/src/VBox/Additions/3D/mesa/mesa-17.3.9/src/gallium/drivers/svga/svga_pipe_blit.c (modified)
	* trunk/src/VBox/Additions/3D/mesa/mesa-17.3.9/src/gallium/state_trackers/nine/nine_state.c (modified)

	VBox/Additions/3D/mesa: Deal with the coordinate system differences ...


Sun, 14 Jul 2019 16:23:10 GMT vboxsync [79767]
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/test/d3d9render.cpp (modified)

	WDDM: direct3d test application: ColorFill.


Sun, 14 Jul 2019 16:11:22 GMT vboxsync [79766]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 todo regarding virtual-NMI ...


Sun, 14 Jul 2019 15:53:31 GMT vboxsync [79765]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Skip reading fields we've ...


Sun, 14 Jul 2019 04:13:40 GMT vboxsync [79764]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Fix hmR0VmxRemoveProcCtlsVmcs ...


Sun, 14 Jul 2019 03:59:56 GMT vboxsync [79763]
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpdInternal.h (modified)

	Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP ...


Sun, 14 Jul 2019 03:51:10 GMT vboxsync [79762]
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified)

	Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP ...


Sun, 14 Jul 2019 03:18:41 GMT vboxsync [79761]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageDHCPServer.cpp (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/include/NetworkServiceRunner.h (modified)
	* trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/NetworkServiceRunner.cpp (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/Config.h (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/DhcpdInternal.h (modified)
	* trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp (modified)

	Main/DHCPServer,Dhcpd,VBoxManage: Added --log option to the DHCP ...


Sat, 13 Jul 2019 16:48:39 GMT vboxsync [79760]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 space nit.


Sat, 13 Jul 2019 16:46:21 GMT vboxsync [79759]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Better build fix for r132123.


Sat, 13 Jul 2019 16:21:56 GMT vboxsync [79758]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix


Sat, 13 Jul 2019 16:18:24 GMT vboxsync [79757]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 If execution of IRET causes an ...


Sat, 13 Jul 2019 16:06:20 GMT vboxsync [79756]
	* trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified)
	* trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified)

	VMM/IEM: Nested VMX: bugref:9180 Double fault and triple fault VM- ...


Sat, 13 Jul 2019 11:34:54 GMT vboxsync [79753]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.


Sat, 13 Jul 2019 11:16:47 GMT vboxsync [79752]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic2.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified)

	FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic and expert pages: ...


Sat, 13 Jul 2019 09:00:45 GMT vboxsync [79751]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Clean up exception/NMI handling.


Sat, 13 Jul 2019 06:17:38 GMT vboxsync [79750]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Unify the guest and nested-guest ...


Fri, 12 Jul 2019 23:11:15 GMT vboxsync [79749]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main: Redoing the IDHCPServer interface, part II. Implemented groups ...


Fri, 12 Jul 2019 23:01:35 GMT vboxsync [79748]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp (modified)

	VBoxManage/list dhcpservers: Reimplemented using revamped interface. ...


Fri, 12 Jul 2019 23:00:54 GMT vboxsync [79747]
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified)
	* trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)
	* trunk/src/VBox/Runtime/common/net/macstr.cpp (modified)

	Main: Redoing the IDHCPServer interface, part II. Implemented groups ...


Fri, 12 Jul 2019 22:03:17 GMT vboxsync [79746]
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPTypes.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp (modified)

	WDDM: correctly report mouse pointer visibility change in ...


Fri, 12 Jul 2019 18:03:42 GMT vboxsync [79745]
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/gallium/ogltest/oglrender.cpp (modified)

	WDDM: opengl test application: texture2d.


Fri, 12 Jul 2019 16:11:19 GMT vboxsync [79742]
	* trunk/include/VBox/vd-ifs.h (modified)
	* trunk/include/VBox/vd.h (modified)
	* trunk/src/VBox/Main/include/MediumImpl.h (modified)
	* trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified)
	* trunk/src/VBox/Storage/VDI.cpp (modified)
	* trunk/src/VBox/Storage/VDICore.h (modified)

	Changes per #5899 / Comment #14


Fri, 12 Jul 2019 15:15:02 GMT vboxsync [79741]
	* trunk/src/VBox/Frontends/VirtualBox/xml/numpad.xml (modified)

	FE/Qt: bugref:6143. Forgot the numpad :D


Fri, 12 Jul 2019 14:58:40 GMT vboxsync [79740]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main/DHCPServerImpl: build fix. bugref:9288


Fri, 12 Jul 2019 14:26:35 GMT vboxsync [79739]
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxD3DIf.h (modified)
	* trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxDispD3D.cpp (modified)

	WDDM: removed obsolete code.


Fri, 12 Jul 2019 13:59:54 GMT vboxsync [79738]
	* trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified)

	Thinko fix (operator precedence).


Fri, 12 Jul 2019 13:56:01 GMT vboxsync [79737]
	* trunk/src/VBox/Main/idl/apiwrap-server.xsl (modified)

	Main/apiwrap-server.xsl: Emit proper doxygen @name groupings in ...


Fri, 12 Jul 2019 13:05:39 GMT vboxsync [79736]
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main: Redoing the IDHCPServer interface, part I. [build fix]
	bugref:9288


Fri, 12 Jul 2019 13:02:10 GMT vboxsync [79735]
	* trunk/src/VBox/Main/include/DHCPConfigImpl.h (modified)
	* trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (modified)

	Main: Redoing the IDHCPServer interface, part I. [scm] bugref:9288


Fri, 12 Jul 2019 12:54:11 GMT vboxsync [79734]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main: Redoing the IDHCPServer interface, part I. [build fix]
	bugref:9288


Fri, 12 Jul 2019 12:51:57 GMT vboxsync [79733]
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)

	Main: Redoing the IDHCPServer interface, part I. [build fix]
	bugref:9288


Fri, 12 Jul 2019 12:40:09 GMT vboxsync [79732]
	* trunk/include/VBox/log.h (modified)
	* trunk/include/VBox/settings.h (modified)
	* trunk/src/VBox/Main/Makefile.kmk (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/DHCPConfigImpl.h (added)
	* trunk/src/VBox/Main/include/DHCPServerImpl.h (modified)
	* trunk/src/VBox/Main/src-server/DHCPConfigImpl.cpp (added)
	* trunk/src/VBox/Main/src-server/DHCPServerImpl.cpp (modified)
	* trunk/src/VBox/Main/xml/Settings.cpp (modified)

	Main: Redoing the IDHCPServer interface, part I. bugref:9288


Fri, 12 Jul 2019 12:25:18 GMT vboxsync [79730]
	* trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified)

	VMM/IEM: Nested VMX: bugref:9180 Fix registration of the VMX APIC- ...


Fri, 12 Jul 2019 12:22:16 GMT vboxsync [79729]
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/softkeyboard/UISoftKeyboard.h (modified)

	FE/Qt: bugref:6143. Using usage page/id instead of scan codes


Fri, 12 Jul 2019 11:57:10 GMT vboxsync [79728]
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	VMM/CPUM: Nested VMX: bugref:9180 VMX SSM fixes.


Fri, 12 Jul 2019 11:37:46 GMT vboxsync [79727]
	* trunk/src/VBox/Frontends/VBoxManage/VBoxManageCloud.cpp (modified)
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)

	bugre:9481. OCICloudClient::getImageInfo(): removed the parameter ...


Fri, 12 Jul 2019 11:05:15 GMT vboxsync [79724]
	* trunk/src/VBox/Frontends/VirtualBox/xml/101_ansi.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/102_iso.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/103_ansi.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/103_iso.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/106_japanese.xml (modified)

	FE/Qt: bugref:6143. Extending the layout files with usage id/page


Fri, 12 Jul 2019 10:18:45 GMT vboxsync [79723]
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	VMM/CPUM: Nested VMX: bugref:9180 Don't save the diagnostic fields to ...


Fri, 12 Jul 2019 09:17:34 GMT vboxsync [79722]
	* trunk/src/VBox/Frontends/VirtualBox/xml/101_ansi.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/102_iso.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/103_ansi.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/103_iso.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/106_japanese.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/brazilian.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/german.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/greek.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/japanese.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/korean.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/us.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/us_international.xml (modified)

	FE/Qt: bugref:6143. Some more corrections in layout files


Fri, 12 Jul 2019 08:35:44 GMT vboxsync [79721]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 More IDT-vectoring madness.


Fri, 12 Jul 2019 08:10:01 GMT vboxsync [79720]
	* trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIFormEditorWidget.cpp (modified)

	FE/Qt: bugref:9495: Form Editor wizard: Using QIStyledItemDelegate ...


Fri, 12 Jul 2019 07:25:28 GMT vboxsync [79719]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion fix.


Fri, 12 Jul 2019 06:37:43 GMT vboxsync [79718]
	* trunk/include/VBox/vmm/cpumctx.h (modified)
	* trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified)

	VMM: Nested VMX: bugref:9180 Align uDiagAux on 8-byte boundary, ...


Fri, 12 Jul 2019 06:19:50 GMT vboxsync [79717]
	* trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified)

	VMM/IEM: Nested VMX: bugref:9180 Record additional diagnostic info. ...


Fri, 12 Jul 2019 06:16:36 GMT vboxsync [79716]
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	VMM/CPUM: Nested VMX: bugref:9180 Fix typo while saving/loading ...


Fri, 12 Jul 2019 05:59:51 GMT vboxsync [79715]
	* trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified)

	VMM/HM: Nested VMX: bugref:9180 Log uDiagAux.


Fri, 12 Jul 2019 05:59:30 GMT vboxsync [79714]
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	VMM/CPUM: Nested VMX: bugref:9180 Add uDiagAux to the saved state.


Fri, 12 Jul 2019 05:59:05 GMT vboxsync [79713]
	* trunk/include/VBox/vmm/cpum.mac (modified)
	* trunk/include/VBox/vmm/cpumctx.h (modified)
	* trunk/src/VBox/VMM/include/CPUMInternal.mac (modified)
	* trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified)

	VMM: Nested VMX: bugref:9180 Added uDiagAux.


Fri, 12 Jul 2019 05:34:26 GMT vboxsync [79712]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref: Don't read VMX_VMCS64_CTRL_EPTP_FULL ...


Fri, 12 Jul 2019 05:33:47 GMT vboxsync [79711]
	* trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified)

	VMM/CPUM: Nested VMX: bugref:9180 nit.


Fri, 12 Jul 2019 05:10:42 GMT vboxsync [79710]
	* trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFFile.cpp (modified)
	* trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFFind.cpp (modified)

	os2/VBoxSF: FS32_OPENCREATE should fail on directories.  Corrected ...


Thu, 11 Jul 2019 21:35:58 GMT vboxsync [79709]
	* trunk/src/VBox/Installer/win/Makefile.kmk (modified)

	comment typo


Thu, 11 Jul 2019 21:30:05 GMT vboxsync [79708]
	* trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd (modified)

	Installer/win: show info message that EV signing is ongoing (can take ...


Thu, 11 Jul 2019 20:59:45 GMT vboxsync [79707]
	* trunk/src/VBox/Installer/win/Makefile.kmk (modified)

	Installer/win: next try working around odd quoting quirks


Thu, 11 Jul 2019 19:54:08 GMT vboxsync [79706]
	* trunk/src/VBox/Installer/win/Makefile.kmk (modified)

	Installer/win: try working around odd quoting quirks


Thu, 11 Jul 2019 19:53:56 GMT vboxsync [79705]
	* trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp (modified)

	Shared Clipboard/URI: Documentation.


Thu, 11 Jul 2019 19:38:32 GMT vboxsync [79704]
	* trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified)

	Shared Clipboard/URI: SCM fix.


Thu, 11 Jul 2019 19:34:05 GMT vboxsync [79702]
	* trunk/include/VBox/GuestHost/SharedClipboard-uri.h (modified)
	* trunk/include/VBox/GuestHost/SharedClipboard-win.h (modified)
	* trunk/include/VBox/HostServices/VBoxClipboardSvc.h (modified)
	* trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified)
	* trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibClipboard.cpp (modified)
	* trunk/src/VBox/GuestHost/SharedClipboard/ClipboardDataObjectImpl-win.cpp (modified)
	* trunk/src/VBox/GuestHost/SharedClipboard/ClipboardStreamImpl-win.cpp (modified)
	* trunk/src/VBox/GuestHost/SharedClipboard/clipboard-uri.cpp (modified)
	* trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-uri.cpp (modified)

	Shared Clipboard/URI: Update.


Thu, 11 Jul 2019 18:31:18 GMT vboxsync [79701]
	* trunk/Config.kmk (modified)
	* trunk/src/VBox/Installer/win/Makefile.kmk (modified)

	Installer/win: need to place the result of EV signing correctly ...


Thu, 11 Jul 2019 15:14:03 GMT vboxsync [79700]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified)

	FE/Qt: bugref:9495: New Cloud VM wizard: Wrong launch form progress- ...


Thu, 11 Jul 2019 14:16:41 GMT vboxsync [79699]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified)

	FE/Qt: bugref:9484: Export Appliance wizard: Initial implementation ...


Thu, 11 Jul 2019 13:54:20 GMT vboxsync [79698]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 comments.


Thu, 11 Jul 2019 13:31:12 GMT vboxsync [79697]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified)

	FE/Qt: bugref:9484: Export Appliance wizard: Lots of cleanup for ...


Thu, 11 Jul 2019 13:07:12 GMT vboxsync [79696]
	* trunk/src/VBox/Frontends/VirtualBox/xml/102_iso.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/103_iso.xml (modified)
	* trunk/src/VBox/Frontends/VirtualBox/xml/106_japanese.xml (modified)

	FE/Qt: bugref:6143. Correcting scancode for key position 42


Thu, 11 Jul 2019 12:41:19 GMT vboxsync [79695]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.


Thu, 11 Jul 2019 12:40:41 GMT vboxsync [79694]
	* trunk/src/VBox/Additions/linux/drm/vbox_mode.c (modified)

	Additions/linux/vboxvideo: apply kernel 2408898e3 and 65aac1742. ...


Thu, 11 Jul 2019 12:19:31 GMT vboxsync [79692]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Consistency, nits.


Thu, 11 Jul 2019 11:59:17 GMT vboxsync [79690]
	* trunk/src/VBox/Additions/linux/drm/vbox_drv.c (modified)
	* trunk/src/VBox/Additions/linux/drm/vbox_fb.c (modified)

	Additions/linux/vboxvideo: fixes for EL 7.2 and EL 7.3.
	bugref:8282: ...


Thu, 11 Jul 2019 11:31:56 GMT vboxsync [79689]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Added ...


Thu, 11 Jul 2019 09:08:08 GMT vboxsync [79687]
	* trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified)

	VMM/HMVMXR0: Nested VMX: bugref:9180 Add ...


Thu, 11 Jul 2019 08:49:11 GMT vboxsync [79686]
	* trunk/src/VBox/Devices/PC/DevHPET.cpp (modified)

	HPET: Avoid a potential division overflow whereby a malicious guest ...


Thu, 11 Jul 2019 07:57:10 GMT vboxsync [79684]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic2.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic2.h (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageExpert.cpp (modified)

	FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic and expert pages: ...


Thu, 11 Jul 2019 07:27:15 GMT vboxsync [79683]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic2.cpp (modified)

	FE/Qt: bugref:9495: New Cloud VM wizard: 2nd basic page: Forgot ...


Thu, 11 Jul 2019 07:25:08 GMT vboxsync [79682]
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.cpp (modified)
	* trunk/src/VBox/Frontends/VirtualBox/src/wizards/newcloudvm/UIWizardNewCloudVM.h (modified)

	FE/Qt: bugref:9495: New Cloud VM wizard: Make it possible to schedule ...


Wed, 10 Jul 2019 21:02:36 GMT vboxsync [79681]
	* trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp (modified)

	DevVGA-SVGA3d-win.cpp: Sync vmsvga3dSurfaceGetSharedCopy with ...


Wed, 10 Jul 2019 20:16:11 GMT vboxsync [79680]
	* trunk/src/VBox/Debugger/DBGPlugInLinux.cpp (modified)

	Debugger/DBGPlugInLinux: Fix index into the buffer


Wed, 10 Jul 2019 18:43:30 GMT vboxsync [79679]
	* trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_program.c (modified)

	GuestHost/OpenGL: Enforce upper limit program size and free copy on ...


Wed, 10 Jul 2019 18:25:58 GMT vboxsync [79678]
	* trunk/src/VBox/Devices/USB/VUSBUrb.cpp (modified)

	Devices/VUSB: Missed pointer update on rellocation


Wed, 10 Jul 2019 15:45:05 GMT vboxsync [79677]
	* trunk/include/iprt/cpp/xml.h (modified)
	* trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified)
	* trunk/src/VBox/Main/xml/ovfreader.cpp (modified)
	* trunk/src/VBox/Runtime/r3/xml.cpp (modified)

	Runtime/r3/xml.cpp: Introduce methods which limit the size of element ...


Wed, 10 Jul 2019 14:14:09 GMT vboxsync [79676]
	* trunk/src/VBox/Main/idl/VirtualBox.xidl (modified)
	* trunk/src/VBox/Main/include/KeyboardImpl.h (modified)
	* trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified)

	API: Added IKeyboard::putUsageCode method to send USB HID usage codes ...