VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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, …
(edit) @92967   3 years vboxsync VBoxNetFlt/Makefile.kmk: Use a template for all the Net*Install and …
(edit) @92965   3 years vboxsync VBoxNetFlt/win: Added missing ';' after NdisFreeSpinLock. It's a …
(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 …
(edit) @92613   3 years vboxsync SUP,IPRT,++: Adding SUPSECMAIN_FLAGS_DRIVERLESS_IEM_ALLOWED and …
(edit) @92557   3 years vboxsync SUP/linux: Build fix on lnx32-chk. bugref:9044 bugref:5324
(edit) @92556   3 years vboxsync SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate …
(edit) @92434   3 years vboxsync VMM/NEM-win,SUPLib-win: Allocate large pages in SUPPageAlloc when …
(edit) @92417   3 years vboxsync SUPDrv: Missed disabling StkBack_ inside SUPDrv.cpp. bugref:10093 …
(edit) @92408   3 years vboxsync VMM: Reworked most of the call-ring-3 stuff into …
(edit) @92251   3 years vboxsync SUP: Export RTR0MemObjWasZeroInitialized. bugref:10093
(edit) @92203   3 years vboxsync SUPDrv-win.cpp: Debugged and enabled the …
(edit) @92127   3 years vboxsync VBoxNetAdp: (bugref:10077) Dropped zero-prefix wrappers for CIDR conversion
(edit) @92088   3 years vboxsync VBoxNetAdp: (bugref:10077) Fixed crash on empty lines
(edit) @91984   3 years vboxsync SUPHardNt: Just continue validating signatures upon encountering …
(edit) @91836   3 years vboxsync SUP: Added SUPR0GetSessionUid(). bugref:10093
(edit) @91806   3 years vboxsync SUPDrv,tstVMMR0CallHost-2: Use the argument count from the function …
(edit) @91805   3 years vboxsync SUPDrv: Mangling fix. [grr] bugref:10124
(edit) @91803   3 years vboxsync SUPDrv: Mangling fix. bugref:10124
(edit) @91802   3 years vboxsync SUPDrv: Build fix. bugref:10124
(edit) @91801   3 years vboxsync SUPDrv: Try provide accurate argument counts for the functions so we …
(edit) @91800   3 years vboxsync SUPDrv: Reworked the export table a little. SUPFUNC got a cArgs field …
(edit) @91794   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91793   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91792   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91791   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91785   3 years vboxsync SUPDrv: Added SUPR0HCPhysToVirt implementation for FreeBSD (untested). …
(edit) @91783   3 years vboxsync Support/SUPDrv: Ooops, didn't mean to enable the StkBack_ prefix …
(edit) @91782   3 years vboxsync Support/SUPR0-def-lx.sed: Apply changes here too as the valkit still …
(edit) @91781   3 years vboxsync Support/Makefile.kmk: Fixes for bugref:10124
(edit) @91778   3 years vboxsync SUPDrv/darwin: Another build fix for the switch-back-to-kernel-stack …
(edit) @91776   3 years vboxsync SUPDrv/darwin: Build fix for the switch-back-to-kernel-stack change. …
(edit) @91775   3 years vboxsync SUPDrv/darwin,++: Switch back to the kernel stack before calling into …
(edit) @91771   3 years vboxsync VBoxNetAdp: (bugref:10077) Another build fix (err.h>
(edit) @91770   3 years vboxsync VBoxNetAdp: (bugref:10077) Build and other fixes
(edit) @91769   3 years vboxsync VBoxNetAdp: (bugref:10077) More administrative control over network ranges
(edit) @91677   3 years vboxsync SUP/SpcRoot-MicrosoftTestingRootCertificateAuthority2010-8a334aa8052dd2 …
(edit) @91674   3 years vboxsync SUPDrv: Export RTR0MemObjLockKernelTag too. Minor version bump, …
(edit) @91559   3 years vboxsync SUPDrv/win: Added mapping of NT security IDs to 32-bit UID values - …
(edit) @91552   3 years vboxsync SUPDrV: The SUPDRVSESSION::Uid & Gid members should be the kernel …
(edit) @91551   3 years vboxsync SUPDrV: The SUPDRVSESSION::Uid & Gid members should be the kernel …
(edit) @91447   3 years vboxsync SUP: Export RTR0MemObjAllocLargeTag from SUPDrv, require new minor IOC …
(edit) @91037   3 years vboxsync VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
(edit) @90970   3 years vboxsync VMM,SUPDrv: Use 4 buffers for each EMT logger in ring-0, making it …
(edit) @90944   3 years vboxsync SUPDrv: Build fix for R0 module wrapping fix. bugref:9937
(edit) @90943   3 years vboxsync SUP: Promoted SUP_DPRINTF from SUPDrvInternal.h to sup.h when …
(edit) @90930   3 years vboxsync SUPDrv,Config.kmk: Make the module wrappering work for 5.13+. bugref:9937
(edit) @90874   3 years vboxsync Solaris host: bugref:10089 VBoxNetFlt: Fixed getinfo() callback.
(edit) @90873   3 years vboxsync Solaris host: bugref:10089 VBoxNetFltBow: Fixed getinfo() callback.
(edit) @90871   3 years vboxsync Solaris host: bugref:10089 VBoxUSBMon-solaris: Fixed getinfo() callback.
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90859   3 years vboxsync VMMR0,SUPDrv: Need to override RTLogDefaultInstanceEx rather than …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90804   3 years vboxsync HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90785   3 years vboxsync *: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90780   3 years vboxsync SUP: VALID_PTR -> RT_VALID_PTR.
(edit) @90773   3 years vboxsync VBoxNetAdpCtl: bugref:8093. Rewrite command line processing to be …
(edit) @90743   3 years vboxsync VBoxNetAdpCtl: when we check return value from execute() make it …
(edit) @90742   3 years vboxsync VBoxNetAdpCtl: interpret wait(2) status correctly. bugref:8093.
(edit) @90489   3 years vboxsync SUP: Export RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90419   3 years vboxsync SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
(edit) @90249   3 years vboxsync Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
(edit) @90150   3 years vboxsync SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is …
(edit) @89961   3 years vboxsync SUPDrv: divmoddi4. bugref:9975
(edit) @89370   4 years vboxsync Host drivers: SUPDrv-linux: print revision number and optional extra …
(edit) @89368   4 years vboxsync Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
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