VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14303   16 years vboxsync Corrected a couple of typos in comments. No code changes.
(edit) @13913   16 years vboxsync spaces
(edit) @13867   16 years vboxsync uintptr_t cast is nicer.
(edit) @13865   16 years vboxsync SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
(edit) @13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13536   16 years vboxsync Wrong macro
(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) @13435   16 years vboxsync w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
(edit) @13421   16 years vboxsync win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
(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) @12152   16 years vboxsync Corrected the wrapper for RTLogLoggerExV.
(edit) @12101   16 years vboxsync VBoxDrv: Some more unwind wrapping.
(edit) @12100   16 years vboxsync VBoxDrv: Finished the unwind fix for AMD64. (hides our code from …
(edit) @12000   16 years vboxsync supdrv: Prototyped the fix for the PspGetSetContextInternal / …
(edit) @11824   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11636   16 years vboxsync #3105: Implemented editing of DriverVer in driver .inf files.
(edit) @10736   16 years vboxsync Fixed two bugs introduced in r33448. Test changes like this before …
(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) @10261   16 years vboxsync Set FileObject.
(edit) @10260   16 years vboxsync docs.
(edit) @10258   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10256   16 years vboxsync SUPDRVIOC.h -> (../)SUPDrvIOC.h
(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
(edit) @8789   17 years vboxsync Windows host: also check for tsc consistency across cores/cpus. The …
(edit) @8238   17 years vboxsync Rebranding: Windows Host Drivers.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7462   17 years vboxsync Log irql
(edit) @7461   17 years vboxsync IRQL check
(edit) @7287   17 years vboxsync KeSetTargetProcessorDpc is present in win2k
(edit) @7272   17 years vboxsync Use MP functions in the runtime.
(edit) @7206   17 years vboxsync Added SUPR0ExecuteCallback. Currently a stub.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5021   17 years vboxsync Removed obsolete memory reservation during suplibOsInit (Windows host)
(edit) @4961   17 years vboxsync Tabs
(edit) @4960   17 years vboxsync Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us …
(edit) @4941   17 years vboxsync Backed out 24691
(edit) @4940   17 years vboxsync Backed out 24688
(edit) @4939   17 years vboxsync Correction
(edit) @4937   17 years vboxsync Todo added
(edit) @4911   17 years vboxsync Raise irql to DISPATCH_LEVEl (should already be at that level though) …
(edit) @4882   17 years vboxsync Fixed casing of suplibOsIOCtlFast.
(edit) @4831   17 years vboxsync Removed the old MM code.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4804   17 years vboxsync 64-bit fix.
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4755   17 years vboxsync Reverse allocation for Windows hosts: physical pages are allocated in …
(edit) @4423   17 years vboxsync Broken inf for the 64 bits build
(edit) @4226   17 years vboxsync USE_NEW_OS_INTERFACE_FOR_MM prep.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3672   17 years vboxsync RT_OS_* and RT_ARCH_* for Runtime/ and Support/
(edit) @3542   17 years vboxsync win32 -> win and win64 -> win.
(copy) @3540   17 years vboxsync win32 -> win
copied from trunk/src/VBox/HostDrivers/Support/win32
(edit) @3393   17 years vboxsync Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
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