|
|
@95111
|
3 years |
vboxsync |
iprt/nt/nt.h: Don't duplicate SDK prototypes for Zw/NtOpenProcess, …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92960
|
3 years |
vboxsync |
iprt/nt/ntddk.h: Kludge for the W11 WDK where ntddk.h includes ntdef.h …
|
|
|
@92959
|
3 years |
vboxsync |
iprt/nt/nt.h: Some adjustments for the W11 WDK. bugref:10116
|
|
|
@92921
|
3 years |
vboxsync |
iprt/nt/nt.h: Tweak for the 10.0.22000.0 SDK. bugref:10116
|
|
|
@92791
|
3 years |
vboxsync |
iprt/nt/nt.h: Corrected NtWaitForSingleObject prototype. bugref:10138
|
|
|
@91837
|
3 years |
vboxsync |
iprt/nt/nt.h: Moved RtlFreeUnicodeString up so its visible in ring-0 …
|
|
|
@91678
|
3 years |
vboxsync |
iprt/nt/nt.h: Added link to docs for sys-info class 0x67.
|
|
|
@91671
|
3 years |
vboxsync |
iprt/nt/vid.h: Seems VidGetPartitionProperty and …
|
|
|
@91651
|
3 years |
vboxsync |
iprt/nt/hyperv.h,vid.h: Some updates for build 22000. bugref:10118
|
|
|
@86191
|
4 years |
vboxsync |
Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
|
|
|
@86177
|
4 years |
vboxsync |
Revert r140428 for now (Runtime/mp-r0drv-nt.cpp: Dynamically determine …
|
|
|
@86176
|
4 years |
vboxsync |
Runtime/mp-r0drv-nt.cpp: Dynamically determine the size of the …
|
|
|
@85898
|
4 years |
vboxsync |
iprt/RTNtPathFromHandle: documentation fix. bugref:9224
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85088
|
4 years |
vboxsync |
iprt/nt/nt.h: Introducing RT_DECL_NTAPI. bugref:9794
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@83782
|
5 years |
vboxsync |
iprt/win/msvc_intrin.h -> iprt/sanitized/intrin.h bugref:8489
|
|
|
@83776
|
5 years |
vboxsync |
iprt/asm*,++: Contain the intrin.h mess in iprt/win/msvc_intrin.h. …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82833
|
5 years |
vboxsync |
IPRT/nt: Added OBJECT_BASIC_INFORMATION and promoted …
|
|
|
@80212
|
5 years |
vboxsync |
SUPHardNt: Hack for fending off unwanted APCs during early process …
|
|
|
@78535
|
6 years |
vboxsync |
FsPerf,iprt/nt/nt.h: Buffer size testcase for …
|
|
|
@78488
|
6 years |
vboxsync |
FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
|
|
|
@78486
|
6 years |
vboxsync |
FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
|
|
|
@78303
|
6 years |
vboxsync |
winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
|
|
|
@77821
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@77816
|
6 years |
vboxsync |
SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76557
|
6 years |
vboxsync |
include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@76385
|
6 years |
vboxsync |
DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
|
|
|
@75878
|
6 years |
vboxsync |
Runtime/r3/win: Made NtQuerySection accessible
|
|
|
@74651
|
6 years |
vboxsync |
iprt/nt/hyperv.h: updates. bugref:9044
|
|
|
@74517
|
6 years |
vboxsync |
NEM/win: Updates for new builds. bugref:9044
|
|
|
@74508
|
6 years |
vboxsync |
iprt/nt/hyperv.h: Document some new registers.
|
|
|
@73458
|
6 years |
vboxsync |
iprt/nt/nt-structures.h: Added AMD64 trap frame structures.
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72683
|
6 years |
vboxsync |
iprt/nt/hyperv.h: intercept header correction. bugref:9044
|
|
|
@72639
|
6 years |
vboxsync |
IPRT,VMM: Try use KeShouldYieldProcessor to implement …
|
|
|
@72544
|
6 years |
vboxsync |
NEM/win: Some exploration of registers and partition properties. …
|
|
|
@72540
|
6 years |
vboxsync |
iprt/nt/hyperv.h: Probed registers and partition properties on build …
|
|
|
@72412
|
7 years |
vboxsync |
NEM/win: More code merging. bugref:9044
|
|
|
@72392
|
7 years |
vboxsync |
NEM/win: TSC_AUX and APIC_BASE work. bugref:9044
|
|
|
@72358
|
7 years |
vboxsync |
NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
|
|
|
@72307
|
7 years |
vboxsync |
NEM/win: Intercept and handle MSR accesses. bugref:9044
|
|
|
@72300
|
7 years |
vboxsync |
NEM,STAM: Partition memory statistics for NEM. bugref:9044
- STAM: …
|
|
|
@72262
|
7 years |
vboxsync |
NEM/win: Intercept all (for now) CPUIDs. bugref:9044
|
|
|
@72253
|
7 years |
vboxsync |
NEM: Handle HvMessageTypeUnrecoverableException. bugref:9044
|
|
|
@72213
|
7 years |
vboxsync |
typo
|
|
|
@72206
|
7 years |
vboxsync |
nt/hyperv.h: Added message structure for …
|
|
|
@72198
|
7 years |
vboxsync |
hyperv.h: another 'register' definition
|
|
|
@71491
|
7 years |
vboxsync |
iprt/nt.h: A couple of doc and wow64 updates.
|
|
|
@71480
|
7 years |
vboxsync |
nt/nt.h: updates to PROCESSINFOCLASS.
|
|
|
@71293
|
7 years |
vboxsync |
NEM: Some stats; doc updates. bugref:9044
|
|
|
@71184
|
7 years |
vboxsync |
CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
|
|
|
@71136
|
7 years |
vboxsync |
SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
|
|
|
@71131
|
7 years |
vboxsync |
VMM/NEM/win: Code for discovering VID I/O control functions (for …
|
|
|
@71129
|
7 years |
vboxsync |
VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
|
|
|
@71128
|
7 years |
vboxsync |
iprt/nt/nt.h: Added NtAlertThread and ZwAlertThread prototypes.
|
|
|
@71087
|
7 years |
vboxsync |
VMM/NEM/win: Get registers via hypercalls. bugref:9044
|
|
|
@71075
|
7 years |
vboxsync |
VMM,SUPDrv: More NEM/win experimentation. bugref:9044
|
|
|
@70977
|
7 years |
vboxsync |
NEM: Working on PGM notifications. bugref:9044
|
|
|
@70873
|
7 years |
vboxsync |
VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
|
|
|
@70417
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70405
|
7 years |
vboxsync |
IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
|
|
|
@70347
|
7 years |
vboxsync |
IPRT: More NT 3.1 compatibility tweaking.
|
|
|
@70339
|
7 years |
vboxsync |
iprt/nt/nt.h: Added 32-bit offset comments to RTL_USER_PROCESS_PARAMETER.
|
|
|
@70334
|
7 years |
vboxsync |
iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
|
|
|
@70197
|
7 years |
vboxsync |
IPRT/R3: Made the core work on NT 3.51 (still experimental).
|
|
|
@70183
|
7 years |
vboxsync |
nt.h: 3.51 note
|
|
|
@70171
|
7 years |
vboxsync |
VBoxService: Working on removing TARGET_NT4 here too…
|
|
|
@69705
|
7 years |
vboxsync |
IPRT: VFS and NT path handling fixes.
* Rewrote RTDirQueryInfo for …
|
|
|
@69691
|
7 years |
vboxsync |
iprt: Started on RTDirRel for NT.
|
|
|
@69688
|
7 years |
vboxsync |
iprt: pathint-nt.cpp: Added RTNtPathRelativeFromUtf8 for RTDirRel. …
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@67980
|
7 years |
vboxsync |
Added RTUTf16NICmpAscii.
|
|
|
@67979
|
7 years |
vboxsync |
Added RTUTf16NICmpAscii.
|
|
|
@67360
|
7 years |
vboxsync |
iprt/nt/nt.h: doc nits
|
|
|
@67359
|
7 years |
vboxsync |
iprt/nt/nt.h: doc nits
|
|
|
@67318
|
7 years |
vboxsync |
tabs to spaces
|
|
|
@67316
|
7 years |
vboxsync |
nt.h: Add RTL_PROCESS_MODULE_INFORMATION and RTL_PROCESS_MODULES
|
|
|
@66823
|
8 years |
vboxsync |
include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
|
|
|
@65238
|
8 years |
vboxsync |
nt/nt.h: W10 TEB and PEB updates.
|
|
|
@64638
|
8 years |
vboxsync |
iprt/nt/nt.h: NtQueryFullAttributesFile and NtQueryAttributesFile.
|
|
|
@64594
|
8 years |
vboxsync |
iprt/nt/nt.h: Added NtFlushVirtualMemory and adjusted relatives.
|
|
|
@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 …
|
|
|
@64237
|
8 years |
vboxsync |
iprt/nt/nt.h: Override FORCEINLINE to avoid duplicate symbol trouble …
|
|
|
@64234
|
8 years |
vboxsync |
IPRT: Implemented processor group support for the ring-0 code.
|
|
|
@64219
|
8 years |
vboxsync |
iprt/nt/nt.h: SYSTEM_INFORMATION_CLASS update.
|
|
|
@63126
|
8 years |
vboxsync |
warnings
|
|
|
@63072
|
8 years |
vboxsync |
More wrappers.
|
|
|
@63057
|
8 years |
vboxsync |
GA/NT/Graphics: warnings
|
|
|
@63039
|
8 years |
vboxsync |
GA/NT/Graphics: warnings
|
|
|
@63036
|
8 years |
vboxsync |
More wrappers
|
|
|
@63035
|
8 years |
vboxsync |
oops
|
|
|
@63034
|
8 years |
vboxsync |
updates
|
|
|
@62713
|
8 years |
vboxsync |
nt.h/rtFileNativeSetAttributes-win.cpp
|
|
|