|
|
@64281
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@64255
|
8 years |
vboxsync |
SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
|
|
|
@62677
|
8 years |
vboxsync |
SUPHardNt: -Wall warnings.
|
|
|
@62667
|
8 years |
vboxsync |
warnings
|
|
|
@62666
|
8 years |
vboxsync |
SUPDrv-win.cpp: Fixed supdrvOSMsrProberWrite to do writing instead of …
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58875
|
9 years |
vboxsync |
Build fix.
|
|
|
@58872
|
9 years |
vboxsync |
SUPDrv: linux debugging aid.
|
|
|
@58340
|
9 years |
vboxsync |
HostDrivers: Doxygen fixes
|
|
|
@57501
|
9 years |
vboxsync |
VERR_SUP_VP_NOT_BUILD_CERT_IPE: Dump the certificates. This requires …
|
|
|
@57456
|
9 years |
vboxsync |
SUPDrv-win.cpp: Windows 10 VERR_LDR_MISMATCH_NATIVE fix. Turns out the …
|
|
|
@57400
|
9 years |
vboxsync |
SUPDrv-win.cpp: Must indicate the load address when something doesn't …
|
|
|
@57378
|
9 years |
vboxsync |
SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57303
|
9 years |
vboxsync |
SUPDrv-win.cpp: Workaround for AudioDG.exe on windows 10 wanting to do …
|
|
|
@57201
|
9 years |
vboxsync |
windows hardning error reporting improvements.
|
|
|
@57108
|
9 years |
vboxsync |
supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
|
|
|
@56293
|
10 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@54666
|
10 years |
vboxsync |
SUPDrv-win.cpp: Make sure we don't call ExFreePoolWithTag with a NULL …
|
|
|
@54664
|
10 years |
vboxsync |
SUPDrv-win: be pedantic
|
|
|
@54581
|
10 years |
vboxsync |
HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
|
|
|
@54502
|
10 years |
vboxsync |
SUPDrv-win.cpp: Reverted r98598.
|
|
|
@54490
|
10 years |
vboxsync |
Temporarily disabled delta calculations on windows.
|
|
|
@54412
|
10 years |
vboxsync |
SUPDrv-win.cpp: We can do cross calls using IPI too for a month or two.
|
|
|
@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
|
11 years |
vboxsync |
SUPDrv-win.cpp: Don't get confused by early kernel handles opened by …
|
|
|
@51955
|
11 years |
vboxsync |
Correct the NtQueryVirtualMemory hack for 32-bit pre-Vista OSes. The …
|
|
|
@51947
|
11 years |
vboxsync |
SUPDrv-win.cpp: Drop the DOS/Windows symlinks.
|
|
|
@51941
|
11 years |
vboxsync |
SUPDrv-win.cpp: Use the RTTerm/RTOnce stuff to clean up that default …
|
|
|
@51918
|
11 years |
vboxsync |
SUPDrv-win.cpp: Memory leak. Allocation adjustments.
|
|
|
@51907
|
11 years |
vboxsync |
SUP: NT status code conversion fix + cleanups.
|
|
|
@51786
|
11 years |
vboxsync |
Merge fix
|
|
|
@51770
|
11 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51744
|
11 years |
vboxsync |
SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
|
|
|
@51742
|
11 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
|
13 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
|
14 years |
vboxsync |
SUPDrv: Check pSession in the IOCtl routine and clean up a little …
|
|
|
@37249
|
14 years |
vboxsync |
SUPDrv: solaris native loading tweaking.
|
|
|
@30360
|
15 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
|
|
|