VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77820   6 years vboxsync supHardNt: More info on VERR_SUP_VP_NOT_SIGNED_WITH_BUILD_CERT.
(edit) @77816   6 years vboxsync SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
(edit) @77803   6 years vboxsync SUP: update and extract build certificate.
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77426   6 years vboxsync Additional fix to r128951 (Linux kernel module MOD_DEF -> implicit -D, …
(edit) @77423   6 years vboxsync SUPDrv: Use atomics while updating host MSR-cached global variable.
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77400   6 years vboxsync More linux kernel module Makefile cleanups: Seems MODULE is not a …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77394   6 years vboxsync More linux kernel module Makefile cleansup.
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77107   6 years vboxsync SUPDrv-freebsd.cpp: Compile fix
(edit) @77106   6 years vboxsync SUPDrv.cpp: FreeBSD compile fix
(edit) @76925   6 years vboxsync Windows host drivers: Use SERVICE_DEMAND_START (3) instead of …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76818   6 years vboxsync Config.kmk, HostDrivers/Support, Main, FE/Qt, Installer: bugref:9049: …
(edit) @76785   6 years vboxsync Fix for bugref:9328
(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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @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) @72247   7 years vboxsync FE/Qt and HostDriver/Support: bugref:9049: Hardening support for split …
(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) @71890   7 years vboxsync VBoxDrv.inf: remove trailing white-space.
(edit) @71889   7 years vboxsync SUPDrv: We should no longer need the exec flag on this type of memory …
(edit) @71881   7 years vboxsync VBoxDrv.inf: Fixes to make InfVerif happy [correction].
(edit) @71879   7 years vboxsync VBoxDrv.inf: Fixes to make InfVerif happy.
(edit) @71699   7 years vboxsync SUPDrv,VBoxVMM: Require SSE2 to be present.
(edit) @71199   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71136   7 years vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70315   7 years vboxsync SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but …
(edit) @70314   7 years vboxsync SUPR3HardenedStatic: Include errinfolog.cpp.
(edit) @70137   7 years vboxsync SUPR3HardenedMainImports-win.cpp: not where there is similar code in iprt.
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