VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @97665   2 years vboxsync Linux: Host Drivers: VBoxNetFlt: Fix build for RHEL 9.1 kernel, …
(edit) @97491   2 years vboxsync Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL(9,2) …
(edit) @97405   2 years vboxsync Linux: startup scripts: prevent kernel build system from compressing …
(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) @96572   2 years vboxsync HostDrives,Installer/win: Reworked the windows installer related code …
(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) @95411   2 years vboxsync Linux host and guest drivers: fix clang warnings, bugref:10247.
(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) @94967   3 years vboxsync HostDrivers/{VBoxNetAdp,VBoxNetFlt}: Advertise TSO support to increase …
(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) @94501   3 years vboxsync Linux: Host Drivers: VBoxNetFlt: Initial support for kernel 5.18-rc1, …
(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) @94389   3 years vboxsync HostDrivers/VBoxNetflt-linux: Fix debug log format string
(edit) @94388   3 years vboxsync VBoxNetAdpCtl: Some harmless leak fixes
(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) @93509   3 years vboxsync HostDrivers/VBoxNet*: Respect VBOX_WITH_VBOXDRV and don't install …
(edit) @93479   3 years vboxsync VBoxNetAdpCtl: (bugref:8093) Added unicast and loopback checks
(edit) @93472   3 years vboxsync VBoxNetAdpCtl: (bugref:8093) Replaced adhoc IP address conversions …
(edit) @93437   3 years vboxsync HostDriver: Respect VBOX_WITH_VBOXDRV more for darwin stuff. bugref:9898
(edit) @93421   3 years vboxsync Linux host: VBoxNetAdp: use RTLNX_VER_MIN when defining …
(edit) @93418   3 years vboxsync Linux host: VBoxNetAdp: scm fix, bugref:10190.
(edit) @93417   3 years vboxsync Linux host: VBoxNetAdp: initial support for kernel 5.17-rc1, bugref:10190.
(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) @93341   3 years vboxsync /Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan …
(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) @93322   3 years vboxsync /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
(edit) @93320   3 years vboxsync VBoxSupLib: Use the VBoxR3StaticNoCrt template instead of VBOXR3 as …
(edit) @93304   3 years vboxsync HostDrivers: VC++ 19.2 update 11 build adjustments (bogus initializers …
(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) @93217   3 years vboxsync HostDrivers,Installer,Devices: Clean out the VBoxUSB driver which is …
(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) @93024   3 years vboxsync /Config.kmk,Main/Makefile.kmk,VBoxNetFlt/Makefile.kmk: Promopted …
(edit) @92975   3 years vboxsync Support/Makefile.kmk: Build tweak for the W11 WDK in x86 mode. Looks …
(edit) @92973   3 years vboxsync VBoxNetFlt/Makefile.kmk: One or more of the idl file …
(edit) @92968   3 years vboxsync VBoxUSB/win/Makefile.kmk: Use a template for the USB* programs, …
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