VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @58875   9 years vboxsync Build fix.
(edit) @58873   9 years vboxsync SUPDrv: linux debugging aid, cleanups.
(edit) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58772   9 years vboxsync Runtime/r0drv: Added RTR0DbgKrnlInfoQuerySize, currently implemented …
(edit) @58732   9 years vboxsync tstSupVerify: Simple SUPR3HardenedVerifyPlugIn testcase.
(edit) @58731   9 years vboxsync supR3HardNtViCallWinVerifyTrust: Added more status crypt and cert …
(edit) @58730   9 years vboxsync supR3HardenedMonitor_LdrLoadDll: Return STATUS_INVALID_IMAGE_FORMAT …
(edit) @58698   9 years vboxsync Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
(edit) @58697   9 years vboxsync Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
(edit) @58407   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates.
(edit) @58406   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates.
(edit) @58405   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates.
(edit) @58402   9 years vboxsync SUPR3HardenedMain.cpp: @page pg_hardening updates. No 'ing thanks to …
(edit) @58385   9 years vboxsync SUP: typo nits.
(edit) @58374   9 years vboxsync VBoxVMMPreload is part of VBox and it's hardened on windows.
(edit) @58363   9 years vboxsync SUPR3HardenedMain.cpp: Started on a @page about the code, still a lot …
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @58339   9 years vboxsync Support/win: doxygen fixes.
(edit) @58277   9 years vboxsync darwin/VBoxUSB.cpp,SUPDrv-darwin.cpp: Added 256 byte safety padding to …
(edit) @58275   9 years vboxsync SUPDrv-darwin.cpp: RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT (requires …
(edit) @58273   9 years vboxsync build fix
(edit) @58228   9 years vboxsync VBoxSupLib.dll doesn't link against the debug crt, use the retail one …
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57969   9 years vboxsync Installers/linux: drop DKMS support.
(edit) @57959   9 years vboxsync org_virtualbox_SupDrvClient::initWithTask: Dropped annoying and …
(edit) @57943   9 years vboxsync added utf16.h and latin1.h to the various files_ files
(edit) @57840   9 years vboxsync unused variable
(edit) @57839   9 years vboxsync HostDrivers/linux: don't check the error code of misc_deregister(), …
(edit) @57823   9 years vboxsync VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
(edit) @57771   9 years vboxsync SUPR0.lib: Experiment.
(edit) @57735   9 years vboxsync SUPDrv.cpp: Fixed SUP_IOCTL_LDR_LOAD regression from the szError info …
(edit) @57650   9 years vboxsync supHardNt: Adjustment for 64-bit Windows 10 build 10525 and later.
(edit) @57501   9 years vboxsync VERR_SUP_VP_NOT_BUILD_CERT_IPE: Dump the certificates. This requires …
(edit) @57456   9 years vboxsync SUPDrv-win.cpp: Windows 10 VERR_LDR_MISMATCH_NATIVE fix. Turns out the …
(edit) @57436   9 years vboxsync SUPR3HardenedNoCrt-win.cpp: Some RT_NO_THROW uses I missed.
(edit) @57419   9 years vboxsync tstGIP-2: fix crash.
(edit) @57400   9 years vboxsync SUPDrv-win.cpp: Must indicate the load address when something doesn't …
(edit) @57379   9 years vboxsync SUPDrv: clear error magic on success.
(edit) @57378   9 years vboxsync SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
(edit) @57374   9 years vboxsync SUPDrv-darwin.cpp: An a little bit more.
(edit) @57371   9 years vboxsync SUPDrv-darwin.cpp: A few more EFLAGS/AC saves and restores that I …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57354   9 years vboxsync tstGIP-2: Build fix.
(edit) @57351   9 years vboxsync tstGIP-2: Hardening.
(edit) @57349   9 years vboxsync tstGIP-2: Only validate data that actually gets updated for invariant …
(edit) @57317   9 years vboxsync Support/Makefile.kmk: Enabled the EFLAGS/AC checks for non-release …
(edit) @57315   9 years vboxsync SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
(edit) @57313   9 years vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57305   9 years vboxsync typo
(edit) @57303   9 years vboxsync SUPDrv-win.cpp: Workaround for AudioDG.exe on windows 10 wanting to do …
(edit) @57266   9 years vboxsync SUPDrv-darwin: Add missing EFLAGS save/restore causing the SMAP AC …
(edit) @57260   9 years vboxsync SUPDrvGip: comment typo nits.
(edit) @57256   9 years vboxsync SUPDrv: Temporarily disable VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV for …
(edit) @57255   9 years vboxsync SUPDrv-linux.c: build fix
(edit) @57254   9 years vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57244   9 years vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57240   9 years vboxsync tstGIP-2: Also log the GIP mode in compatibility report line to make …
(edit) @57233   9 years vboxsync SUPDrvGip: Comment typos.
(edit) @57229   9 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57224   9 years vboxsync SUPDrv: Try deal more correctly with multiple …
(edit) @57220   9 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57219   9 years vboxsync tstGIP-2: unintended new-line change.
(edit) @57218   9 years vboxsync SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
(edit) @57201   9 years vboxsync windows hardning error reporting improvements.
(edit) @57174   9 years vboxsync supdrvMeasureTscDeltaOne: Shot at the FX-8350 problem - don't measure …
(edit) @57165   9 years vboxsync supHardNtViCheckIfNotSignedOk: apphelp.dll is still not signed in W10, …
(edit) @57161   9 years vboxsync SUPR3HardenedMain-win.cpp: ext-ms-win-devmgmt-policy-l1-1-0.dll and …
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @57097   9 years vboxsync SUP: Minor changes to SUPIsTscFreqCompatible.
(edit) @57095   9 years vboxsync nit.
(edit) @57093   9 years vboxsync SUP: minor version bump for r101813.
(edit) @57090   9 years vboxsync SUP: Moved SUPIsTscFreqCompatible(Ex) to SUPLibAll.cpp and made it not …
(edit) @57060   9 years vboxsync testcase/tstGIP-2: Allow continuous comparison of computed GIP TSC …
(edit) @57057   9 years vboxsync SUPDrv: unused vars warning.
(edit) @57055   9 years vboxsync SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
(edit) @57053   9 years vboxsync SUPDrv: Disable KVM bug workaround for obtaining better diagnostic …
(edit) @57051   9 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57041   9 years vboxsync SUPDrv: comment.
(edit) @57040   9 years vboxsync SUPDrv: Workaround KVM bug while querying VT-x capability when running …
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56990   9 years vboxsync tstPin.cpp: formatting fix.
(edit) @56982   9 years vboxsync SUPLibLdr.cpp: LogRel format fixes.
(edit) @56924   9 years vboxsync HostDrivers/Support: Change the TSC-delta thread waiting to an …
(edit) @56819   9 years vboxsync build fix
(edit) @56818   9 years vboxsync SUPR3HardenedMain.cpp: Must apply SUPSECMAIN_FLAGS_OSX_VM_APP in …
(edit) @56817   9 years vboxsync Attempt at fixing VirtualBoxVM (untested).
(edit) @56798   9 years vboxsync SUPLibLdr.cpp: Better error reporting on missing VMMR0.r0 symbol.
(edit) @56774   9 years vboxsync SUPDrv.cpp: Added warning about *.sed on g_aFunctions.
(edit) @56773   9 years vboxsync Increased minor I/O control interface version.
(edit) @56772   9 years vboxsync build fix
(edit) @56769   9 years vboxsync SUPDrv: Export RTR0DbgKrnlInfo* on darwin and solaris so we can …
(edit) @56746   9 years vboxsync SUPHardNt: Need another hack to make VBoxRT.dll load when executing …
(edit) @56740   9 years vboxsync tstSupTscDelta: Format string error found by Parfait
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56732   9 years vboxsync Added SUPHARNT_IMPORT_STDCALL_OPTIONAL (currently unused).
(edit) @56702   9 years vboxsync supdrvOSEnableVTx: Protect against double disable when we can (#7920).
(edit) @56576   9 years vboxsync HostDrivers/Support: added bugref to fix.
(edit) @56559   9 years vboxsync SUPDrv-darwin: comment typo.
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