VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @92562   3 years vboxsync IPRT/initterm.h: Typo.
(edit) @92509   3 years vboxsync iprt/asmdefs.mac,Config.kmk: An attempt at mangling assembly code …
(edit) @92507   3 years vboxsync IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
(edit) @92422   3 years vboxsync iprt/types.h: Don't try inlcude stddef.h when IN_RING0 on linux. …
(edit) @92303   3 years vboxsync iprt/test.h: Added another place to update when adding new test units.
(edit) @92258   3 years vboxsync IPRT,VMMDev,ValKit: Some new test units. bugref:10093
(edit) @92250   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92246   3 years vboxsync IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of …
(edit) @92043   3 years vboxsync VMM: Nested VMX: bugref:10092 iprt/x86.h Added X86_PDPE1G_PG_MASK for …
(edit) @91938   3 years vboxsync asn1-generator-pass.h: Fix warning about misleading indentation with …
(edit) @91837   3 years vboxsync iprt/nt/nt.h: Moved RtlFreeUnicodeString up so its visible in ring-0 …
(edit) @91790   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91708   3 years vboxsync x86.h: Nested VMX: bugref:10092 Added X86_CR3_EPT_PAGE_MASK.
(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) @91633   3 years vboxsync IPRT/dbg.h,dbgkrnlinfo-r0drv-nt.cpp: Added a few pseudo symbols to the …
(edit) @91611   3 years vboxsync iprt/types.h: Must undef bool after including stdbool.h on everywhere …
(edit) @91610   3 years vboxsync iprt/types.h: Must undef bool after including stdbool.h on solaris too.
(edit) @91596   3 years vboxsync include/iprt/formats/tpm.h: Some guards for the TPM status code …
(edit) @91583   3 years vboxsync iprt/types.h: Must undef bool after including stdbool.h on linux too.
(edit) @91498   3 years vboxsync Main/NvramStore,Runtime/efivarstorevfs: Some fixes to the nvram …
(edit) @91490   3 years vboxsync Main: Implement enrolling the default VBox platform key, bugref:9580
(edit) @91448   3 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @91446   3 years vboxsync IPRT/memobj: Adding RTR0MemObjAllocLarge for speeding up large page …
(edit) @91232   4 years vboxsync iprt: introduce initial support for Linux kernel 5.15, bugref:10104. …
(edit) @91193   4 years vboxsync IPRT/time.h: Comment typo.
(edit) @91140   4 years vboxsync IPRT/asm-watcom-x86-32.h: Fixed typo introduced in r144489 that caused …
(edit) @91037   4 years vboxsync VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
(edit) @91005   4 years vboxsync Security: The underlying driver specifies the input buffer size of the …
(edit) @90995   4 years vboxsync Runtime/RTTpm: Add API to query the maximum supported locality of a …
(edit) @90974   4 years vboxsync IPRT/log,VMM: Changed RTLogBulkWrite to take a before/after marker …
(edit) @90969   4 years vboxsync IPRT/log: Defined the multibuffer flush protocol. bugref:10086
(edit) @90945   4 years vboxsync VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
(edit) @90915   4 years vboxsync Runtime: Add simple RTTpm* API for uniform access to a host TPM and …
(edit) @90865   4 years vboxsync IPRT/log: RTLogCreateEx + RTLogCreateExV format attrib fix. bugref:10086
(edit) @90862   4 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90861   4 years vboxsync IPRT/log: Cleanups. Moving stuff around for more logical grouping …
(edit) @90860   4 years vboxsync IPRT/log: Adjusted RTLogSetFlushCallback so it doesn't upset clang too …
(edit) @90858   4 years vboxsync IPRT/log: Added RTLogSetFlushCallback. bugref:10086
(edit) @90857   4 years vboxsync IPRT/log: Kicked out all the IN_RC stuff. Cleanups. bugref:10086
(edit) @90843   4 years vboxsync IPRT: Doxygen fixes.
(edit) @90840   4 years vboxsync IPRT,VMM: Doxygen fixes for the logger changes. bugref:10086
(edit) @90839   4 years vboxsync IPRT: Doxygen fixes.
(edit) @90829   4 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90825   4 years vboxsync iprt/cdefs.h: RT_VALID_PTR now only recognize kernel address in linux/r0.
(edit) @90823   4 years vboxsync iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
(edit) @90801   4 years vboxsync iprt/assert.h: Added AssertPtrReturnStmt & AssertPtrReturnVoidStmt.
(edit) @90792   4 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90715   4 years vboxsync iprt/memobj.h: comment fixes
(edit) @90693   4 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
(edit) @90692   4 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90652   4 years vboxsync iprt/asm.h: Added another version of ASMAtomicCmpWriteU128 that takes …
(edit) @90649   4 years vboxsync iprt/critsectrw.h: Need to have the state union as a separate …
(edit) @90648   4 years vboxsync iprt/asm.h: Added another version of ASMAtomicCmpWriteU128 that takes …
(edit) @90647   4 years vboxsync iprt/cdefs.h,iprt/types.h: Added RT_COMPILER_WITH_128BIT_INT_TYPES to …
(edit) @90640   4 years vboxsync iprt/asm.h,tstRTInlineAsm: Added ASMAtomicCmpWriteU128 and …
(edit) @90637   4 years vboxsync IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
(edit) @90588   4 years vboxsync Devices/Security: EFI can communicate with the external TPM emulator …
(edit) @90587   4 years vboxsync Devices/Security: EFI can communicate with the external TPM emulator …
(edit) @90488   4 years vboxsync IPRT: Added RTSemEventIsSignalSafe and RTSemEventMultiIsSignalSafe - …
(edit) @90469   4 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Another fix for ASMOutStrU8/16/32 - …
(edit) @90466   4 years vboxsync iprt/asm-amd64-x86-watcom-16.h: Fix ASMOutStrU8/16/32 - cannot list DS …
(edit) @90450   4 years vboxsync iprt/cdefs.h: DECL_CHECK_RETURN for Visual C++ (require /analyze to do …
(edit) @90444   4 years vboxsync iprt/cdefs.h: Added DECL_CHECK_RETURN and DECL_CHECK_RETURN_NOT_R3. …
(edit) @90416   4 years vboxsync IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
(edit) @90399   4 years vboxsync iprt/thread.h: Removed RTThreadIsOperational as we don't have any …
(edit) @90398   4 years vboxsync iprt/critsect.h: comment typo.
(edit) @90395   4 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @90392   4 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @90342   4 years vboxsync efi-common.h: Two new GUIDs, bugref:9580
(edit) @90286   4 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90284   4 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90283   4 years vboxsync Runtime/efi: Started implementing the functionality to parse, create …
(edit) @90168   4 years vboxsync iprt/cdefs.h: Adjusted the RT_VALID_PTR versions for linux/AMD64 to …
(edit) @90114   4 years vboxsync Runtime/RTEfi*: Updates to the EFI variable storage access module, …
(edit) @90062   4 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90061   4 years vboxsync Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
(edit) @90023   4 years vboxsync iprt/linux/version.h: Doxygen fixes for ubuntu abi macros. bugref:10007
(edit) @90022   4 years vboxsync iprt/linux/version.h: Doxygen fixes for ubuntu abi macros, fixed …
(edit) @89971   4 years vboxsync Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
(edit) @89970   4 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
(edit) @89969   4 years vboxsync Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
(edit) @89475   4 years vboxsync Intel IOMMU: bugref:9967 x86.h: Macros for getting page base and …
(edit) @89421   4 years vboxsync DrvHostAudioDSound: Multi channel support. bugref:9890
(edit) @89386   4 years vboxsync iprt/formats/riff.h: Added extensible wave format structures and …
(edit) @89264   4 years vboxsync Runtime/sg.h: Add copy variants which take a callback instead of a …
(edit) @89154   4 years vboxsync iprt/message.h,iprt/stream.h: Avoid duplicate PRTSTREAM typedef. clang …
(edit) @89149   4 years vboxsync IPRT,bs3kit: Added ASMMultU64ByU32DivByU32 to bs3kit. bugref:10009
(edit) @89148   4 years vboxsync iprt/asm-watcom-x86-32.h: Fixed ASMBitLastSetU64. Was working like …
(edit) @89089   4 years vboxsync Audio: 32-bit windows build fixes. bugref:9890
(edit) @89078   4 years vboxsync AudioTest/Wave: Hack to skip PAD chunk. bugref:10008
(edit) @89076   4 years vboxsync IPRT/cdefs.h: Also disable warning for MSVC 2019 for RT_FLEXIBLE_ARRAY …
(edit) @89073   4 years vboxsync Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
(edit) @89059   4 years vboxsync ValKit/Audio: Added a 'play' command for playing wave files so that …
(edit) @89047   4 years vboxsync iprt: Linux: introduce Ubuntu kernel version checker macros, ​bugref:10007.
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @88978   4 years vboxsync Reverted for rework r144310, r144311, r144312 and r144313, ​bugref:10007.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette