VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76588   6 years vboxsync */.scm-settings: cleanups.
(edit) @76568   6 years vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76527   6 years vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @76503   6 years vboxsync SUPHardenedVerifyImage-win.cpp: logging typo
(edit) @76502   6 years vboxsync SUPR3HardenedMain-win.cpp: Zero the PROCESS_INFORMATION structure to …
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76468   6 years vboxsync SUPDrv, VMM: Build fix because on damn Linux we get naming conflicts …
(edit) @76461   6 years vboxsync SUPDrv: Added an ioctl for fetching hardware-virtualization MSRs.
(edit) @76415   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76414   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76413   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76412   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76411   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76410   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(edit) @76360   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76358   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76356   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76324   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76323   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @76320   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76317   6 years vboxsync Config.kmk,drivers/Makefile.kmk: Doing the cleanups of the …
(edit) @76281   6 years vboxsync SUPDrvIOC.h: Fix typo in r116750 (the value of SUP_IOCTL_VT_CAPS_SIZE …
(edit) @76257   6 years vboxsync SUPLib.cpp: Forgot to update version number in the client side for r127513.
(edit) @76243   6 years vboxsync SUPDrvIOC.h: Update minor number for r127496.
(edit) @76227   6 years vboxsync VMM/HM, SUPDrv: Utilize common function to detect VMX/SVM support. No …
(edit) @76223   6 years vboxsync SUPDrv: Have a separate function to check for VT-x/AMD-V support, for …
(edit) @76125   6 years vboxsync HostDrivers/export_modules.sh: fix a regression from the previous …
(edit) @76054   6 years vboxsync SUPDrv-win.cpp: Figure out the correct pool type before we call …
(edit) @75718   6 years vboxsync SUPDrv-darwin.cpp: scm
(edit) @75711   6 years vboxsync SUPDrv-darwin.cpp: Adjustments to better diff with …
(edit) @75710   6 years vboxsync SUPDrv-darwin.cpp: Adjustments to better diff with VBoxGuest-darwin.cpp.
(edit) @75690   6 years vboxsync VBoxNetFlt: win/x86 build fix.
(edit) @75689   6 years vboxsync VBoxNetFlt.c: Wrong allocator function for variable sized structures, …
(edit) @75687   6 years vboxsync VBoxNetFlt: Better assert some darwin alignment assumptions.
(edit) @75684   6 years vboxsync NetAdp: Linux 4.20 compatibility fix (bugref:4567) In struct …
(edit) @75599   6 years vboxsync HostDrivers: fix some warnings on old Linux kernels and add missing …
(edit) @75581   6 years vboxsync HostDrivers/linux/Makefile: silently skip building on pre-2.6 Linux …
(edit) @75580   6 years vboxsync HostDrivers/export_modules.sh: allow export to archive or folder. …
(edit) @75576   6 years vboxsync VBoxPci-linux.c: Shut up a couple of warnings.
(edit) @75575   6 years vboxsync SUPDrvGip.cpp: warnings.
(edit) @75288   6 years vboxsync SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
(edit) @75282   6 years vboxsync SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
(edit) @75189   6 years vboxsync SUPDrv-darwin.cpp: logging nit. bugref:9232
(edit) @75186   6 years vboxsync SUPDrv/darwin: Fixed import search order to match ring-3 and allow …
(edit) @75180   6 years vboxsync SUPDrv/darwin: Show details on VERR_LDR_MISMATCH_NATIVE.
(edit) @75174   6 years vboxsync Support/Makefile.kmk: Fixed bldRTSignTool dependency issue on darwin. …
(edit) @75169   6 years vboxsync Net/Win: bugref:9280 bugref:9233 Changed back the order of …
(edit) @75122   6 years vboxsync VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
(edit) @75121   6 years vboxsync VBoxNetLwf: More fixes for bugref:9233 ticketref:18046.
(edit) @75053   6 years vboxsync IPRT,SUPDrv: Made the verification code link, fixed a couple of …
(edit) @75052   6 years vboxsync SUPDrv: Made the sketches for bugref:9232 compile.
(edit) @75050   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75049   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75003   6 years vboxsync SUPDrv: Adjusted ep validation a little in prep for bugref:9232
(edit) @74831   6 years vboxsync scm fix. bugref:9232
(edit) @74782   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74774   6 years vboxsync Don't verify nonexistent modules.
(edit) @74768   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74767   6 years vboxsync RTSignTool,SUPR3: Implemented dev id / kext checks for verify-exe. …
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74713   6 years vboxsync SUPR3HardenedMain-posix.cpp: 32-bit build fix
(edit) @74675   6 years vboxsync nit
(edit) @74484   6 years vboxsync Network/IntNet: (bugref:9063) R0 trunk reconnect thread.
(edit) @73852   6 years vboxsync NetLwf/Win: (bugref:9233) Ignore empty MDLs to prevent Windows host …
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73542   6 years vboxsync SUPDrv-linux.c: Reserve more exec memory space.
(edit) @73389   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
(edit) @73293   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73084   6 years vboxsync VBoxPci-linux.c: fix an include path which broke Debian own builds. …
(edit) @73066   6 years vboxsync VBoxUSB/os2: use NO_ERROR instead of literal 0 in previous.
(edit) @73065   6 years vboxsync VBoxUSB/os2: UsbIsoStop - make sure rc is always properly initialized.
(edit) @73064   6 years vboxsync VBoxUSB/os2: UsbRegisterChangeNotification - make sure EventSet.ulCaps …
(edit) @72870   6 years vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72839   6 years vboxsync Support/posix: use %u to print unsigned int.
(edit) @72838   6 years vboxsync Support/posix: don't place RT_NOREF() after return;
(edit) @72803   6 years vboxsync VBoxPci-linux.c: avoid -Wstringop-truncation
(edit) @72778   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72693   6 years vboxsync SUPDrv: Added SUPR0GetDefaultLogInstanceEx and …
(edit) @72334   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @72326   7 years vboxsync Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
(edit) @72275   7 years vboxsync NetFlt/Win: (bugref: 8009) strip trailing blanks in previous.
(edit) @72261   7 years vboxsync NetFlt/Win: (bugref: 8009) Introduced a registry parameter to control …
(edit) @72247   7 years vboxsync FE/Qt and HostDriver/Support: bugref:9049: Hardening support for split …
(edit) @72139   7 years vboxsync Patch to fix kernel API changes in 4.17 In kernel 4.17, …
(edit) @72076   7 years vboxsync VBoxDrv.inf: Try add DefaultUninstall sections and see if that helps …
(edit) @72005   7 years vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 years vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @71989   7 years vboxsync VBoxDrv.inf: Must use DefaultInstall rule rather than Manufacturer, or …
(edit) @71986   7 years vboxsync *.inf: Trying to make new InfVerif.exe happy. bugref:8691
(edit) @71975   7 years vboxsync VBoxUSBMon.inf: Repplied r122211 (reverted in r122231) with some …
(edit) @71974   7 years vboxsync VBoxNetAdp.inf: Restored r122210 that was reverted in r122229, as it …
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