VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53488   10 years vboxsync nits.
(edit) @53471   10 years vboxsync IPRT/r3/nt&win: Precision time APIs for NT (not enabled).
(edit) @53445   10 years vboxsync nt.h: KUSER_SHARED_DATA offsets.
(edit) @53405   10 years vboxsync iprt/asm-amd64-x86.h: fix return type for ASMIntAreEnabled().
(edit) @53327   10 years vboxsync iprt/cpuset: RTCpuSetCopy.
(edit) @53194   10 years vboxsync doc nit
(edit) @53192   10 years vboxsync iprt/x86.h: comment typo.
(edit) @53191   10 years vboxsync iprt/x86.h: comment typos.
(edit) @53187   10 years vboxsync x86.h: Found some documentation of DR7 bits 12, 14 and 15. Tentatively …
(edit) @53173   10 years vboxsync IPRT,SUPDrv: Added new 'ringbuf[=size]' log destination for cases …
(edit) @53020   10 years vboxsync iprt/types.h: comment typos.
(edit) @53010   10 years vboxsync IPRT: Added electric fence allocator for ASN.1.
(edit) @52969   10 years vboxsync SUP: Restructured the respawn + child purification code to use the …
(edit) @52955   10 years vboxsync build fix
(edit) @52953   10 years vboxsync SUP: Use LdrRegisterDllNotification when available to make sure we see …
(edit) @52949   10 years vboxsync SUP: Do the early init thing on the stub process too.
(edit) @52947   10 years vboxsync SUP: Implemented early VM process vboxdrv initialization.
(edit) @52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @52943   10 years vboxsync SUP: The child side of early VM process init.
(edit) @52941   10 years vboxsync Use our own heap in the hope that we can use it before ntdll is really …
(edit) @52940   10 years vboxsync Eliminating some more kernel32.dll dependencies, marking APIs we like …
(edit) @52929   10 years vboxsync iprt/asm.h: fixed warning, volatile not nececessary here
(edit) @52876   10 years vboxsync SUP: Log more details on system dlls and hot patching.
(edit) @52778   10 years vboxsync iprt/x86.h: add EFER.TCE bit.
(edit) @52742   10 years vboxsync iprt/nt/nt.h: FILE_BASIC_INFORMATION.
(edit) @52691   11 years vboxsync Provide missing Log2Func to Log6Func. Fix already defined Log4Func to …
(edit) @52644   11 years vboxsync s/RT_OS_WINDOWS/!RT_OS_LINUX/
(edit) @52643   11 years vboxsync iprt/thread.h: workaround for genksyms crash
(edit) @52632   11 years vboxsync bugfix in previous commit with some new parent watcher code (disabled).
(edit) @52627   11 years vboxsync SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
(edit) @52618   11 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52606   11 years vboxsync build fix
(edit) @52605   11 years vboxsync build fix
(edit) @52604   11 years vboxsync build fix
(edit) @52603   11 years vboxsync build fix
(edit) @52602   11 years vboxsync build fix
(edit) @52601   11 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52600   11 years vboxsync IPRT: Added support for microsoft timestamp counter signatures. This …
(edit) @52582   11 years vboxsync iprt/cpuset.h: missed committing file changes for r95853.
(edit) @52580   11 years vboxsync algorithm or something it needs is missing in one of the additions …
(edit) @52565   11 years vboxsync include/iprt/cdefs.h: try fixing the internal compiler error exposed …
(edit) @52549   11 years vboxsync VBox/Main: #1909: Further compilation & coding style fixes.
(edit) @52548   11 years vboxsync Main: #1909: Compilation fixes
(edit) @52546   11 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @52543   11 years vboxsync IntNet: follow up to r85262 - refactor rewriting of link-level address …
(edit) @52539   11 years vboxsync build fix
(edit) @52537   11 years vboxsync IPRT,SUP: First part of timestamp counter signatures support.
(edit) @52533   11 years vboxsync ASN.1 decoding: limit nesting.
(edit) @52519   11 years vboxsync Provide names for all types of IPv6 Neighbor Discovery. Provide …
(edit) @52503   11 years vboxsync Started working on PKCS #7 attributes.
(edit) @52495   11 years vboxsync Runtime: cdefs.h changes to avoid warnings from some g++ versions …
(edit) @52466   11 years vboxsync VMM: Nit for r95680.
(edit) @52465   11 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52458   11 years vboxsync ASMMultU32ByU32DivByU32 / ASMMultU64ByU32DivByU32: no need to set …
(edit) @52455   11 years vboxsync Updated ASMMultU32ByU32DivByU32 and ASMMultU64ByU32DivByU32 …
(edit) @52454   11 years vboxsync ASMMultU32ByU32DivByU32: Cleaned up mess. Tested on x86 and amd64-msc.
(edit) @52443   11 years vboxsync Runtime: added ASMMultU32ByU32DivByU32() and fixed early clobber …
(edit) @52438   11 years vboxsync SUP: Some more confusing trickery.
(edit) @52428   11 years vboxsync asm.h: Fix broken ASMAtomicUoIncU32 assembly.
(edit) @52422   11 years vboxsync Fix typo in comment.
(edit) @52403   11 years vboxsync SUP,IPRT: Extended RTLdrQueryPropEx with a pvBits parameter, …
(edit) @52364   11 years vboxsync nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, …
(edit) @52358   11 years vboxsync Storage/VD,VHD: Fix crash with certain VHD images with only partial …
(edit) @52354   11 years vboxsync nt.h: TEB fix.
(edit) @52345   11 years vboxsync Runtime: Implemented ASMAtomicUo[Inc|Dec]U32() with updated testcase. …
(edit) @52341   11 years vboxsync build fix
(edit) @52340   11 years vboxsync build fix
(edit) @52335   11 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(edit) @52294   11 years vboxsync asm-math.h: build fix
(edit) @52292   11 years vboxsync RTBigNum/asmdefs.mac: Forgot another file.
(edit) @52290   11 years vboxsync RTBigNum: Two assembly optimizations related to RTBigNumModExp. Use …
(edit) @52213   11 years vboxsync SUP,IPRT: Implemented forwarder support in RTLdr and cleaned up some …
(edit) @52163   11 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52139   11 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52108   11 years vboxsync wrong error code.
(edit) @52103   11 years vboxsync nt.h: Cleaned out unused structures.
(edit) @52102   11 years vboxsync nt.h: TEB and PEB structures.
(edit) @52092   11 years vboxsync SUP: Disable hard error popups from NtCreateSection failures.
(edit) @52050   11 years vboxsync RTMemSafer: Split generic from ring-3 specific page based …
(edit) @52040   11 years vboxsync nt.h: Missing NtQueryDirectoryFile prototype.
(edit) @52039   11 years vboxsync short -> long names.
(edit) @52021   11 years vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
(edit) @52018   11 years vboxsync IPRT: Make RTMemSafer use the SUPR3 page allocation if available to …
(edit) @51999   11 years vboxsync Removed left over DEBUG_bird bits in iprt/asn1.h and added …
(edit) @51945   11 years vboxsync Try again for up to 5 seconds when we see STATUS_NO_SUCH_DEVICE and …
(edit) @51942   11 years vboxsync build fix
(edit) @51940   11 years vboxsync GMMR0: Switched from fast mutex to critical section for the giant …
(edit) @51919   11 years vboxsync asn1-generator: RTASN1TMPL_MEMBER_DYN* was leaking memory.
(edit) @51869   11 years vboxsync fake mangling.
(edit) @51868   11 years vboxsync Page hash fixes. Somehow using the wrong algorithm for determining how …
(edit) @51863   11 years vboxsync page hash updates.
(edit) @51862   11 years vboxsync page hash updates.
(edit) @51858   11 years vboxsync Some ASN.1 fixes related to BMP strings. Improved the ASN.1 dumper a …
(edit) @51856   11 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51851   11 years vboxsync Renamed hash implementations to fit better into the build system, …
(edit) @51842   11 years vboxsync Added alternative SHA-512/224 and SHA-512/256 implementations while at it.
(edit) @51841   11 years vboxsync Alternative SHA-512 and SHA-384 implementation.
(edit) @51840   11 years vboxsync mangle the sha-224 symbols.
(edit) @51838   11 years vboxsync Alternative SHA-256 implementation.
(edit) @51834   11 years vboxsync gcc inline: use '=g' here we can also directly operate on memory and …
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