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) @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   10 years vboxsync SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
(edit) @51955   10 years vboxsync Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
(edit) @51947   10 years vboxsync SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
(edit) @51941   10 years vboxsync SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
(edit) @51918   10 years vboxsync SUPDrv-win.cpp: Memory leak. Allocation adjustments.
(edit) @51907   10 years vboxsync SUP: NT status code conversion fix + cleanups.
(edit) @51786   10 years vboxsync Merge fix
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51744   10 years vboxsync SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
(edit) @51742   10 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   12 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   13 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   14 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
(edit) @13867   16 years vboxsync uintptr_t cast is nicer.
(edit) @13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13529   16 years vboxsync Wrap the RTPowerSignalEvent call.
(edit) @13496   16 years vboxsync Call RTPowerSignalEvent when detecting a power state change.
(edit) @13495   16 years vboxsync Register power state change callback handler.
(edit) @12161   16 years vboxsync VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
(edit) @12157   16 years vboxsync VBoxDrv/win: Use the IPRT versions of AssertMsg[12].
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @10731   16 years vboxsync comment.
(edit) @10724   16 years vboxsync Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
(edit) @10720   16 years vboxsync Fixed issue in fast (METHOD_NEITHER) ioctls. Write the last error to …
(edit) @10662   16 years vboxsync Increased the IOC version to 7.4 with the exporting of …
(edit) @10377   16 years vboxsync Implemented the IDC methods. Moved the setting of the R0Process and …
(edit) @10265   16 years vboxsync Some more IDC code.
(edit) @10263   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10254   16 years vboxsync Renamed SUPDRV.h to SUPDrvInternal.h.
(edit) @10248   16 years vboxsync Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
(edit) @9621   16 years vboxsync The TSC checks are now fully done in the generic code.
(edit) @9587   16 years vboxsync USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
(edit) @9578   16 years vboxsync Must call RTR0Init/Term!
(edit) @8908   17 years vboxsync Determined affinity mask too late. Moved up.
(edit) @8837   17 years vboxsync We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, so …
(edit) @8833   17 years vboxsync Extra assertion
(edit) @8792   17 years vboxsync Wrong position
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