|
|
@53396
|
10 years |
vboxsync |
HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
|
|
|
@53329
|
10 years |
vboxsync |
SUPDrv-win.cpp: Must reset enmProcessKind before releasing pNtChild in …
|
|
|
@53017
|
10 years |
vboxsync |
SUP: Try to work around sakfile.sys bsod and dgmaster.sys.
|
|
|
@53016
|
10 years |
vboxsync |
SUPDrv-win.cpp: Trust the system process a little bit more to make …
|
|
|
@53002
|
10 years |
vboxsync |
VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
|
|
|
@52962
|
10 years |
vboxsync |
SUP: Check the entire NTDLL during process verification now that we're …
|
|
|
@52949
|
10 years |
vboxsync |
SUP: Do the early init thing on the stub process too.
|
|
|
@52908
|
10 years |
vboxsync |
supdrvNtProtectRelease: Decrement child reference count, don't …
|
|
|
@52905
|
10 years |
vboxsync |
SUPDrv-win.cpp: 32-bit + CSRSS hack for working around ZoneAlarm -104 …
|
|
|
@52738
|
10 years |
vboxsync |
SUPDrv-win.cpp: Forgot to initialize g_pAlpcPortObjectType1.
|
|
|
@52737
|
10 years |
vboxsync |
Document the ALPC hack.
|
|
|
@52736
|
10 years |
vboxsync |
SUPDrv-win.cpp: Reduce noise.
|
|
|
@52735
|
10 years |
vboxsync |
SUPDrv-win.cpp: Alternative way of obtaining the ALPC Port object type.
|
|
|
@52575
|
10 years |
vboxsync |
SUPDrv: Several fixes, thanks to Mathias Krause.
|
|
|
@52529
|
10 years |
vboxsync |
Extended avast cleanup kludge. Added build time option of supporting …
|
|
|
@52425
|
10 years |
vboxsync |
SUPDrv: Revised fix.
|
|
|
@52423
|
10 years |
vboxsync |
SUPDrv: Worked around a -104 supR3HardenedWinReSpawn issue. Someone …
|
|
|
@52387
|
10 years |
vboxsync |
supdrv-win.cpp: debugging aids.
|
|
|
@52353
|
10 years |
vboxsync |
SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp …
|
|
|
@52204
|
10 years |
vboxsync |
SUP,LDR: Changed RTLdrGetBits to allow not resolving imports. Combined …
|
|
|
@52192
|
10 years |
vboxsync |
HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
|
|
|
@52135
|
10 years |
vboxsync |
SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
|
|
|
@51955
|
10 years |
vboxsync |
Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
|
|
|
@51947
|
10 years |
vboxsync |
SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
|
|
|
@51941
|
10 years |
vboxsync |
SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
|
|
|
@51918
|
10 years |
vboxsync |
SUPDrv-win.cpp: Memory leak. Allocation adjustments.
|
|
|
@51907
|
10 years |
vboxsync |
SUP: NT status code conversion fix + cleanups.
|
|
|
@51786
|
10 years |
vboxsync |
Merge fix
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51744
|
10 years |
vboxsync |
SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
|
|
|
@51742
|
10 years |
vboxsync |
SupDrv-win: Disabled fast IOCTLs as this broke guest SMP.
|
|
|
@51229
|
11 years |
vboxsync |
SUPDrv-win.cpp: Use the Fast I/O dispatch interface for noticeably …
|
|
|
@49855
|
11 years |
vboxsync |
SUPDrv-win.cpp: experimenting with amd msrs.
|
|
|
@49635
|
11 years |
vboxsync |
SUPDrv-win.cpp: Half tested windows MSR workers.
|
|
|
@49634
|
11 years |
vboxsync |
SUPDrv: Added an interface for probing MSRs.
|
|
|
@48132
|
11 years |
vboxsync |
VMM: Ditch VBOX_WITH_VMMR0_DISABLE_PREEMPTION.
|
|
|
@47541
|
11 years |
vboxsync |
Use pSession.
|
|
|
@47539
|
11 years |
vboxsync |
Missing update
|
|
|
@47537
|
11 years |
vboxsync |
HostDrivers/Support: Introduce reference counting for the session …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44188
|
12 years |
vboxsync |
SUPDrv-win.cpp,++: VBoxDrvU.
|
|
|
@44173
|
12 years |
vboxsync |
SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
|
|
|
@43394
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41067
|
13 years |
vboxsync |
supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
|
|
|
@38323
|
13 years |
vboxsync |
VBoxDrv: Don't create a session for ring-0 client that will be …
|
|
|
@38321
|
13 years |
vboxsync |
SUPDrv: Fixed broken IDC on windows.
|
|
|
@38075
|
13 years |
vboxsync |
SUPDrv: Check pSession in the IOCtl routine and clean up a little …
|
|
|
@37249
|
14 years |
vboxsync |
SUPDrv: solaris native loading tweaking.
|
|
|
@30360
|
14 years |
vboxsync |
supdrv/win: fix typo
|
|
|
@28900
|
15 years |
vboxsync |
Note about known failure
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28663
|
15 years |
vboxsync |
comment
|
|
|
@28661
|
15 years |
vboxsync |
Already loaded error translation
|
|
|
@28659
|
15 years |
vboxsync |
Wrong format specifier
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25361
|
15 years |
vboxsync |
SUPDrv-win.cpp: STATUS_INVALID_IMAGE_HASH isn't defined in our headers.
|
|
|
@25360
|
15 years |
vboxsync |
SUPDrv-win.cpp,iprt/err.h: STATUS_INVALID_IMAGE_HASH -> …
|
|
|
@25337
|
15 years |
vboxsync |
build fix.
|
|
|
@25336
|
15 years |
vboxsync |
HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
|
|
|
@25331
|
15 years |
vboxsync |
SUPDrv-win.cpp/supdrvOSLdrLoad: Ignore mistmatching OriginalFirstThunk …
|
|
|
@25308
|
15 years |
vboxsync |
SUPDrv: Lock down the natively loaded image.
|
|
|
@25300
|
15 years |
vboxsync |
SUPDrv: Cleaned up the native loader implmenetation on windows and …
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25263
|
15 years |
vboxsync |
SUPDrv/Lib: More hacking
|
|
|
@25262
|
15 years |
vboxsync |
SUPDrv: Works on vista…
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@24035
|
15 years |
vboxsync |
Backed out dead, but incorrect code
|
|
|
@23430
|
15 years |
vboxsync |
Experiment with KeSetSystemAffinityThread instead of raising the IRQL …
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@19957
|
16 years |
vboxsync |
VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
|
|
|
@18478
|
16 years |
vboxsync |
SUPDrv-win.c: uintptr_t warning.
|
|
|
@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
|
16 years |
vboxsync |
comment.
|
|
|
@10724
|
16 years |
vboxsync |
Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
|
|
|
@10720
|
16 years |
vboxsync |
Fixed issue in fast (METHOD_NEITHER) ioctls.
Write the last error to …
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10265
|
16 years |
vboxsync |
Some more IDC code.
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10254
|
16 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@10248
|
16 years |
vboxsync |
Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
|
|
|
@9621
|
16 years |
vboxsync |
The TSC checks are now fully done in the generic code.
|
|
|
@9587
|
16 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
|
|
|
@9578
|
16 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
|
|
|