# # ChangeLog for trunk/include in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 2:29:51 PM Fri, 09 Mar 2018 13:14:39 GMT vboxsync [71287] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/src-all/ThreadTask.cpp (modified) Main/ThreadTask: Added own logging group LOG_GROUP_MAIN_THREAD_TASK ... Wed, 07 Mar 2018 09:15:12 GMT vboxsync [71248] * trunk/include/VBox/vmm/hm_svm.h (modified) hm_svm.h: Comment nit. Tue, 06 Mar 2018 17:12:38 GMT vboxsync [71246] * trunk/include/VBox/vmm/gvm.h (modified) gvm.h: Alignment fix Mon, 05 Mar 2018 22:07:48 GMT vboxsync [71222] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/types.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VBoxVMM.d (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-amd64.asm (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0JmpA-x86.asm (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMBth.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/VMMInternal.h (modified) NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044 Mon, 05 Mar 2018 10:59:17 GMT vboxsync [71198] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp (modified) * trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) * trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp (modified) * trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPLib-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a ... Sat, 03 Mar 2018 15:01:59 GMT vboxsync [71184] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/nem.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/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in ... Fri, 02 Mar 2018 13:30:59 GMT vboxsync [71176] * trunk/include/VBox/GuestHost/GuestControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Guest Control/Toolbox: Added ... Thu, 01 Mar 2018 15:34:02 GMT vboxsync [71163] * trunk/include/VBox/err.h (modified) VideoRec: Added some error codes to err.h. Wed, 28 Feb 2018 12:36:04 GMT vboxsync [71152] * trunk/include/VBox/vmm/gvmm.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/NEMAllNativeTemplate-win.cpp.h (copied) * trunk/src/VBox/VMM/VMMR0/GVMMR0.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/NEMInternal.h (modified) VMM/NEM/win: Refactoring... bugref:9044 Wed, 28 Feb 2018 10:44:38 GMT vboxsync [71150] * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/win/init-win.cpp (modified) * trunk/src/VBox/Runtime/r3/win/internal-r3-win.h (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) IPRT: Added a RTThreadPoke implementation for windows that uses ... Wed, 28 Feb 2018 09:54:40 GMT vboxsync [71146] * trunk/include/VBox/Graphics/VBoxVideoGuest.h (modified) * trunk/include/VBox/Graphics/VBoxVideoVBE.h (modified) * trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual ... Tue, 27 Feb 2018 17:48:13 GMT vboxsync [71139] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h (modified) * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) * trunk/src/VBox/Main/src-global/VirtualBoxSDSImpl.cpp (modified) * trunk/src/VBox/Main/src-global/win/VBoxSDS.cpp (modified) * trunk/src/VBox/Main/src-server/win/svcmain.cpp (modified) Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list ... Tue, 27 Feb 2018 13:17:36 GMT vboxsync [71136] * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/iprt/nt/vid.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibLdr.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, ... Mon, 26 Feb 2018 19:27:32 GMT vboxsync [71131] * trunk/include/iprt/nt/vid.h (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM/win: Code for discovering VID I/O control functions (for ... Mon, 26 Feb 2018 15:58:50 GMT vboxsync [71129] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vmapi.h (modified) * trunk/include/iprt/nt/hyperv.h (modified) * trunk/include/iprt/nt/vid.h (added) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMEmt.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel ... Mon, 26 Feb 2018 15:24:41 GMT vboxsync [71128] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r3/win/ntdll-mini-implib.def (modified) iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes. Mon, 26 Feb 2018 15:21:36 GMT vboxsync [71127] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/thread.h (modified) * trunk/src/VBox/Runtime/r3/win/thread-win.cpp (modified) IPRT: Added RTThreadGetNativeHandle for windows. Thu, 22 Feb 2018 15:38:35 GMT vboxsync [71108] * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) Added speculation control settings to API, refined implementation. Thu, 22 Feb 2018 08:46:51 GMT vboxsync [71091] * trunk/include/VBox/vmm/cpum.h (modified) cpum.h: Added CPUMGuestSvmUpdateNRip. Wed, 21 Feb 2018 16:35:23 GMT vboxsync [71087] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/iprt/nt/hyperv.h (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) VMM/NEM/win: Get registers via hypercalls. bugref:9044 Wed, 21 Feb 2018 10:36:30 GMT vboxsync [71081] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) VMM,SUPDrv: More NEM/win experimentation. bugref:9044 Tue, 20 Feb 2018 21:10:45 GMT vboxsync [71075] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/gvm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/include/VBox/vmm/vmm.h (modified) * trunk/include/iprt/nt/hyperv.h (added) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/AllPdbTypeHack.cpp (modified) * trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/NEMR0Native-win.cpp (added) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) VMM,SUPDrv: More NEM/win experimentation. bugref:9044 Tue, 20 Feb 2018 10:50:38 GMT vboxsync [71068] * trunk/include/VBox/vmm/hm_svm.h (modified) hm_svm.h: Spaces, nit. Mon, 19 Feb 2018 07:59:20 GMT vboxsync [71046] * trunk/include/VBox/vmm/hm_svm.h (modified) hm_svm.h: Added SVM_CTRL_GUEST_INSTR_BYTES_MAX macro for holding the ... Fri, 16 Feb 2018 20:48:42 GMT vboxsync [71043] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) NEM: More code - PoC kind of working now. bugref:9044 Fri, 16 Feb 2018 16:25:51 GMT vboxsync [71041] * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) NEM: More code - DSL is getting somewhere now, but VRAM access sucks. ... Thu, 15 Feb 2018 16:47:13 GMT vboxsync [71031] * trunk/include/VBox/vmm/pgm.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) NEM: More code. bugref:9044 Wed, 14 Feb 2018 16:10:14 GMT vboxsync [71010] * trunk/include/VBox/HostServices/GuestPropertySvc.h (modified) HostServices/GuestPropertySvc.h: Use RTStrNICmpAscii() instead of ... Tue, 13 Feb 2018 01:38:48 GMT vboxsync [70979] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/em.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMR3Nem.cpp (copied) * trunk/src/VBox/VMM/VMMR3/NEMR3.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/NEMInternal.h (modified) NEM: Working on the EM loops. bugref:9044 Mon, 12 Feb 2018 20:45:31 GMT vboxsync [70977] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/nem.h (modified) * trunk/include/VBox/vmm/pgm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/include/iprt/win/windows.h (modified) * trunk/src/VBox/VMM/VMMAll/NEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllHandler.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PGMR0SharedPage.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/include/PGMInternal.h (modified) NEM: Working on PGM notifications. bugref:9044 Sat, 10 Feb 2018 20:21:58 GMT vboxsync [70956] * trunk/include/VBox/vmm/nem.h (modified) NEM: Working on PGM notifications. bugref:9044 Sat, 10 Feb 2018 16:40:22 GMT vboxsync [70953] * trunk/include/VBox/vmm/vm.h (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) VMM: Clarified docs on fRecompilerUser/Supervisor and did some ... Sat, 10 Feb 2018 15:38:12 GMT vboxsync [70948] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CSAMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp (modified) * trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/MMAllHyper.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PATMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/PGMAllBth.h (modified) * trunk/src/VBox/VMM/VMMAll/SELMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/VMMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CSAM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGF.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFAddrSpace.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) * trunk/src/VBox/VMM/VMMR3/DBGFMem.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/IOM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/MMHyper.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PATMR3Dbg.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDriver.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMLdr.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMBth.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMGst.h (modified) * trunk/src/VBox/VMM/VMMR3/PGMHandler.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMMap.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMShw.h (modified) * trunk/src/VBox/VMM/VMMR3/SELM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/TRPM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMGuruMeditation.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMSwitcher.cpp (modified) * trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp (modified) * trunk/src/VBox/VMM/include/PGMInline.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Added a bMainExecutionEngine member to the VM structure for use ... Fri, 09 Feb 2018 23:49:42 GMT vboxsync [70947] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/vmm/nem.h (modified) VMM/NEM: More code. [build fix] Fri, 09 Feb 2018 19:44:03 GMT vboxsync [70942] * trunk/include/VBox/err.h (modified) * trunk/include/iprt/asm-amd64-x86.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (modified) VMM/NEM: More code. Fri, 09 Feb 2018 15:55:18 GMT vboxsync [70936] * trunk/Config.kmk (modified) * trunk/include/iprt/linux/symvers.h (added) * trunk/src/VBox/Additions/x11/VBoxClient/Makefile.kmk (modified) * trunk/src/VBox/Additions/x11/VBoxClient/chk_stubs.c (added) Additions/linux: support producing builds which work with glibc 2.3. ... Thu, 08 Feb 2018 16:11:47 GMT vboxsync [70918] * trunk/Makefile.kmk (modified) * trunk/include/VBox/log.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/include/VBox/vmm/nem.h (added) * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPLibInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/linux/SUPLib-linux.cpp (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/NEMR3.cpp (added) * trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp (added) * trunk/src/VBox/VMM/VMMR3/VM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) * trunk/src/VBox/VMM/include/NEMInternal.h (added) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/testcase/tstVMStructDTrace.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructRC.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp (modified) VMM: NEM kick off. Thu, 08 Feb 2018 15:56:43 GMT vboxsync [70917] * trunk/include/VBox/err.h (modified) * trunk/include/VBox/sup.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvIOC.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h (modified) * trunk/src/VBox/HostDrivers/Support/SUPLib.cpp (modified) * trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMR0/VMMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMM.cpp (modified) SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether ... Thu, 08 Feb 2018 15:30:14 GMT vboxsync [70915] * trunk/include/VBox/err.h (modified) VMM: New module, NEM. [build fix] Thu, 08 Feb 2018 15:23:09 GMT vboxsync [70914] * trunk/include/VBox/err.h (modified) VMM: New module, NEM. Thu, 08 Feb 2018 15:11:15 GMT vboxsync [70913] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUM: Infrastructure for speculative execution control. Wed, 07 Feb 2018 23:14:02 GMT vboxsync [70895] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/time.h (modified) * trunk/src/VBox/Runtime/common/asn1/asn1-ut-time.cpp (modified) * trunk/src/VBox/Runtime/common/time/time.cpp (modified) IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time ... Wed, 07 Feb 2018 14:07:57 GMT vboxsync [70891] * trunk/include/iprt/path.h (modified) iprt/path.h: RTPathAbs doc update. Wed, 07 Feb 2018 14:05:43 GMT vboxsync [70890] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/include/internal/dir.h (modified) * trunk/src/VBox/Runtime/r3/dir.cpp (modified) * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented ... Tue, 06 Feb 2018 16:29:41 GMT vboxsync [70885] * trunk/include/VBox/vmm/vm.h (modified) * trunk/include/VBox/vmm/vm.mac (modified) VMM: updates (bugref:9044) Tue, 06 Feb 2018 16:26:08 GMT vboxsync [70884] * trunk/include/iprt/dir.h (modified) * trunk/src/VBox/Runtime/r3/nt/direnum-r3-nt.cpp (modified) * trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp (modified) IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet). Mon, 05 Feb 2018 18:13:55 GMT vboxsync [70873] * trunk/include/VBox/VBoxGuestCoreTypes.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxDev-haiku.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-darwin.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-freebsd.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku-stubs.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-haiku.h (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-netbsd.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-os2.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c (modified) * trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.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/lib/VBoxGuestR0LibGenericRequest.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR0LibHGCMInternal.cpp (modified) * trunk/src/VBox/Additions/common/VBoxGuest/lib/VBoxGuestR3LibGR.cpp (modified) VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105 Mon, 29 Jan 2018 07:46:15 GMT vboxsync [70782] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB ... Mon, 29 Jan 2018 05:24:06 GMT vboxsync [70781] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests. Thu, 25 Jan 2018 04:50:36 GMT vboxsync [70732] * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) VMM: Move fGif out of svm and into common nested hwvirt struct. Wed, 24 Jan 2018 13:58:10 GMT vboxsync [70726] * trunk/include/VBox/shflsvc.h (modified) * trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp (modified) Do not allow SUID, SGID or sticky bits on shared folders. ... Tue, 23 Jan 2018 16:18:22 GMT vboxsync [70712] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to ... Mon, 22 Jan 2018 19:38:45 GMT vboxsync [70688] * trunk/include/VBox/vscsi.h (modified) * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunMmc.cpp (modified) * trunk/src/VBox/Devices/Storage/VSCSI/VSCSILunSbc.cpp (modified) VSCSI,DrvSCSI: Add method to query INQUIRY related data from the ... Mon, 22 Jan 2018 19:27:21 GMT vboxsync [70685] * trunk/include/VBox/vmm/pdmstorageifs.h (modified) * trunk/src/VBox/Devices/Storage/DevAHCI.cpp (modified) * trunk/src/VBox/Devices/Storage/DrvHostDVD.cpp (modified) pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the ... Fri, 19 Jan 2018 12:17:16 GMT vboxsync [70641] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in ... Fri, 19 Jan 2018 12:14:12 GMT vboxsync [70640] * trunk/include/VBox/err.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in ... Wed, 17 Jan 2018 18:12:23 GMT vboxsync [70612] * trunk/include/VBox/disopcode.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented ... Tue, 16 Jan 2018 19:05:36 GMT vboxsync [70606] * trunk (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/include/iprt/x86.mac (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Frontends (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMR0A.asm (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) updates (bugref:9087) Tue, 16 Jan 2018 18:03:18 GMT vboxsync [70604] * trunk/include/VBox/Graphics/HGSMIDefs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) DevVGA: cleanup in progress. Mon, 15 Jan 2018 22:46:29 GMT vboxsync [70596] * trunk/include/VBox/Graphics/VBoxVideoHost3D.h (modified) * trunk/include/VBox/vmm/pdmifs.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp (modified) * trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) DevVGA: cleanup in progress Fri, 12 Jan 2018 12:29:46 GMT vboxsync [70555] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed. Fri, 12 Jan 2018 11:49:32 GMT vboxsync [70551] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) CPUMR3CpuId.cpp: Goldmont Plus. Mon, 08 Jan 2018 22:19:23 GMT vboxsync [70492] * trunk/include/iprt/tcp.h (modified) iprt/tcp.h: doxygen fix Sun, 07 Jan 2018 18:46:08 GMT vboxsync [70481] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/tcp.h (modified) * trunk/src/VBox/Runtime/include/internal/socket.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstRTPoll.cpp (modified) iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling ... Sun, 07 Jan 2018 18:43:29 GMT vboxsync [70479] * trunk/include/iprt/pipe.h (modified) * trunk/src/VBox/Runtime/r3/win/pipe-win.cpp (modified) iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in ... Sun, 07 Jan 2018 18:42:39 GMT vboxsync [70478] * trunk/include/iprt/poll.h (modified) iprt/poll.h: Clearifcation of RTPollSetAdd wrt to order. Fri, 05 Jan 2018 08:11:02 GMT vboxsync [70462] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) VMM/HM: Added HMSvmIsVGifActive, some cleanup and comments for ... Thu, 04 Jan 2018 15:13:30 GMT vboxsync [70459] * trunk/include/iprt/err.mac (modified) * trunk/include/iprt/x86.mac (modified) kmk incs Wed, 03 Jan 2018 12:57:27 GMT vboxsync [70450] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) VMM/CPUMR3CpuId.cpp: Some new intel model numbers. Wed, 03 Jan 2018 05:17:50 GMT vboxsync [70444] * trunk/include/VBox/vmm/hm_svm.h (modified) hm_svm.h: consistent naming with other places. Wed, 03 Jan 2018 04:32:58 GMT vboxsync [70443] * trunk/include/iprt/utf16.h (modified) iprt/utf16.h: doxygen fix Tue, 02 Jan 2018 15:06:05 GMT vboxsync [70429] * trunk/include/iprt/utf16.h (modified) IPRT: Added RTUtf16NCmpAscii. [build fix] Tue, 02 Jan 2018 15:01:20 GMT vboxsync [70428] * trunk/include/iprt/path.h (modified) * trunk/src/VBox/Runtime/r3/nt/internal-r3-nt.h (modified) * trunk/src/VBox/Runtime/r3/nt/pathint-nt.cpp (modified) IPRT: Changed the NT namespace passthru prefix from '\\!\' to ... Tue, 02 Jan 2018 14:59:56 GMT vboxsync [70427] * trunk/include/iprt/utf16.h (modified) IPRT: Added RTUtf16NCmpAscii. [build fix] Tue, 02 Jan 2018 14:37:29 GMT vboxsync [70426] * trunk/include/iprt/mangling.h (modified) IPRT: Added RTUtf16NCmpAscii. [build fix] Tue, 02 Jan 2018 14:35:34 GMT vboxsync [70425] * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/string/RTUtf16NCmpAscii.cpp (copied) IPRT: Added RTUtf16NCmpAscii. Tue, 02 Jan 2018 11:51:48 GMT vboxsync [70423] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/zip.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/tools/RTGzip.cpp (added) IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper ... Tue, 02 Jan 2018 11:25:46 GMT vboxsync [70422] * trunk/include/iprt/fs.h (modified) * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (modified) IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, ... Tue, 02 Jan 2018 11:16:25 GMT vboxsync [70418] * trunk/include/iprt/mangling.h (modified) IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, ... Tue, 02 Jan 2018 11:14:44 GMT vboxsync [70417] * trunk/include/iprt/fs.h (modified) * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/fs/RTFsCmdLs.cpp (copied) * trunk/src/VBox/Runtime/tools/RTLs.cpp (added) IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, ... Tue, 02 Jan 2018 08:36:52 GMT vboxsync [70415] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept ... Mon, 01 Jan 2018 17:45:14 GMT vboxsync [70405] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r3/win/time-win.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstTime-3.cpp (modified) IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for ... Mon, 01 Jan 2018 13:02:06 GMT vboxsync [70400] * trunk/include/iprt/fsisomaker.h (modified) IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to ... Mon, 01 Jan 2018 12:26:11 GMT vboxsync [70395] * trunk/include/iprt/fsisomaker.h (modified) * trunk/include/iprt/vfs.h (modified) * trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp (modified) * trunk/src/VBox/Runtime/common/fs/isomakerimport.cpp (modified) * trunk/src/VBox/Storage/VISO.cpp (modified) IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to ... Sat, 30 Dec 2017 12:11:56 GMT vboxsync [70393] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/Runtime/r3/socket.cpp (modified) * trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp (modified) IPRT/winsock: init fixes. Fri, 29 Dec 2017 11:37:30 GMT vboxsync [70385] * trunk/include/VBox/com/array.h (modified) com/array.h: SafeIfaceArray(ComSafeArrayIn(I *, aArg)): We get here ... Wed, 27 Dec 2017 07:56:22 GMT vboxsync [70352] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM/HM,CPUM: SVM VMCB layout adjustments. Tue, 26 Dec 2017 15:55:49 GMT vboxsync [70347] * trunk/include/iprt/nt/nt.h (modified) IPRT: More NT 3.1 compatibility tweaking. Tue, 26 Dec 2017 14:40:18 GMT vboxsync [70339] * trunk/include/iprt/nt/nt.h (modified) iprt/nt/nt.h: Added 32-bit offset comments to RTL_USER_PROCESS_PARAMETER. Sun, 24 Dec 2017 14:36:37 GMT vboxsync [70334] * trunk/include/iprt/nt/nt.h (modified) * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h. Fri, 22 Dec 2017 16:53:41 GMT vboxsync [70322] * trunk/include/VBox/vmm/pdmusb.h (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMUsb.cpp (modified) USB: When capturing devices, provide the speed rather than USB port ... Fri, 22 Dec 2017 12:23:30 GMT vboxsync [70315] * trunk/include/iprt/err.h (modified) * trunk/src/VBox/HostDrivers/Support/Makefile.kmk (modified) SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but ... Fri, 22 Dec 2017 12:15:47 GMT vboxsync [70313] * trunk/include/iprt/ldr.h (modified) * trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp (modified) IPRT/ldr: Made RTLdrEnumSymbols report forwards with value ... Fri, 22 Dec 2017 11:46:23 GMT vboxsync [70309] * trunk/include/iprt/ldr.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/ldr/ldrVfsFile.cpp (copied) IPRT/ldr: Added VFS chain based loader open APIs. Fri, 22 Dec 2017 06:06:27 GMT vboxsync [70301] * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) VMM: Updating VMCB layout with the new GUEST_INTERRUPT_MASK field, ... Fri, 22 Dec 2017 05:16:03 GMT vboxsync [70299] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM: Moved the SVM dumping functions to where it's logically more ... Thu, 21 Dec 2017 16:15:31 GMT vboxsync [70289] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp (modified) USB/win: Removed no longer needed flags (IOCTL interface change, ... Thu, 21 Dec 2017 15:35:40 GMT vboxsync [70286] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp (modified) More unused code. Thu, 21 Dec 2017 15:30:27 GMT vboxsync [70285] * trunk/include/VBox/usblib-win.h (modified) * trunk/src/VBox/HostDrivers/VBoxUSB/win/lib/VBoxUsbLib-win.cpp (modified) Removed unused code/struct. Thu, 21 Dec 2017 11:43:15 GMT vboxsync [70266] * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_svm.h (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) VMM/HM: Added dumping of SVM VMCB state save area.