VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @62677   8 years vboxsync SUPHardNt: -Wall warnings.
(edit) @62667   8 years vboxsync warnings
(edit) @62666   8 years vboxsync SUPDrv-win.cpp: Fixed supdrvOSMsrProberWrite to do writing instead of …
(edit) @62490   8 years vboxsync (C) 2016
(edit) @58875   9 years vboxsync Build fix.
(edit) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(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) @57400   9 years vboxsync SUPDrv-win.cpp: Must indicate the load address when something doesn't …
(edit) @57378   9 years vboxsync SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57303   9 years vboxsync SUPDrv-win.cpp: Workaround for AudioDG.exe on windows 10 wanting to do …
(edit) @57201   9 years vboxsync windows hardning error reporting improvements.
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @56293   10 years vboxsync HostDrivers: Updated (C) year.
(edit) @54666   10 years vboxsync SUPDrv-win.cpp: Make sure we don't call ExFreePoolWithTag with a NULL …
(edit) @54664   10 years vboxsync SUPDrv-win: be pedantic
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @54502   10 years vboxsync SUPDrv-win.cpp: Reverted r98598.
(edit) @54490   10 years vboxsync Temporarily disabled delta calculations on windows.
(edit) @54412   10 years vboxsync SUPDrv-win.cpp: We can do cross calls using IPI too for a month or two.
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53329   10 years vboxsync SUPDrv-win.cpp: Must reset enmProcessKind before releasing pNtChild in …
(edit) @53017   10 years vboxsync SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
(edit) @53016   10 years vboxsync SUPDrv-win.cpp: Trust the system process a little bit more to make …
(edit) @53002   10 years vboxsync VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
(edit) @52962   10 years vboxsync SUP: Check the entire NTDLL during process verification now that we're …
(edit) @52949   10 years vboxsync SUP: Do the early init thing on the stub process too.
(edit) @52908   10 years vboxsync supdrvNtProtectRelease: Decrement child reference count, don't …
(edit) @52905   10 years vboxsync SUPDrv-win.cpp: 32-bit + CSRSS hack for working around ZoneAlarm -104 …
(edit) @52738   10 years vboxsync SUPDrv-win.cpp: Forgot to initialize g_pAlpcPortObjectType1.
(edit) @52737   10 years vboxsync Document the ALPC hack.
(edit) @52736   10 years vboxsync SUPDrv-win.cpp: Reduce noise.
(edit) @52735   10 years vboxsync SUPDrv-win.cpp: Alternative way of obtaining the ALPC Port object type.
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52529   10 years vboxsync Extended avast cleanup kludge. Added build time option of supporting …
(edit) @52425   10 years vboxsync SUPDrv: Revised fix.
(edit) @52423   10 years vboxsync SUPDrv: Worked around a -104 supR3HardenedWinReSpawn issue. Someone …
(edit) @52387   10 years vboxsync supdrv-win.cpp: debugging aids.
(edit) @52353   10 years vboxsync SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp …
(edit) @52204   10 years vboxsync SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52135   11 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @51955   11 years vboxsync Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
(edit) @51947   11 years vboxsync SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
(edit) @51941   11 years vboxsync SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
(edit) @51918   11 years vboxsync SUPDrv-win.cpp: Memory leak. Allocation adjustments.
(edit) @51907   11 years vboxsync SUP: NT status code conversion fix + cleanups.
(edit) @51786   11 years vboxsync Merge fix
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51744   11 years vboxsync SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
(edit) @51742   11 years vboxsync SupDrv-win: Disabled fast IOCTLs as this broke guest SMP.
(edit) @51229   11 years vboxsync SUPDrv-win.cpp: Use the Fast I/O dispatch interface for noticeably …
(edit) @49855   11 years vboxsync SUPDrv-win.cpp: experimenting with amd msrs.
(edit) @49635   11 years vboxsync SUPDrv-win.cpp: Half tested windows MSR workers.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @48132   11 years vboxsync VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
(edit) @47541   11 years vboxsync Use pSession.
(edit) @47539   11 years vboxsync Missing update
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44188   12 years vboxsync SUPDrv-win.cpp,++: VBoxDrvU.
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @41774   13 years vboxsync bugref..
(edit) @41067   13 years vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @38323   13 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38321   13 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38075   14 years vboxsync SUPDrv: Check pSession in the IOCtl routine and clean up a little …
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @30360   15 years vboxsync supdrv/win: fix typo
(edit) @28900   15 years vboxsync Note about known failure
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28663   15 years vboxsync comment
(edit) @28661   15 years vboxsync Already loaded error translation
(edit) @28659   15 years vboxsync Wrong format specifier
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25361   15 years vboxsync SUPDrv-win.cpp: STATUS_INVALID_IMAGE_HASH isn't defined in our headers.
(edit) @25360   15 years vboxsync SUPDrv-win.cpp,iprt/err.h: STATUS_INVALID_IMAGE_HASH -> …
(edit) @25337   15 years vboxsync build fix.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
(edit) @25331   15 years vboxsync SUPDrv-win.cpp/supdrvOSLdrLoad: Ignore mistmatching OriginalFirstThunk …
(edit) @25308   15 years vboxsync SUPDrv: Lock down the natively loaded image.
(edit) @25300   15 years vboxsync SUPDrv: Cleaned up the native loader implmenetation on windows and …
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25263   15 years vboxsync SUPDrv/Lib: More hacking
(edit) @25262   15 years vboxsync SUPDrv: Works on vista…
(edit) @25260   15 years vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25258   15 years vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @24035   15 years vboxsync Backed out dead, but incorrect code
(edit) @23430   15 years vboxsync Experiment with KeSetSystemAffinityThread instead of raising the IRQL …
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20366   16 years vboxsync HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19957   16 years vboxsync VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
(edit) @18478   16 years vboxsync SUPDrv-win.c: uintptr_t warning.
(edit) @13913   16 years vboxsync spaces
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