|
|
@13913
|
16 years |
vboxsync |
spaces
|
|
|
@13867
|
16 years |
vboxsync |
uintptr_t cast is nicer.
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13529
|
16 years |
vboxsync |
Wrap the RTPowerSignalEvent call.
|
|
|
@13496
|
16 years |
vboxsync |
Call RTPowerSignalEvent when detecting a power state change.
|
|
|
@13495
|
16 years |
vboxsync |
Register power state change callback handler.
|
|
|
@12161
|
16 years |
vboxsync |
VBoxDrv/win: Alternative SUPR0Printf implementation (disabled).
|
|
|
@12157
|
16 years |
vboxsync |
VBoxDrv/win: Use the IPRT versions of AssertMsg[12].
|
|
|
@11814
|
16 years |
vboxsync |
Initial commit of the NetFlt driver for Windows
|
|
|
@10731
|
17 years |
vboxsync |
comment.
|
|
|
@10724
|
17 years |
vboxsync |
Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
|
|
|
@10720
|
17 years |
vboxsync |
Fixed issue in fast (METHOD_NEITHER) ioctls.
Write the last error to …
|
|
|
@10662
|
17 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10377
|
17 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10265
|
17 years |
vboxsync |
Some more IDC code.
|
|
|
@10263
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10254
|
17 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@10248
|
17 years |
vboxsync |
Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
|
|
|
@9621
|
17 years |
vboxsync |
The TSC checks are now fully done in the generic code.
|
|
|
@9587
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
|
|
|
@9578
|
17 years |
vboxsync |
Must call RTR0Init/Term!
|
|
|
@8908
|
17 years |
vboxsync |
Determined affinity mask too late. Moved up.
|
|
|
@8837
|
17 years |
vboxsync |
We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, so …
|
|
|
@8833
|
17 years |
vboxsync |
Extra assertion
|
|
|
@8792
|
17 years |
vboxsync |
Wrong position
|
|
|
@8789
|
17 years |
vboxsync |
Windows host: also check for tsc consistency across cores/cpus. The …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7462
|
17 years |
vboxsync |
Log irql
|
|
|
@7461
|
17 years |
vboxsync |
IRQL check
|
|
|
@7287
|
17 years |
vboxsync |
KeSetTargetProcessorDpc is present in win2k
|
|
|
@7272
|
17 years |
vboxsync |
Use MP functions in the runtime.
|
|
|
@7206
|
17 years |
vboxsync |
Added SUPR0ExecuteCallback. Currently a stub.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4961
|
17 years |
vboxsync |
Tabs
|
|
|
@4960
|
17 years |
vboxsync |
Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us …
|
|
|
@4941
|
17 years |
vboxsync |
Backed out 24691
|
|
|
@4940
|
17 years |
vboxsync |
Backed out 24688
|
|
|
@4939
|
17 years |
vboxsync |
Correction
|
|
|
@4937
|
17 years |
vboxsync |
Todo added
|
|
|
@4911
|
17 years |
vboxsync |
Raise irql to DISPATCH_LEVEl (should already be at that level though) …
|
|
|
@4831
|
17 years |
vboxsync |
Removed the old MM code.
|
|
|
@4811
|
17 years |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|
@4800
|
17 years |
vboxsync |
Redid the supdrv interface. works on windows and linux while the other …
|
|
|
@4755
|
17 years |
vboxsync |
Reverse allocation for Windows hosts: physical pages are allocated in …
|
|
|
@4226
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_MM prep.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3672
|
18 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3542
|
18 years |
vboxsync |
win32 -> win and win64 -> win.
|
|
copied from trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win32.cpp
|
|
|
@3540
|
18 years |
vboxsync |
win32 -> win
|