|
|
@91447
|
3 years |
vboxsync |
SUP: Export RTR0MemObjAllocLargeTag from SUPDrv, require new minor IOC …
|
|
|
@91037
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
|
|
|
@90970
|
3 years |
vboxsync |
VMM,SUPDrv: Use 4 buffers for each EMT logger in ring-0, making it …
|
|
|
@90944
|
3 years |
vboxsync |
SUPDrv: Build fix for R0 module wrapping fix. bugref:9937
|
|
|
@90943
|
3 years |
vboxsync |
SUP: Promoted SUP_DPRINTF from SUPDrvInternal.h to sup.h when …
|
|
|
@90930
|
3 years |
vboxsync |
SUPDrv,Config.kmk: Make the module wrappering work for 5.13+. bugref:9937
|
|
|
@90874
|
3 years |
vboxsync |
Solaris host: bugref:10089 VBoxNetFlt: Fixed getinfo() callback.
|
|
|
@90873
|
3 years |
vboxsync |
Solaris host: bugref:10089 VBoxNetFltBow: Fixed getinfo() callback.
|
|
|
@90871
|
3 years |
vboxsync |
Solaris host: bugref:10089 VBoxUSBMon-solaris: Fixed getinfo() callback.
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90859
|
3 years |
vboxsync |
VMMR0,SUPDrv: Need to override RTLogDefaultInstanceEx rather than …
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90804
|
3 years |
vboxsync |
HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90780
|
3 years |
vboxsync |
SUP: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90773
|
3 years |
vboxsync |
VBoxNetAdpCtl: bugref:8093. Rewrite command line processing to be …
|
|
|
@90743
|
3 years |
vboxsync |
VBoxNetAdpCtl: when we check return value from execute() make it …
|
|
|
@90742
|
3 years |
vboxsync |
VBoxNetAdpCtl: interpret wait(2) status correctly. bugref:8093.
|
|
|
@90489
|
3 years |
vboxsync |
SUP: Export RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
|
|
|
@90419
|
3 years |
vboxsync |
SUP: Export RTThreadQueryTerminationStatus from SUPDrv. bugref:6695
|
|
|
@90249
|
3 years |
vboxsync |
Linux: fix build when -Wimplicit-fallthrough=5 is enabled, …
|
|
|
@90150
|
3 years |
vboxsync |
SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is …
|
|
|
@89961
|
3 years |
vboxsync |
SUPDrv: divmoddi4. bugref:9975
|
|
|
@89370
|
4 years |
vboxsync |
Host drivers: SUPDrv-linux: print revision number and optional extra …
|
|
|
@89368
|
4 years |
vboxsync |
Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
|
|
|
@89018
|
4 years |
vboxsync |
SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
|
|
|
@88982
|
4 years |
vboxsync |
darwin/SUPR3HardenedEntitlementsVM.plist: Add the entitlement needed …
|
|
|
@88977
|
4 years |
vboxsync |
darwin/SUPR3HardenedEntitlements.plist, …
|
|
|
@88587
|
4 years |
vboxsync |
SUPHardNt: Fix attempt no. 1 for bugref:8691c49
|
|
|
@88531
|
4 years |
vboxsync |
VBoxUSBMon: Do things in a different order (see bugref:9982).
|
|
|
@88377
|
4 years |
vboxsync |
SUP: Fixed the quick-already-opened code path in supLoadModule …
|
|
|
@88331
|
4 years |
vboxsync |
Support/Makefile.kmk: Fix endless kernel module rebuilding on Linux. …
|
|
|
@88264
|
4 years |
vboxsync |
HostDrivers/VBoxUSB/solaris: vboxUsbSolarisQuerySymbols() neglected to …
|
|
|
@88215
|
4 years |
vboxsync |
Solaris-specific changes needed for building VBox on Solaris 11.4. …
|
|
|
@88169
|
4 years |
vboxsync |
SUPDrv: Build fix when compiling Solaris with …
|
|
|
@87922
|
4 years |
vboxsync |
darwin/SUPR3HardenedEntitlements.plist: Back out unsuccessful experiment.
|
|
|
@87920
|
4 years |
vboxsync |
darwin/SUPR3HardenedEntitlements.plist: Experiment with adding the …
|
|
|
@87823
|
4 years |
vboxsync |
VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
|
|
|
@87785
|
4 years |
vboxsync |
NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
|
|
|
@87746
|
4 years |
vboxsync |
SUPDrv: Todo.
|
|
|
@87742
|
4 years |
vboxsync |
HostDrivers/linux: More (mostly) wrapper related tweaks. Automatically …
|
|
|
@87739
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@87729
|
4 years |
vboxsync |
SUPDrv: Build fix. bugref:9937
|
|
|
@87728
|
4 years |
vboxsync |
SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
|
|
|
@87709
|
4 years |
vboxsync |
SUPDrv: Build fix for older kernels, 3rd attempt. bugref:9937
|
|
|
@87708
|
4 years |
vboxsync |
SUPDrv: Doxygen fix. bugref:9937
|
|
|
@87706
|
4 years |
vboxsync |
SUPDrv: Build fix for older kernels, 2nd attempt. bugref:9937
|
|
|
@87705
|
4 years |
vboxsync |
SUPDrv: Doxygen fix. bugref:9937
|
|
|
@87704
|
4 years |
vboxsync |
SUPDrv: Build fix for older kernels. bugref:9937
|
|
|
@87702
|
4 years |
vboxsync |
SUP: Build fix. bugref:9937
|
|
|
@87701
|
4 years |
vboxsync |
SUPDrv: Build fix. bugref:9937
|
|
|
@87700
|
4 years |
vboxsync |
SUPDrv,++: Experimental support for wrapping .r0 modules in native …
|
|
|
@87648
|
4 years |
vboxsync |
SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf …
|
|
|
@87646
|
4 years |
vboxsync |
SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf report'.
|
|
|
@87644
|
4 years |
vboxsync |
SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf report'.
|
|
|
@87631
|
4 years |
vboxsync |
darwin/SUPR3HardenedEntitlementsVM.plist: Add …
|
|
|
@87593
|
4 years |
vboxsync |
SUP: doxygen fix
|
|
|
@87542
|
4 years |
vboxsync |
SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
|
|
|
@87534
|
4 years |
vboxsync |
SUPDrv/SUPR0GetHwvirtMsrs: Removed todo about caching, as we're only …
|
|
|
@87376
|
4 years |
vboxsync |
USB/Darwin: Capture USB devices directly through IOUSBLib, no longer …
|
|
|
@87259
|
4 years |
vboxsync |
VBoxUSB: Adjustments for bugref:9898.
|
|
|
@87235
|
4 years |
vboxsync |
SUP,IPRT: Adjustments for bugref:9898.
|
|
|
@87233
|
4 years |
vboxsync |
SUP: Adjustments for bugref:9898.
|
|
|
@87031
|
4 years |
vboxsync |
Support,FE/VirtualBox: Move the issetugid() hack to the hardened …
|
|
|
@87030
|
4 years |
vboxsync |
Forward port r141521, r141567, r141568, r141588, r141589, r141590, …
|
|
|
@86610
|
4 years |
vboxsync |
SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
|
|
|
@86549
|
4 years |
vboxsync |
SUPHardNt,IPRT: If there are nested signatures (i.e. more than one …
|
|
|
@86532
|
4 years |
vboxsync |
src/VBox/HostDrivers/Support/win/SUPR3HardenedMain-win.cpp: Doxygen
|
|
|
@86512
|
4 years |
vboxsync |
SUP: Major support driver interface version bump. Trace VMMR0.r0 …
|
|
|
@86397
|
4 years |
vboxsync |
tstSupSem-Zombie: The threads now returns with VERR_INTERRUPTED when …
|
|
|
@86304
|
4 years |
vboxsync |
SUPDrv: Corrected segment count check for tiny modules (page count == …
|
|
|
@86224
|
4 years |
vboxsync |
SUPHard/posix: Function pointer exception hancks for Clang. …
|
|
|
@86082
|
4 years |
vboxsync |
HostDrivers/Support/darwin: Add missing entitlement for the VM process
|
|
|
@85943
|
4 years |
vboxsync |
Additions/linux/Makefile,HostDrivers/linux/Makefile: Restored '-' in …
|
|
|
@85940
|
4 years |
vboxsync |
HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable …
|
|
|
@85939
|
4 years |
vboxsync |
Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
|
|
|
@85873
|
4 years |
vboxsync |
SUPHardNt: fix potential warning.
|
|
|
@85776
|
4 years |
vboxsync |
SUPDrv/linux: Corrections to the 5.8 changes to supdrvOSChangeCR4. …
|
|
|
@85771
|
4 years |
vboxsync |
SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
|
|
|
@85767
|
4 years |
vboxsync |
SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
|
|
|
@85766
|
4 years |
vboxsync |
SUPDrv: Use symbol_get to resolve dtrace symbols on linux. Needed …
|
|
|
@85748
|
4 years |
vboxsync |
SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on …
|
|
|
@85703
|
4 years |
vboxsync |
IPRT,lnx-kmods: s/RTLNX_RHEL_PREREQ/RTLNX_RHEL_MIN/; added …
|
|
|
@85701
|
4 years |
vboxsync |
IPRT,lnx-kmods: Added VBOX_RHEL_MAJ_PREREQ and RTLNX_SUSE_MAJ_PREREQ …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85617
|
4 years |
vboxsync |
IPRT: Adding SHA-3. [hardening fix] bugref:9734
|
|
|
@85606
|
4 years |
vboxsync |
SUPDrvTracer.cpp: Try emit symbol sizes for SUPR0TracerFireProbe and …
|
|
|
@85590
|
4 years |
vboxsync |
SUP: Added a note about SUPDRV_IOC_VERSION 0x002f0000 being used on …
|
|
|
@85588
|
4 years |
vboxsync |
follow up ticketref:19724 newline nit
|
|
|
@85582
|
4 years |
vboxsync |
HostDrivers: ticketref:19724 Cannot install on OpenSUSE Leap 15.2
|
|
|
@85555
|
4 years |
vboxsync |
SUP: Fix for solaris VBoxDDR0.r0 loading issue (inverted test in the …
|
|
|
@85552
|
4 years |
vboxsync |
SUPDrv: Enabled new allocation code for linux. bugref:9801
|
|
|
@85546
|
4 years |
vboxsync |
SUP: Logging adjustment in supLoadModuleCompileSegmentsCB. bugref:9801
|
|
|
@85545
|
4 years |
vboxsync |
SUPDrv: Need to copy the segments before we call …
|
|
|
@85543
|
4 years |
vboxsync |
reverted r139610
|
|
|
@85542
|
4 years |
vboxsync |
IPRT/mp-r0drv-linux.c: Move the cpu set allocation & initialization …
|
|
|
@85534
|
4 years |
vboxsync |
SUPDrv: Partially reverted 139601. bugref:9801
|
|
|
@85533
|
4 years |
vboxsync |
/Config.kmk,SUPDrv: Make VBoxR0 build shared objects on linux; enabled …
|
|
|
@85527
|
4 years |
vboxsync |
SUPDrv: Made the debug logging a little clearer for the fUnused check. …
|
|
|
@85526
|
4 years |
vboxsync |
SUP: Forgot to initialize SUPLDRSEG::fUnused to zero. bugref:9801
|
|
|