|
|
@72436
|
7 years |
vboxsync |
Runtime: bugref:9006 and bugref:9188: Initial code drop for a small …
|
|
|
@72426
|
7 years |
vboxsync |
IPRT,VMM: Added custom thread name for ring-0 logging (VMM).
|
|
|
@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
|
|
|
@72367
|
7 years |
vboxsync |
Runtime: Updates bugref:9188
|
|
|
@72358
|
7 years |
vboxsync |
NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
|
|
|
@72335
|
7 years |
vboxsync |
iprt/tracelog.h: Small addendum
|
|
|
@72309
|
7 years |
vboxsync |
Runtime/tracelogwriter.cpp: Add methods taking a list of event data items
|
|
|
@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: …
|
|
|
@72285
|
7 years |
vboxsync |
IPRT: Adding RTTimeLocalDeltaNanoFor.
|
|
|
@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
|
|
|
@72165
|
7 years |
vboxsync |
iprt/time.h: Better explain RTTIME::offUTC.
|
|
|
@72140
|
7 years |
vboxsync |
IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
|
|
|
@72131
|
7 years |
vboxsync |
x86.h: RTM debug register defines.
|
|
|
@72127
|
7 years |
vboxsync |
x86.h: Made X86_DR7_XXXX defines better suited for 16-bit compilers.
|
|
|
@72087
|
7 years |
vboxsync |
Fix building Linux Additions with old glibc support on EL5. …
|
|
|
@72052
|
7 years |
vboxsync |
iprt/list.h: RTListMove must init destination if source list is empty.
|
|
|
@71755
|
7 years |
vboxsync |
VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
|
|
|
@71701
|
7 years |
vboxsync |
iprt/cdefs.h: Use lfence for RT_UNTRUSTED_VALIDATED_FENCE on both …
|
|
|
@71700
|
7 years |
vboxsync |
iprt/asm.h: Use SSE2 fence instructions.
|
|
|
@71605
|
7 years |
vboxsync |
iprt/string.h: Added RT_COPY_VOLATILE & RT_BCOPY_VOLATILE for helping …
|
|
|
@71602
|
7 years |
vboxsync |
iprt/cdefs.h: Introduced a couple of more macros for paranoid handling …
|
|
|
@71589
|
7 years |
vboxsync |
iprt/cdefs.h: Added macros for marking various types of untrusted data.
|
|
|
@71522
|
7 years |
vboxsync |
Fixes for SPARC
|
|
|
@71503
|
7 years |
vboxsync |
More scm
|
|
|
@71499
|
7 years |
vboxsync |
scm
|
|
|
@71496
|
7 years |
vboxsync |
Doxygen
|
|
|
@71493
|
7 years |
vboxsync |
build fix
|
|
|
@71492
|
7 years |
vboxsync |
Runtime: Introduce RTTraceLog* API for creating and parsing binary …
|
|
|
@71491
|
7 years |
vboxsync |
iprt/nt.h: A couple of doc and wow64 updates.
|
|
|
@71480
|
7 years |
vboxsync |
nt/nt.h: updates to PROCESSINFOCLASS.
|
|
|
@71339
|
7 years |
vboxsync |
asm.h: Fixes for SPARC
|
|
|
@71338
|
7 years |
vboxsync |
asm.h: Fixes for SPARC
|
|
|
@71295
|
7 years |
vboxsync |
IPRT: Added RTSystemGetNtBuildNo. bugref:9044 [build fix]
|
|
|
@71294
|
7 years |
vboxsync |
IPRT: Added RTSystemGetNtBuildNo. bugref:9044
|
|
|
@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 …
|
|
|
@71150
|
7 years |
vboxsync |
IPRT: Added a RTThreadPoke implementation for windows that uses …
|
|
|
@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.
|
|
|
@71127
|
7 years |
vboxsync |
IPRT: Added RTThreadGetNativeHandle for windows.
|
|
|
@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
|
|
|
@70942
|
7 years |
vboxsync |
VMM/NEM: More code.
|
|
|
@70936
|
7 years |
vboxsync |
Additions/linux: support producing builds which work with glibc 2.3. …
|
|
|
@70913
|
7 years |
vboxsync |
CPUM: Infrastructure for speculative execution control.
|
|
|
@70895
|
7 years |
vboxsync |
IPRT: Added RTTimeCompare and made use of it in the RTAsn1Time methods …
|
|
|
@70891
|
7 years |
vboxsync |
iprt/path.h: RTPathAbs doc update.
|
|
|
@70890
|
7 years |
vboxsync |
IPRT: dir.c,dir-posix.cpp,direnum-nt.cpp: Implemented …
|
|
|
@70884
|
7 years |
vboxsync |
IPRT: Added RTDIR_F_NO_FOLLOW (not implemented yet).
|
|
|
@70873
|
7 years |
vboxsync |
VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
|
|
|
@70612
|
7 years |
vboxsync |
VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@70492
|
7 years |
vboxsync |
iprt/tcp.h: doxygen fix
|
|
|
@70481
|
7 years |
vboxsync |
iprt/socket,tcp,pollset: Added RTTcpCreatePair. Implemented polling …
|
|
|
@70479
|
7 years |
vboxsync |
iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
|
|
|
@70478
|
7 years |
vboxsync |
iprt/poll.h: Clearifcation of RTPollSetAdd wrt to order.
|
|
|
@70459
|
7 years |
vboxsync |
kmk incs
|
|
|
@70443
|
7 years |
vboxsync |
iprt/utf16.h: doxygen fix
|
|
|
@70429
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70428
|
7 years |
vboxsync |
IPRT: Changed the NT namespace passthru prefix from ' !\' to …
|
|
|
@70427
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70426
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii. [build fix]
|
|
|
@70425
|
7 years |
vboxsync |
IPRT: Added RTUtf16NCmpAscii.
|
|
|
@70423
|
7 years |
vboxsync |
IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
|
|
|
@70422
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@70418
|
7 years |
vboxsync |
IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
|
|
|
@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 …
|
|
|
@70400
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|
@70395
|
7 years |
vboxsync |
IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
|
|
|
@70393
|
7 years |
vboxsync |
IPRT/winsock: init fixes.
|
|
|
@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.
|
|
|
@70315
|
7 years |
vboxsync |
SUPR3HardendedStatic,iprt/err.h: Don't include errinfolog.cpp but …
|
|
|
@70313
|
7 years |
vboxsync |
IPRT/ldr: Made RTLdrEnumSymbols report forwards with value …
|
|
|
@70309
|
7 years |
vboxsync |
IPRT/ldr: Added VFS chain based loader open APIs.
|
|
|
@70265
|
7 years |
vboxsync |
x86.h: DebugCtl MSR bits.
|
|
|
@70254
|
7 years |
vboxsync |
VMM: Match the AMD specs exactly whenever possible for SVM specific …
|
|
|
@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
|
|
|
@70179
|
7 years |
vboxsync |
iprt/win/winsock.h: Fixed C&P block.
|
|
|
@70171
|
7 years |
vboxsync |
VBoxService: Working on removing TARGET_NT4 here too…
|
|
|
@70148
|
7 years |
vboxsync |
IPRT/r0drv: Added RTR0DbgKrnlInfoGetSymbol as a wrapper around …
|
|
|
@70092
|
7 years |
vboxsync |
IPRT: Added RTStrNICmpAscii.
|
|
|
@69977
|
7 years |
vboxsync |
IPRT/vfs: Implemented RTVFsFileSetSize, RTVfsFileGetMaxSize and …
|
|
|
@69971
|
7 years |
vboxsync |
iprt/memtracker: Add the caller address to the tracking information.
|
|
|
@69955
|
7 years |
vboxsync |
IPRT/vfs: Made pfnSetMode, pfnSetTimes, pfnSetOwner and pfnWrite …
|
|
|
@69942
|
7 years |
vboxsync |
iprt/vfs: Made RTVFSFILEOPS::pfnPollOne optional.
|
|
|
@69925
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: Made opening and traversing directories work.
|
|
|
@69924
|
7 years |
vboxsync |
iprt/ntfsvfs.cpp: working on the directory access (readonly) bits
|
|
|