VirtualBox

source: vbox/trunk/include/iprt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81932   5 years vboxsync x86.h: Added new exceptions.
(edit) @81928   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too. …
(edit) @81926   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
(edit) @81905   5 years vboxsync iprt/cdefs.h: Added a CTX_EXPR(a_R3Expr, a_R0Expr, a_RCExpr) macro for …
(edit) @81869   5 years vboxsync iprt/cdefs.h: Adding RT_SAFE_SUBSCRIPT (with variations) for safer …
(edit) @81823   5 years vboxsync IPRT/req.h: Docs nits.
(edit) @81822   5 years vboxsync IPRT/req.h: Docs nit.
(edit) @81775   5 years vboxsync Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
(edit) @81671   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81670   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81649   5 years vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(edit) @81613   5 years vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81602   5 years vboxsync x86.h: Add MSR_IA32_PMC[4-7].
(edit) @81595   5 years vboxsync include/iprt/formats/apfs.h: Add APFS format definitions required to …
(edit) @81580   5 years vboxsync x86.h: Add some missing perf. related MSRs.
(edit) @81549   5 years vboxsync include/iprt/*.h: doxygen adjustments & fixes.
(edit) @81531   5 years vboxsync iprt/thread.h: doxygen fix attempt…
(edit) @81404   5 years vboxsync iprt/err.h: VINF_ALREADY_POSTED. bugref:9218
(edit) @81403   5 years vboxsync iprt/cdefs.h: More time constants. bugref:9218
(edit) @81374   5 years vboxsync iprt/cdefs.h: doxygen markup interfers with @def X86, AMD64
(edit) @81373   5 years vboxsync fix for older doxygen
(edit) @81372   5 years vboxsync fix for older doxygen
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81249   5 years vboxsync VMM: Log MCOMMIT and add its EFER bit.
(edit) @81242   5 years vboxsync VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code.
(edit) @81240   5 years vboxsync VMM: Log SVM GMET feature bit.
(edit) @81204   5 years vboxsync iprt/path.h: typo
(edit) @81140   5 years vboxsync IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81096   5 years vboxsync IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
(edit) @81076   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81073   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81066   5 years vboxsync iprt/system.h: Drop firmware variable we won't implement at present. …
(edit) @81062   5 years vboxsync iprt/system: Fixing the firmware stuff a little.
(edit) @80860   5 years vboxsync IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
(edit) @80856   5 years vboxsync space
(edit) @80855   5 years vboxsync RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
(edit) @80832   5 years vboxsync IPRT: Added RTPathEnsureTrailingSeparatorEx.
(edit) @80827   5 years vboxsync IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
(edit) @80779   5 years vboxsync IPRT/RTCString: The object state isn't unchanged if printf and friends …
(edit) @80765   5 years vboxsync IPRT: Optimized RTEnvPutEx. bugref:9341
(edit) @80764   5 years vboxsync IPRT: Optimized RTEnvPutEx. bugref:9341
(edit) @80719   5 years vboxsync include/iprt/stdint.h: Don't declare uintptr_t/intptr_t when …
(edit) @80708   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80565   5 years vboxsync IPRT/string.h: Added hexformatting variants that takes an additional …
(edit) @80535   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80530   5 years vboxsync IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
(edit) @80518   5 years vboxsync Runtime/RTVfs: Implement RTVfsDirRewind
(edit) @80505   5 years vboxsync x86.h: Added LBR to/from IP (instruction pointer) MSRs.
(edit) @80504   5 years vboxsync x86.h: Added some MSRs being read by Ubuntu guests.
(edit) @80496   5 years vboxsync IPRT/string.h: Added added two more human readable size formatting …
(edit) @80481   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80410   5 years vboxsync Make comments for two fields in RTSGBUF declaration consistent with …
(edit) @80358   5 years vboxsync iprt/string.h: Fixed RTStrStartsWith and RTStrIStartsWith return code …
(edit) @80212   5 years vboxsync SUPHardNt: Hack for fending off unwanted APCs during early process …
(edit) @80204   5 years vboxsync Runtime/aiomgr.cpp: Get rid of the RTFileAioMgr* API because it was …
(edit) @79983   5 years vboxsync Runtime/RTIoQueue: Updates
(edit) @79949   5 years vboxsync Runtime: bugref:8231 Starting on defining and implementing a new …
(edit) @79851   5 years vboxsync iprt/assert.h: Improved RTASSERT_QUIET handling of RTAssertMsg2Weak …
(edit) @79808   5 years vboxsync IPRT/xml.h: Added methods for simple attribute enumeration. bugref:9288
(edit) @79799   5 years vboxsync iprt/cpp/xml.h: Fixed copy & paste bug in Node::isAttribute(). bugref:9288
(edit) @79677   5 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79570   5 years vboxsync IPRT: Added RTPathPurgeFilename for making valid filenames out of …
(edit) @79569   5 years vboxsync iprt/cpp/xml.h: Added more optimial helper for getting attributes of …
(edit) @79562   5 years vboxsync IPRT: Added RTSTRCONVERTHEXBYTES_F_SEP_COLON as well as a …
(edit) @79560   5 years vboxsync iprt/lock.h: Backed out previous warning fix, it's clearly not right.
(edit) @79559   5 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @79558   5 years vboxsync cpp/lock.h: Try shut up weird microsoft warning.
(edit) @79554   5 years vboxsync Dhcpd: Went over the Config code adding comments, eliminating …
(edit) @79514   5 years vboxsync Dhcpd: Eliminated use of std::string (probably my mistake in the …
(edit) @79481   5 years vboxsync iprt/cpp/list.h,ministring.h: Heed RT_NEED_NEW_AND_DELETE.
(edit) @79480   5 years vboxsync iprt/mem.h: Added macro for generic new+delete implementation and …
(edit) @79426   5 years vboxsync IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
(edit) @79421   5 years vboxsync IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
(edit) @79411   5 years vboxsync IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
(edit) @79200   5 years vboxsync iprt/file.h,createtemp-generic.cpp: nits
(edit) @79013   6 years vboxsync IPRT/process-creation-posix.cpp: Try to dynamically resolve crypt_r on …
(edit) @78947   6 years vboxsync SharedFolderSvc,IPRT: Implemented changing attributes/mode via a …
(edit) @78939   6 years vboxsync iprt/system.h: Macros for getting the component parts out of a …
(edit) @78821   6 years vboxsync IPRT/socket.h: Added RTTcpSetBufferSize. bugref:9474
(edit) @78733   6 years vboxsync IPRT/string: Implemented RTUtf16CopyEx. [mangler]
(edit) @78702   6 years vboxsync IPRT/path: Added RTPathParentLength and RTPathParentLengthEx. bugref:9172
(edit) @78659   6 years vboxsync iprt/http.h: Updated RTHttpGetBinary docs with note about limits.
(edit) @78632   6 years vboxsync Forward ported 130474,130475,130477,130479. bugref:9453
(edit) @78561   6 years vboxsync Runtime/RTShMem,tstRTShMem: Add API to delete a named shared memory …
(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) @78422   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @78364   6 years vboxsync iprt/linux/symvers.h: use deprecated, not new ISO C99 scanf symbol. …
(edit) @78337   6 years vboxsync IPRT/memsafer: Added RTMemSaferGetSize.
(edit) @78334   6 years vboxsync IPRT/mem: Added RTMemPageAllocEx so we can try lock memory and try …
(edit) @78303   6 years vboxsync winnt/vboxsf: Converting VBoxMRxQueryFileInfo to …
(edit) @78187   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78186   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
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