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