VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @90780   3 years vboxsync SUP: VALID_PTR -> RT_VALID_PTR.
(edit) @90489   3 years vboxsync SUP: Export RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90419   3 years vboxsync SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
(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 …
(edit) @88982   4 years vboxsync darwin/SUPR3HardenedEntitlementsVM.plist: Add the entitlement needed …
(edit) @88977   4 years vboxsync darwin/SUPR3HardenedEntitlements.plist, …
(edit) @88587   4 years vboxsync SUPHardNt: Fix attempt no. 1 for bugref:8691c49
(edit) @88377   4 years vboxsync SUP: Fixed the quick-already-opened code path in supLoadModule …
(edit) @88331   4 years vboxsync Support/Makefile.kmk: Fix endless kernel module rebuilding on Linux. …
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88169   4 years vboxsync SUPDrv: Build fix when compiling Solaris with …
(edit) @87922   4 years vboxsync darwin/SUPR3HardenedEntitlements.plist: Back out unsuccessful experiment.
(edit) @87920   4 years vboxsync darwin/SUPR3HardenedEntitlements.plist: Experiment with adding the …
(edit) @87746   4 years vboxsync SUPDrv: Todo.
(edit) @87739   4 years vboxsync SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
(edit) @87729   4 years vboxsync SUPDrv: Build fix. bugref:9937
(edit) @87728   4 years vboxsync SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
(edit) @87709   4 years vboxsync SUPDrv: Build fix for older kernels, 3rd attempt. bugref:9937
(edit) @87708   4 years vboxsync SUPDrv: Doxygen fix. bugref:9937
(edit) @87706   4 years vboxsync SUPDrv: Build fix for older kernels, 2nd attempt. bugref:9937
(edit) @87705   4 years vboxsync SUPDrv: Doxygen fix. bugref:9937
(edit) @87704   4 years vboxsync SUPDrv: Build fix for older kernels. bugref:9937
(edit) @87702   4 years vboxsync SUP: Build fix. bugref:9937
(edit) @87701   4 years vboxsync SUPDrv: Build fix. bugref:9937
(edit) @87700   4 years vboxsync SUPDrv,++: Experimental support for wrapping .r0 modules in native …
(edit) @87648   4 years vboxsync SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf …
(edit) @87646   4 years vboxsync SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf report'.
(edit) @87644   4 years vboxsync SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf report'.
(edit) @87631   4 years vboxsync darwin/SUPR3HardenedEntitlementsVM.plist: Add …
(edit) @87593   4 years vboxsync SUP: doxygen fix
(edit) @87542   4 years vboxsync SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
(edit) @87534   4 years vboxsync SUPDrv/SUPR0GetHwvirtMsrs: Removed todo about caching, as we're only …
(edit) @87235   4 years vboxsync SUP,IPRT: Adjustments for bugref:9898.
(edit) @87233   4 years vboxsync SUP: Adjustments for bugref:9898.
(edit) @87031   4 years vboxsync Support,FE/VirtualBox: Move the issetugid() hack to the hardened …
(edit) @87030   4 years vboxsync Forward port r141521, r141567, r141568, r141588, r141589, r141590, …
(edit) @86610   4 years vboxsync SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
(edit) @86549   4 years vboxsync SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
(edit) @86532   4 years vboxsync src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp: Doxygen
(edit) @86512   4 years vboxsync SUP: Major support driver interface version bump. Trace VMMR0.r0
(edit) @86397   4 years vboxsync tstSupSem-Zombie: The threads now returns with VERR_INTERRUPTED when …
(edit) @86304   4 years vboxsync SUPDrv: Corrected segment count check for tiny modules (page count == …
(edit) @86224   4 years vboxsync SUPHard/posix: Function pointer exception hancks for Clang. …
(edit) @86082   4 years vboxsync HostDrivers/Support/darwin: Add missing entitlement for the VM process
(edit) @85939   4 years vboxsync Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
(edit) @85873   4 years vboxsync SUPHardNt: fix potential warning.
(edit) @85776   4 years vboxsync SUPDrv/linux: Corrections to the 5.8 changes to supdrvOSChangeCR4. …
(edit) @85771   4 years vboxsync SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
(edit) @85767   4 years vboxsync SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
(edit) @85766   4 years vboxsync SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
(edit) @85748   4 years vboxsync SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85617   4 years vboxsync IPRT: Adding SHA-3. [hardening fix] bugref:9734
(edit) @85606   4 years vboxsync SUPDrvTracer.cpp: Try emit symbol sizes for SUPR0TracerFireProbe and …
(edit) @85590   4 years vboxsync SUP: Added a note about SUPDRV_IOC_VERSION 0x002f0000 being used on …
(edit) @85555   4 years vboxsync SUP: Fix for solaris VBoxDDR0.r0 loading issue (inverted test in the …
(edit) @85552   4 years vboxsync SUPDrv: Enabled new allocation code for linux. bugref:9801
(edit) @85546   4 years vboxsync SUP: Logging adjustment in supLoadModuleCompileSegmentsCB. bugref:9801
(edit) @85545   4 years vboxsync SUPDrv: Need to copy the segments before we call …
(edit) @85543   4 years vboxsync reverted r139610
(edit) @85542   4 years vboxsync IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
(edit) @85534   4 years vboxsync SUPDrv: Partially reverted 139601. bugref:9801
(edit) @85533   4 years vboxsync /Config.kmk,SUPDrv: Make VBoxR0 build shared objects on linux; enabled …
(edit) @85527   4 years vboxsync SUPDrv: Made the debug logging a little clearer for the fUnused check. …
(edit) @85526   4 years vboxsync SUP: Forgot to initialize SUPLDRSEG::fUnused to zero. bugref:9801
(edit) @85525   4 years vboxsync IPRT/ldrELF: Fix for bogus cbMapped value returned for the last …
(edit) @85523   4 years vboxsync SUPDrv/linux: Use two combined-agnostic.c files to undo the build time …
(edit) @85522   4 years vboxsync SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
(edit) @85521   4 years vboxsync SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
(edit) @85519   4 years vboxsync SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
(edit) @85517   4 years vboxsync SUPLibLdr: scm fix. bugref:9801
(edit) @85511   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85510   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85505   4 years vboxsync IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
(edit) @85450   4 years vboxsync HostDrivers/Support: Added reading the SMM address/mask MSRs while …
(edit) @85431   4 years vboxsync SUPDrv/supdrvOSChangeCR4: Adjustments for 5.8. bugref:9801
(edit) @85213   4 years vboxsync SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
(edit) @85174   4 years vboxsync SUPDrv: flower box upgrade
(edit) @85172   4 years vboxsync SUPDrv: Build fixes for Xcode 11 / SDK 10.13. bugref:9790
(edit) @85171   4 years vboxsync SUPDrv.cpp: Clang 11 nothrow workaround. bugref:9794
(edit) @85160   4 years vboxsync *: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
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