VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @69836   7 years vboxsync Fix kernel module breakage due to a missing file
(edit) @69774   7 years vboxsync Fix typo in comments.
(edit) @69768   7 years vboxsync VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
(edit) @69762   7 years vboxsync IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
(edit) @69531   7 years vboxsync Linux and FreeBSD drivers: use -src not -mod for all install rules. …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69371   7 years vboxsync HostDrivers: more scm updates
(edit) @69335   7 years vboxsync export_modules -> export_modules.sh
(edit) @69249   7 years vboxsync Support: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68682   7 years vboxsync Drivers/Linux: make host kernel modules use make file templates. …
(edit) @68529   7 years vboxsync SUPDrv: nits
(edit) @68344   7 years vboxsync SUPR3HardendeVerify.cpp: Skip double root slashes on UNIXy systems. …
(edit) @67982   7 years vboxsync SUPDrvIOC.h: Documented need to skip a version because 5.1 is using it.
(edit) @67981   7 years vboxsync Windows 7+
(edit) @67979   7 years vboxsync Added RTUTf16NICmpAscii.
(edit) @67978   7 years vboxsync Oops
(edit) @67977   7 years vboxsync More updates.
(edit) @67968   7 years vboxsync Some updates.
(edit) @67955   7 years vboxsync VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
(edit) @67954   7 years vboxsync win/SUPDrv-win*: Changed SUPR0Printf from directly passing the …
(edit) @67950   7 years vboxsync supHardNtVpNewImage: Always log the 8dot3->long conversion results. …
(edit) @67904   7 years vboxsync SUPLibLdr.cpp: log typo
(edit) @67823   7 years vboxsync Another typo.
(edit) @67822   7 years vboxsync Typos.
(edit) @67821   7 years vboxsync SUP, VMM: Added interface to read CPU microcode revision, used in VMM …
(edit) @67550   8 years vboxsync HostDrivers/Support/SUPR3HardenedMain-win: bugref:8810: version tweak
(edit) @67493   8 years vboxsync HostDrivers/Support/win: translate the error when the VBoxDrv module …
(edit) @67460   8 years vboxsync SUPDrv: Minor I/O control version bump missing from r115808.
(edit) @67295   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   8 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67138   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67137   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67136   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67063   8 years vboxsync HostDrivers/Linux make files: added a todo.
(edit) @66858   8 years vboxsync HostDrivers/Support: fall-thru
(edit) @66847   8 years vboxsync Support/posix: use the alternative approach
(edit) @66846   8 years vboxsync Support/posix: harder than expected
(edit) @66845   8 years vboxsync Support/posix: harder than expected
(edit) @66844   8 years vboxsync Support/posix: Just use push imm64…
(edit) @66843   8 years vboxsync Support/posix: Fix order of the pushed return address
(edit) @66842   8 years vboxsync Support/Hardening: Use realpath() to get absolute paths upon …
(edit) @66841   8 years vboxsync Support/posix: Don't clobber a register when patching relative calls …
(edit) @66799   8 years vboxsync Support: Save and restore the content of rax because it clobbered when …
(edit) @66794   8 years vboxsync Support: Implement strategy for relative call instructions when …
(edit) @66714   8 years vboxsync HostDrivers/Support: introduced IN_DIS_STATIC
(edit) @66655   8 years vboxsync SUPLib-win.cpp/suplibOsTerm: Fixed assertion.
(edit) @66654   8 years vboxsync SUPLib-win.cpp/suplibOsTerm: Fixed assertion.
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