VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98256   23 months vboxsync *.kmk: s/VBOX_NTDLL/VBoxNtDll/ (sdk) bugref:10348
(edit) @98169   23 months vboxsync *.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
(edit) @98165   23 months vboxsync /Config.kmk,SUP: s/VBOXR3HARDENEDLIB/VBoxR3HardenedLib/ bugref:10348
(edit) @98152   23 months vboxsync /Config.kmk,SUP/Makefile.kmk: s/VBOXR3STATIC/VBoxR3StaticBase/ (for …
(edit) @98137   23 months vboxsync SUP/Makefile.kmk: s/VBOXR3STATIC/VBoxR3Static/ bugref:10348
(edit) @98133   23 months vboxsync *.kmk: s/VBOXR3/VBoxR3Dll/ bugref:10348
(edit) @98128   23 months vboxsync *.kmk: s/VBOXR3EXE/VBoxR3Exe/ bugref:10348
(edit) @98125   23 months vboxsync *.kmk: VBOXR0DRV -> VBoxR0Drv. bugref:10348
(edit) @98106   23 months vboxsync Manual (C) year updates.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98005   2 years vboxsync SUP: Shut up valkit build warnings.
(edit) @97905   2 years vboxsync IPRT,SUPDrv: Dropping RTR0MemExecDonate and associated SUPDrv-linux …
(edit) @97903   2 years vboxsync SUPDrv: Removed the SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE #ifdef'ing, …
(edit) @97902   2 years vboxsync SUPDrv: Enable SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE for all hosts.
(edit) @97898   2 years vboxsync SUPDrv/load.sh: fall back on pfexec if no sudo (S10).
(edit) @97897   2 years vboxsync SUPDrv: A couple of tweaks for making SUPDrv-dtrace.cpp compile on S10.
(edit) @97883   2 years vboxsync SUPDrv: OS/2 build fix.
(edit) @97873   2 years vboxsync SUPDrv: Define SUPDRV_USE_MEMOBJ_FOR_LDR_IMAGE for all but solaris.
(edit) @97262   2 years vboxsync VMM: Nested VMX: bugref:10092 Added fetching VM-exit secondary MSR …
(edit) @97212   2 years vboxsync DIS: Drop the register access function based on CPUMCTXCORE as the …
(edit) @97191   2 years vboxsync Support/darwin/SUPR3HardenedEntitlements.plist: Need to have the …
(edit) @97188   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist,VMM/NEMR3Native-darwin: …
(edit) @97177   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist: Revert (successful) …
(edit) @97176   2 years vboxsync Support/SUPR3HardenedEntitlementsVM.plist: A test for trying to get …
(edit) @97103   2 years vboxsync Support: Add required entitlements for using AppleHV, bugref:9044
(edit) @97023   2 years vboxsync SUP: Check inherited handles in bugging VM processes. bugref:10294
(edit) @96819   2 years vboxsync IPRT,VBoxGuest,SUPDrv: More RTLogWriteVmm build fixes.
(edit) @96817   2 years vboxsync IPRT,VBoxGuest,SUPDrv: RTLogWriteVmm build fixes and optimizations of …
(edit) @96814   2 years vboxsync IPRT,VBoxGuest,SUPDrv: Added a inline assembly version of …
(edit) @96811   2 years vboxsync VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
(edit) @96785   2 years vboxsync SupDrv/Certs: Added the SHA1 timestamp CA. bugref:8691
(edit) @96784   2 years vboxsync SupDrv/Certs: Don't need the CaRoot-* files after all. bugref:10261 …
(edit) @96692   2 years vboxsync Add/Nt/Installer,/Config.kmk,SupDrv/Certs: Check for and install …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @96166   2 years vboxsync HostDrivers/Support/win: Update log messages and code comments to …
(edit) @96138   2 years vboxsync Support/SUPR3HardenedMain-win.cpp: Fixed help typos ('vboxdrv' is now …
(edit) @95732   2 years vboxsync SUPHardNt: Include Timestamp-VBoxLegacyWinCA.cer/taf in the trusted …
(edit) @95693   2 years vboxsync SUP/Trusted-VirtualBoxLegacyTimestampCA-033db638e181e7fce551a6ede45fceb …
(edit) @95692   2 years vboxsync SUP/Trusted-VirtualBoxLegacyTimestampCA-033db638e181e7fce551a6ede45fceb …
(edit) @95691   2 years vboxsync SUP/Certs: Added the timestamp certificate CA we use for the legacy …
(edit) @95685   2 years vboxsync SUP: Added a dummy build program (bldSUPSignedDummy) for singing …
(edit) @95134   3 years vboxsync VMM,SUPDrv: Pass proper fCtxHook value to SUPR0FpuBegin/End so it can …
(edit) @95125   3 years vboxsync SUPDrv-linux: bugref:10209 Apply the FPU fix to Linux 4.19.0+ kernels.
(edit) @95089   3 years vboxsync SUPDrv-linux: bugref:10209 Use kernel_fpu_begin/end for Linux kernels …
(edit) @95087   3 years vboxsync SUPDrv: bugref:10209: Added stubs for host FPU begin/end operations.
(edit) @95067   3 years vboxsync SUPHardDarwin: Corrected macOS 11+ detection. bugref:9836
(edit) @94504   3 years vboxsync Linux: Host Drivers: SUPDrv: make sure that module builds if …
(edit) @94503   3 years vboxsync Linux: Host Drivers: SUPDrv: fix build for non-linux platforms, …
(edit) @94500   3 years vboxsync Linux: Host Drivers: SUPDrv: Initial support for kernel 5.18-rc1, …
(edit) @94439   3 years vboxsync Support: Disable dlopen() patching for ASAN builds for now as our …
(edit) @94432   3 years vboxsync Backed out r150757 (HostDrivers/Support: Try to resolve IPRT-like …
(edit) @94429   3 years vboxsync HostDrivers/Support: Try to resolve IPRT-like errors and show those in …
(edit) @94426   3 years vboxsync SUP: doxygen fixes (don't duplicate docs, newer doxygen version …
(edit) @93911   3 years vboxsync SUP: Fixed regression from r146654 which accidentally re-enabled the …
(edit) @93899   3 years vboxsync SUPLib: Turn on DRIVERLESS flag when VBOX_WITH_DRIVERLESS_FORCED is …
(edit) @93616   3 years vboxsync SUP: Make sure SUPR3PageAllocEx returns zero'ed memory. bugref:10094
(edit) @93517   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93516   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93437   3 years vboxsync HostDriver: Respect VBOX_WITH_VBOXDRV more for darwin stuff. bugref:9898
(edit) @93389   3 years vboxsync SUPR3HardeningMain: Don't fork on fatal errors on darwin as …
(edit) @93387   3 years vboxsync SUPDrv: No pSession for vboxdrvu. bugref:10174
(edit) @93346   3 years vboxsync Support/Makefile.kmk: Do not build VBoxSupLib.dll for any of the …
(edit) @93345   3 years vboxsync Support/Makefile.kmk: Just use the VBoxR3StaticNoCrt template …
(edit) @93325   3 years vboxsync /Config.kmk,SUPDrv-win.cpp: Hardened ASAN build adjustments. …
(edit) @93324   3 years vboxsync VBoxSupLib: Back to libcmt.lib for hardened builds. bugref:8489 …
(edit) @93323   3 years vboxsync VBoxSupLib: Use SUPR3HardenedStatic for getting /guard stuff objects …
(edit) @93320   3 years vboxsync VBoxSupLib: Use the VBoxR3StaticNoCrt template instead of VBOXR3 as …
(edit) @93277   3 years vboxsync /Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
(edit) @93275   3 years vboxsync /Config.kmk,Support/Makefile.kmk,vboximportchecker.kmk: Use the import …
(edit) @93274   3 years vboxsync /Config.kmk,SUPDrv-win.cpp: Run the security cookie initializer for …
(edit) @93273   3 years vboxsync SUPDrv/win: A few more things to ignore when loading images with …
(edit) @93271   3 years vboxsync SUPHardNt: A DEBUG_bird thing.
(edit) @93270   3 years vboxsync SUPHardNt: The supR3HardenedMonitor_NtCreateSection and …
(edit) @93265   3 years vboxsync Add,SUP: x86 build adjustments for /guard:cf. bugref:10162
(edit) @93256   3 years vboxsync /Config.kmk: Enable /GS for VBOXR3HARDENEDEXE when /guard is also …
(edit) @93254   3 years vboxsync /Config.kmk,Support/Makefile.kmk: Extra 5 support files from …
(edit) @93251   3 years vboxsync /Config.kmk,Add,SupDrv: Enable control flow guards. bugref:10162
(edit) @93240   3 years vboxsync SUP: Delete old VBoxDrv.inf, did a svn copy instead of svn ren. …
(edit) @93239   3 years vboxsync SUP,Installer/win: Renamed VBoxDrv.sys to VBoxSup.sys. bugref:10162
(edit) @93215   3 years vboxsync SUP: Only print the caller of our issetugid() interpose in debug builds
(edit) @93206   3 years vboxsync SUPDrv: Made SUPR0PageAllocEx more palatable for HVCI. bugref:10162
(edit) @93182   3 years vboxsync SUP: One more adjustment for driverless mode.?bugref:10138
(edit) @93181   3 years vboxsync SUP: A couple of adjustments for driverless mode. bugref:10138 [fix …
(edit) @93177   3 years vboxsync SUP: A couple of adjustments for driverless mode. bugref:10138
(edit) @93172   3 years vboxsync SUP: Should pass fRtInit to pfnRTInitEx. duh. bugref:10138
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93063   3 years vboxsync Enable the driverless NEM fallback mode on darwin, bugref:9044 bugref:10138
(edit) @93049   3 years vboxsync Support: Fix appending the entry name to the path (uncovered after …
(edit) @93033   3 years vboxsync SUPR3: Return correct status code in supR3HardenedVerifyDirRecursive()
(edit) @93030   3 years vboxsync HostDrivers/Support/darwin: Don't fail initialization when the driver …
(edit) @92975   3 years vboxsync Support/Makefile.kmk: Build tweak for the W11 WDK in x86 mode. Looks …
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @92837   3 years vboxsync SUP: Made SUPR3IsDriverless return true if the support library hasn't …
(edit) @92718   3 years vboxsync VMM/APIC,SUP: Driverless tweaks for the APIC code. bugref:10138
(edit) @92705   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
(edit) @92704   3 years vboxsync SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
(edit) @92700   3 years vboxsync SUP: Map SUPSemEvent* onto IPRT's RTSemEvent* in driverless mode. …
(edit) @92697   3 years vboxsync SUP: Added SUPR3INIT_F_DRIVERLESS as a forced driverless option and an …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette