VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @88264   4 years vboxsync HostDrivers/VBoxUSB/solaris: vboxUsbSolarisQuerySymbols() neglected to …
(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) @87823   4 years vboxsync VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
(edit) @87785   4 years vboxsync NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
(edit) @87746   4 years vboxsync SUPDrv: Todo.
(edit) @87742   4 years vboxsync HostDrivers/linux: More (mostly) wrapper related tweaks. Automatically …
(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) @87376   4 years vboxsync USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
(edit) @87259   4 years vboxsync VBoxUSB: Adjustments for bugref:9898.
(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) @85943   4 years vboxsync Additions/linux/Makefile,HostDrivers/linux/Makefile: Restored '-' in …
(edit) @85940   4 years vboxsync HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable …
(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) @85703   4 years vboxsync IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
(edit) @85701   4 years vboxsync IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
(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) @85588   4 years vboxsync follow up ticketref:19724 newline nit
(edit) @85582   4 years vboxsync HostDrivers: ticketref:19724 Cannot install on OpenSUSE Leap 15.2
(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) @85404   4 years vboxsync linux/Makefile: Adding '+' to MAKE lines. bugref:9798
(edit) @85386   4 years vboxsync HostDrivers/export_modules.sh: Corrected VBOX_WITH_PCI_PASSTHROUGH …
(edit) @85344   4 years vboxsync VBoxNetFlt/darwin: Some adjustments for making it build against a …
(edit) @85213   4 years vboxsync SUP: SUPGetTscDeltaSlow should return int64_t not uint64_t (kudos to …
(edit) @85176   4 years vboxsync /Config.kmk,VBoxUSB/darwin/Makefile.kmk: Must use MacOSX10.10 or older …
(edit) @85175   4 years vboxsync darwin/VBoxUSB.cpp: printf non-sense with Clang 11. bugref:9790
(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 …
(edit) @85129   4 years vboxsync SUPLib: Make the suplibOs* hidden. bugref:9794
(edit) @85128   4 years vboxsync SUPLib: valign. bugref:9794
(edit) @85127   4 years vboxsync iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
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