VirtualBox

source: vbox/trunk/include/iprt/nt

Revision Log Mode:


Legend:

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